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

8 lines
257 B
JSON
Raw Normal View History

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