Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

External env

az group create --location eastus --resource-group ctapps-external-rg
az deployment group create -n app001 -g ctapps-external-rg -f ./bicep/external/main.bicep -p ./bicep/parameters/parameters.json

Internal env

az group create --location eastus --resource-group ctapps-internal-rg
az deployment group create -n app001 -g ctapps-internal-rg -f ./bicep/internal/main.bicep -p ./bicep/parameters/parameters.json

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages