Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 3.95 KB

WORKFLOWS.md

File metadata and controls

25 lines (19 loc) · 3.95 KB

Workflows

Workflows

Category Example Workflow Status Schedule
Azure Resource Group examples Create an Azure Resource Group group/create/README.md 0 1 * * 1
Azure App Service examples Create an App Service Plan appservice/create-plan/README.md 0 2 * * 1
Delete an App Service plan appservice/delete-plan/README.md 0 3 * * 1
Deploy an ASP.NET Hello World application appservice/deploy-aspnet-helloworld/README.md 0 4 * * 1
Azure Container Registry examples Create an Azure Container Registry acr/create/README.md 0 5 * * 1
Azure Key Vault examples Create an Azure Key Vault keyvault/create/README.md 0 6 * * 1
Adding a Secret to Azure Key Vault keyvault/add-secret/README.md 0 7 * * 1
Azure Container Registry examples Build and push ASP.NET Hello World application acr/create/README.md 0 8 * * 1
Azure Key Vault examples Create a self-signed certificate keyvault/create-self-signed-certificate/README.md 0 9 * * 1
Azure Container App examples Create an environment containerapp/create-environment/README.md 0 10 * * 1
Azure Container App examples Deploy an ASP.NET application containerapp/create-environment/README.md 0 11 * * 1