Skip to content

Commit

Permalink
Update step-01.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo authored Dec 21, 2019
1 parent e9e6468 commit 0866b3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/step-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@ az group deployment create `
>
> ```powershell
> # PowerShell
> az keyvault purge \
> -n <KEY_VAULT_NAME> \
> -l koreacentral \
> az keyvault purge `
> -n <KEY_VAULT_NAME> `
> -l koreacentral `
> --verbose
> ```
Expand Down

0 comments on commit 0866b3d

Please sign in to comment.