aliencube/Azure App Service Publish Profile
Retrieve or reset the publish profile of Azure Web App or Functions App in XML format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| resourceGroupName | Resource group name. | yes | — |
| appName | App instance name. | yes | — |
| reset | Value indicating whether to reset the publish profile or not. | no | false |
| subscriptionId | Optionally provide the Azure Subscription Id to select the appropriate Azure Subscription where the App instance resides. | no | "" |
Outputs
| name | description |
|---|---|
| profile | Publish profile in XML. |