MicrosoftDocs / CSIDev-Public-Prod

Creative Commons Attribution 4.0 International
2 stars 11 forks source link

polling test 2 #4

Open TinaLiuGirl opened 5 years ago

TinaLiuGirl commented 5 years ago

[Enter feedback here]

This is in the doc and it doesn't work: az vm extension set resource_group_name vm_name LinuxDiagnostic Microsoft.Azure.Diagnostics '3.*' --private-config-path PrivateConfig.json --public-config-path PublicConfig.json

Something like this works: az vm extension set -g resource_group_name --vm-name vm_name --name LinuxDiagnostic --publisher Microsoft.Azure.Diagnostics --protected-settings .\PrivateConfig.json --settings .\PublicConfig.json


Document details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.