updates based on feedback

This commit is contained in:
Chandni Patel
2022-11-08 13:07:25 -06:00
parent aa953da46e
commit f92f222601
8 changed files with 164 additions and 69 deletions
@@ -3,5 +3,5 @@
"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"]
"categories": ["Deployment", "C#", "AspNetCore", "Azure Functions"]
}
@@ -1,6 +1,6 @@
{
"name": "Deploy PowerShell app to Azure Functions App",
"description": "Deploy PowerShell project to an Azure Functions App on Windows or Linux.",
"description": "Deploy a PowerShell project to an Azure Functions App on Windows or Linux.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment", "PowerShell", "Azure Functions"]