Files
starter-workflows/deployments/properties/azure-webapps-dotnet-core.properties.json
T

8 lines
257 B
JSON
Raw Normal View History

2021-10-15 15:47:30 -07:00
{
"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",
2021-10-27 12:23:24 -07:00
"categories": ["Deployment", "C#", "aspNetCore"]
2021-10-24 21:45:21 -07:00
}