Assign Managed Identity to Function App

This CLI command requires 'Microsoft.Web/sites/Write' permission. Successful execution sets managed service identity in Azure Function App, which makes the app more secure by eliminating secrets from the app, such as credentials in the connection strings.

Cloud Security Posture Management Playbooks

Details

IDc2bcb9a98a7b66deb0358c6826ea839e
Suggestion ReasonRecommended for remediating Azure Function App without a Managed Service Identity
{
  "trigger_id": "c2bcb9a98a7b66deb0358c6826ea839e",
  "playbook_id": "",
  "suggestion_reason": "Recommended for remediating Azure Function App without a Managed Service Identity",
  "description": "This CLI command requires 'Microsoft.Web/sites/Write' permission. Successful execution sets managed service identity in Azure Function App, which makes the app more secure by eliminating secrets from the app, such as credentials in the connection strings.",
  "trigger_name": "Assign Managed Identity to Function App",
  "automation_type": "command",
  "automation_id": "azure-appservice-webapp-update-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "0649ae20-3c76-4134-851f-70a7b65c03ec"
        }
      ]
    }
  }
}