Skip to content

Commit fb542b7

Browse files
committed
updated removal
1 parent b909a39 commit fb542b7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Do all the setup steps in [Visual Studio Code](https://code.visualstudio.com/) w
3636
- Appropriate permission on the configured scopes. To grant the remediation user-assigned managed identity with the previously mentioned roles on the target scopes, you must have **User Access Administrator** or **Owner** permission. For example, if you're configuring the setup for a particular subscription, you must have the **User Access Administrator** role assignment on that subscription so that the script can provide the permissions for the remediation user-assigned managed identity.
3737

3838
## Resources created
39-
The removal tool creates a resource group and creates the following resources to manage the removal of agents. Some of these resources may have an Azure cost.
39+
The removal tool creates a resource group and resources to manage the removal of agents. Some of these resources may have an Azure cost.
4040

4141

4242
## Download the deployment package
@@ -399,7 +399,9 @@ The script contains these parameters:
399399
| `RemovalCondition` | Indicator that the MMA extension should be removed when the `CheckForAMAPresence` AMA extension is present. It's `SkipAMAPresenceCheck` in all cases, whether an AMA extension is present or not. | No |
400400
| `DisableRemovalPhase` | Indicator of disabling the removal phase. | Yes (mutually exclusive with `-EnableRemovalPhase`)|
401401

402-
Here are known issues with removal:
402+
### Known issues
403+
404+
The following issues may occur during the removal phase:
403405

404406
- Removal of the MMA in a virtual machine scale set where the orchestration mode is `Uniform` depends on its upgrade policy. We recommend that you manually upgrade the instance if the policy is set to `Manual`.
405407
- If you get the following error message, rerun the installation command with the same parameter values:

articles/sentinel/ama-migrate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ While you can run the MMA and AMA simultaneously, you may want to migrate each c
9999

100100
For more information, see:
101101

102-
- [Frequently asked questions for AMA migration](../azure-monitor/agents/azure-monitor-agent-migration.md#frequently-asked-questions)
103102
- [Overview of the Azure Monitor agents](../azure-monitor/agents/agents-overview.md)
104103
- [Migrate from Log Analytics agents](../azure-monitor/agents/azure-monitor-agent-migration.md)
105104
- [Windows Security Events via AMA](data-connectors/windows-security-events-via-ama.md)

0 commit comments

Comments
 (0)