Skip to content

Commit 9563413

Browse files
Update azure-monitor-agent-mma-removal-tool.md
1 parent b37ca2a commit 9563413

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/azure-monitor/agents/azure-monitor-agent-mma-removal-tool.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ You do all the setup steps in a [Visual Studio Code](https://code.visualstudio.c
4141
```
4242

4343
## Set up The tool
44+
4445
### [Single Tenant](#tab/Single)
46+
4547
You perform set up in two steps:
4648
1. Go to deployment folder and load consolidated setup script. You must have **Owner** access on the subscription.
4749

@@ -96,6 +98,7 @@ Parameters
9698
|AzureEnvironmentName| Azure environment were solution is to be installed: AzureCloud, AzureGovernmentCloud. Default value is 'AzureCloud'| No|
9799

98100
### [MultiTenant](#tab/MultiTenant)
101+
99102
In this section, we walk you through the steps for setting up multitenant AzTS MMA Removal Utility. This set up may take up to 30 minutes and has 9 steps
100103

101104
1. Load setup script
@@ -307,7 +310,9 @@ Scope configuration file is a CSV file with a header row and three columns
307310
| Subscription | /subscriptions/71bdd12b-ae1d-499a-a4ea-e32d4c1d9c35 | e60f12c0-e1dc-4be1-8d86-e979a5527830 |
308311

309312
## Run The Tool
313+
310314
### [Discovery](#tab/Discovery)
315+
311316
``` PowerShell
312317
Update-AzTSMMARemovalUtilityDiscoveryTrigger `
313318
-SubscriptionId <HostingSubId> `
@@ -328,6 +333,7 @@ Parameters
328333
|StartExtensionDiscoveryImmediatley | Run extensions discovery immediately | Yes (Mutually exclusive with param '-StartExtensionDiscoveryAfterMinutes')|
329334

330335
### [Removal](#tab/Removal)
336+
331337
By default, the removal phase is disabled. We recommend that you run it after validating the inventory of machines from the discovery step.
332338
``` PowerShell
333339
Update-AzTSMMARemovalUtilityRemovalTrigger `

0 commit comments

Comments
 (0)