-
From the Deploy folder, deploy the supporting infrastructure by running
az deployment group create --name <deployment_name> --resource-group <resource_group_name> --template-file .\resources.bicep
-
Build and Push the two Docker images to your Azure Container Registry
-
From the Deploy folder or from your Release pipeline in Azure DevOps, run
az deployment group create --name <deployment_name> --resource-group <resource_group_name> --template-file .\main.bicep --parameters imageTag=<imageTag>
Note: In Azure DevOps, your image tag will be $(Build.BuildId)
-
Notifications
You must be signed in to change notification settings - Fork 0
joudot/MultiContainerApps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published