frodehus/Deploy to Azure Web App for Containers
Deploys a container image from ACR to an existing Azure Web App for Containers instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service_principal | Service Principal with Contributor role on the Web App | yes | — |
| service_principal_password | Service Principal password | yes | — |
| tenant | The tenant where all the web app resources are placed | yes | — |
| registry | The name of the Azure Container Registry, minus the .azurecr.io | yes | — |
| image | Docker image name | yes | — |
| tag | Docker image tag | yes | — |
| webapp_name | Name of the Azure Web App for Containers instance | yes | — |
| resource_group | Name of the resource group with the web app resides | yes | — |
Outputs
no outputs