Installing the Azure Dependency Agent using CLI

az vm extension set \
    --resource-group rg-04 \
    --vm-name ubuntu03 \
    --name DependencyAgentLinux \
    --publisher Microsoft.Azure.Monitoring.DependencyAgent \
    --version 9.5

2 comments

  1. I have recently started a blog, the info you provide on this web site has helped me greatly. Thanks for all of your time & work. “The more sand that has escaped from the hourglass of our life, the clearer we should see through it.” by Jean Paul.

Leave a comment

Your email address will not be published. Required fields are marked *