Files
starter-workflows/deployments/properties/azure-container-webapp.properties.json
T

8 lines
239 B
JSON
Raw Normal View History

{
"name": "Deploy a container to an Azure Web App",
"description": "Build a container and deploy it to an Azure Web App.",
"creator": "Microsoft Azure",
"iconName": "azure",
2021-10-24 21:45:21 -07:00
"categories": ["Deployment", "Dockerfile"]
}