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

8 lines
274 B
JSON
Raw Normal View History

2022-10-07 16:03:49 -05:00
{
"name": "Deploy container to Azure Functions App",
"description": "Build a container and deploy it to an Azure Functions App on Linux.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "Dockerfile", "Azure Functions"]
}