Files
starter-workflows/deployments/properties/azure-functions-app-dotnet.properties.json
T
2022-11-08 13:07:25 -06:00

8 lines
303 B
JSON

{
"name": "Deploy .NET Core app to Azure Functions App",
"description": "Build a .NET Core project and deploy it to an Azure Functions App on Windows or Linux.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "C#", "AspNetCore", "Azure Functions"]
}