azure-appservice-slot-application-settings
Web app deployment-slot settings are a separate plaintext secret-bearing map.
Where it sits
| location | Microsoft.Web/sites/slots/config/appsettings.properties.* |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsSecret |
| service | App Service / Web Apps (azure:appservice) |
Collection recipe
| access mode | read_api |
| operation | Web Apps - List Application Settings Slot |
| response path | properties |
| encoding | map |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Web/sites/slots/config/list/action
References