We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9490af9 commit bb679b3Copy full SHA for bb679b3
articles/virtual-machines/extensions/key-vault-linux.md
@@ -515,7 +515,7 @@ Get-AzVMExtension -VMName <vmName> -ResourceGroupname <resource group name>
515
az vm get-instance-view --resource-group <resource group name> --name <vmName> --query "instanceView.extensions"
516
```
517
518
-[!INCLUDE [azure-cli-troubleshooting.md](../../../includes/azure-cli-troubleshooting.md)]
+[!INCLUDE [azure-cli-troubleshooting.md](~/reusable-content/ce-skilling/azure/includes/azure-cli-troubleshooting.md)]
519
520
### Logs and configuration
521
0 commit comments