title |
---|
Deploy with ARM templates |
The following set of samples show how to use an ARM template to execute various Task workflows.
- Deploy a docker build on an existing registry
- Deploy a docker build on an existing registry using identity and keyvault
- Create a Registry and perform a docker build from a GitHub repository
- Create a Registry and perform a docker build from a GitHub repository with a Managed Identity
- Create a registry and schedule a quick task with task definition as an argument
- Create a registry and schedule a predefined task