Remove-VMExtension
1.1
This script removes Log Analytics and Dependency Agent VM extensions from VM's and VM Scale Sets
Specify what to apply to with following parameters:
-LogAnalyticsAgent and/or -DependencyAgent and/or -TriggerVmssManualVMUpdate
Can be applied to:
- Subscription
- Resource Group in a Subscription
- Specific VM/VM Scale Set
- Compliance results of a policy for a VM or V
Specify what to apply to with following parameters:
-LogAnalyticsAgent and/or -DependencyAgent and/or -TriggerVmssManualVMUpdate
Can be applied to:
- Subscription
- Resource Group in a Subscription
- Specific VM/VM Scale Set
- Compliance results of a policy for a VM or V
This script removes Log Analytics and Dependency Agent VM extensions from VM's and VM Scale Sets
Specify what to apply to with following parameters:
-LogAnalyticsAgent and/or -DependencyAgent and/or -TriggerVmssManualVMUpdate
Can be applied to:
- Subscription
- Resource Group in a Subscription
- Specific VM/VM Scale Set
- Compliance results of a policy for a VM or VM Extension
Script will show you list of VM's/VM Scale Sets that will apply to and let you confirm to continue.
Use -Approve switch to run without prompting, if all required parameters are provided.
Use -WhatIf if you would like to see what would happen in terms of installs, what workspace configured to, and status of the extension.
Show more
Specify what to apply to with following parameters:
-LogAnalyticsAgent and/or -DependencyAgent and/or -TriggerVmssManualVMUpdate
Can be applied to:
- Subscription
- Resource Group in a Subscription
- Specific VM/VM Scale Set
- Compliance results of a policy for a VM or VM Extension
Script will show you list of VM's/VM Scale Sets that will apply to and let you confirm to continue.
Use -Approve switch to run without prompting, if all required parameters are provided.
Use -WhatIf if you would like to see what would happen in terms of installs, what workspace configured to, and status of the extension.
Installation Options
Owners
Package Details
Author(s)
- dougbrad@microsoft.com
Functions
Get-VMExtension Remove-VMExtension Get-VMssExtension Remove-VMssExtension
Dependencies
This script has no dependencies.
FileList
- Remove-VMExtension.nuspec
- Remove-VMExtension.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 (current version) | 127 | 10/29/2018 |
1.0 | 18 | 10/16/2018 |