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

8 lines
228 B
JSON
Raw Normal View History

2021-10-24 21:37:36 -07:00
{
"name": "Deploy a PHP app to an Azure Web App",
"description": "Build a PHP app and deploy it to an Azure Web App.",
"creator": "Microsoft Azure",
"iconName": "azure",
2021-10-24 21:45:21 -07:00
"categories": ["Deployment", "PHP"]
}