Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Update example command
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell authored Oct 23, 2023
1 parent 08ea3ab commit a029783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ If you are here looking for documentation, please help write it
Example command (single line):

```bash
az deployment group create --resource-group "FALU-SAMPLES" --template-file "main.bicep" --subscription "FALU" --confirm-with-what-if
az deployment group create --resource-group "FALU-SAMPLES" --template-file "main.bicep" --parameters "main.parameters.json" --subscription "FALU" --confirm-with-what-if
```

0 comments on commit a029783

Please sign in to comment.