-
Notifications
You must be signed in to change notification settings - Fork 4k
Add commandlets for installing, removing, getting and testing the Azu… #1821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…re Enhanced Monitoring extension
Hi @MSSedusch, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
Can one of the admins verify this patch? |
@azuresdkci test this please |
@MSSedusch please pull from upstream dev branch. |
@azuresdkci add to whitelist |
I fixed the offline test. Can you rerun the test suite? |
$vmname = $vm.Name | ||
|
||
# Get with not extension | ||
$extension = Get-AzureRmVMAEMExtension -ResourceGroupName $rgname -VMName $vmname |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MSSedusch, please align the indentation in this file.
@MSSedusch Please add license header to all files in the PR |
Add commandlets for installing, removing, getting and testing the Azu…
…re Enhanced Monitoring extension