azure-servicefabric-service-description-settings
Service manifests and environment overrides can embed configuration secrets. No single Azure RBAC action authorizes this service-native path; its own authentication and authorization apply.
Where it sits
| location | Service Fabric service/application manifest configuration and environment overrides |
| location kind | config_field |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string source_code_secret |
| emits edge | ContainsSecret |
| service | Service Fabric (azure:servicefabric) |
Collection recipe
| access mode | data_plane |
| operation | GET /Applications/{applicationId}/$/GetServices |
| response path | $value |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
References