Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 237 Bytes

readme.md

File metadata and controls

4 lines (2 loc) · 237 Bytes

az group create --name rg-sample-bicep-deployment-ne --location northeurope

az deployment group create --name sampleBicepDeployment --resource-group rg-sample-bicep-deployment-ne --template-file Main.bicep --parameters test.bicepparam