Skip to content

Commit 18782ce

Browse files
add missing CLI command
1 parent 73f7fdf commit 18782ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/internet-analyzer/internet-analyzer-embed-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Option 1. In the Azure portal, use [this link](https://aka.ms/InternetAnalyzerPr
3232

3333
Option 2. Using the Azure CLI, check the `scriptFileUri` Property.
3434
```azurecli-interactive
35+
az extension add --name internet-analyzer
3536
az internet-analyzer test list --resource-group "MyInternetAnalyzerResourceGroup" --profile-name "MyInternetAnalyzerProfile"
3637
```
3738

0 commit comments

Comments
 (0)