azure-functions-publishing-profile
Function app publishing profiles return deploy credentials that can modify hosted code.
Where it sits
| location | Microsoft.Web/sites/publishxml publishingProfile.{userName,userPWD,destinationAppUrl,msdeploySite} |
| location kind | output_value |
| data kinds | credential password |
| emits edge | ExposesCredential |
| service | Azure Functions (azure:functions) |
Collection recipe
| access mode | read_api |
| operation | Web Apps - List Publishing Profile Xml With Secrets |
| response path | $value |
| encoding | xml |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Web/sites/publishxml/action
References