Skip to content

Commit 606751a

Browse files
Fixes typo in az/azlocal note
1 parent d3b5179 commit 606751a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/azure/services/storage-accounts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Start your LocalStack container using your preferred method. For more informatio
2727
:::note
2828
As an alternative to using the `azlocal` CLI, users can run:
2929

30-
`az start-interception`
30+
`azlocal start-interception`
3131

32-
This command points the `az` CLI away from the public Azure management REST API and toward the LocalStack for Azure emulator API.
32+
This command points the `az` CLI away from the public Azure management REST API and toward the LocalStack for Azure emulator REST API.
3333
To revert this configuration, run:
3434

3535
`azlocal stop-interception`

0 commit comments

Comments
 (0)