Set Function App HTTP Version to 2.0

This CLI command requires 'Microsoft.Web/sites/config/Write' permission. Successful execution sets HTTP version to 2.0, which has additional performance improvements on the head-of-line blocking problem of old HTTP version, header compression, and prioritization of requests.

Cloud Security Posture Management Playbooks

Details

IDd6c591601dee16540cf4df188b96d1d6
Suggestion ReasonRecommended for remediating Azure Function App that doesn't use HTTP 2.0
{
  "trigger_id": "d6c591601dee16540cf4df188b96d1d6",
  "playbook_id": "",
  "suggestion_reason": "Recommended for remediating Azure Function App that doesn't use HTTP 2.0",
  "description": "This CLI command requires 'Microsoft.Web/sites/config/Write' permission. Successful execution sets HTTP version to 2.0, which has additional performance improvements on the head-of-line blocking problem of old HTTP version, header compression, and prioritization of requests.",
  "trigger_name": "Set Function App HTTP Version to 2.0",
  "automation_type": "command",
  "automation_id": "azure-appservice-webapp-config-update-http2-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "3ac6e13f-bee1-48cc-b1a9-33056c1c6654"
        }
      ]
    }
  }
}