Files
starter-workflows/deployments/properties/azure-webapps-dotnet-core.properties.json
T
Jason Freeberg e1ca1f58be typos
2021-10-27 12:23:24 -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#", "aspNetCore"]
}