Files
starter-workflows/deployments/properties/azure-webapps-dotnet-core.json
T
2021-10-24 21:45:21 -07:00

8 lines
257 B
JSON

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