Skip to content

Commit 6ef003b

Browse files
authored
Merge pull request #98028 from Diego-Perez-Botero/master
Add missing CLI command to Internet Analyzer article
2 parents 4d6191e + 18782ce commit 6ef003b

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)