MyFirstBrain/Technik/BICEP.md
2024-07-24 10:35:16 +02:00

310 B

Deplay a storage account :

az deployment group create
--resource-group
--template-file .bicep
--parameters @.parameters.json

Validate the deployment:

az storage account show
--name
--resource-group