We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b5179 commit 606751aCopy full SHA for 606751a
src/content/docs/azure/services/storage-accounts.mdx
@@ -27,9 +27,9 @@ Start your LocalStack container using your preferred method. For more informatio
27
:::note
28
As an alternative to using the `azlocal` CLI, users can run:
29
30
-`az start-interception`
+`azlocal start-interception`
31
32
-This command points the `az` CLI away from the public Azure management REST API and toward the LocalStack for Azure emulator API.
+This command points the `az` CLI away from the public Azure management REST API and toward the LocalStack for Azure emulator REST API.
33
To revert this configuration, run:
34
35
`azlocal stop-interception`
0 commit comments