Skip to content

Commit

Permalink
minor fix to step 3 deploy sample code (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
gobbyo authored Aug 21, 2024
1 parent 196aec9 commit 23c8fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial_cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Deploy the solution to your subscription answering any questions that may be pre
```powershell
cd clouddrive/osdu-developer
az account set <your_subscription>
az account set -s <your_subscription>
azd config set alpha.resourceGroupDeployments on
azd init -e <your_env_name>
azd provision
Expand Down

0 comments on commit 23c8fed

Please sign in to comment.