Skip to content

Defender: TLS should be updated to the latest version for web apps / function apps #4351

Closed
@jonnyry

Description

Note: requires TLS 1.3 setting on Function Apps & Web Apps - (e.g. Guacamole).

Note 2: requires a bump of the AzureRM provider, TLS 1.3 not supported in 3.117.0 for linux_function_app or linux_web_app. AzureRM provider bump being worked on in this PR #4255

Core:

  • resource "azurerm_linux_web_app" "api" (core)
  • resource "azurerm_linux_function_app" "airlock_function_app" (core, airlock)

(PR #4347 covers the above two)

Templates:

  • resource "azurerm_linux_web_app" "guacamole"
  • resource "azurerm_linux_web_app" "gitea" (shared service)
  • resource "azurerm_linux_web_app" "gitea" (workspace service)
  • resource "azurerm_linux_web_app" "atlas_ui" (OHDSI)
  • resource "azurerm_linux_web_app" "ohdsi_webapi" (OHDSI)

Image

Image

(From the Defender long list)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    storyStories are the smallest unit of work to be done for a project.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions