Skip to content

A template repositor for fast starts with .NET, Bicep, Developer CLI and Azure.

License

Notifications You must be signed in to change notification settings

cwiederspan/cdw-template-20240128

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDW Development Template v2024.01.28

A template repository for fast starts with .NET, Bicep, Developer CLI and Azure.

TENANT_ID=<<YOUR_TENANT_ID>>
SUBSCRIPTION_ID=<<YOUR_SUBSCRIPTION_ID>>
ENVIRONMENT_NAME=<<YOUR_ENVIRONMENT_NAME>>
LOCATION=<<YOUR_AZURE_REGION>>

azd auth login --tenant-id $TENANT_ID

azd env new $ENVIRONMENT_NAME --subscription $SUBSCRIPTION_ID --location $LOCATION

azd provision

azd deploy

azd pipeline config -e $ENVIRONMENT_NAME --provider github

About

A template repositor for fast starts with .NET, Bicep, Developer CLI and Azure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published