Files
starter-workflows/deployments/properties/azure-functions-app-container.properties.json
T
2022-11-04 16:40:05 -05:00

8 lines
274 B
JSON

{
"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"]
}