Skip to content

Commit b37ca2a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You do all the setup steps in a [Visual Studio Code](https://code.visualstudio.c
2121
- Windows 10+ or Windows Server 2019+
2222
- PowerShell 5.0 or higher. Check the version by running `$PSVersionTable` and checking the PS Version
2323
- PowerShell. The language must be set to mode `FullLanguage`. Check the mode by running `$ExecutionContext.SessionState.LanguageMode` in PowerShell. You can find more details [here](https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_language_modes?source=recommendations)
24-
- Bicep. The setup scripts us Bicep to automate the installation. Check the installation by running `bicep --version`. See [install in PowerShell](../azure-resource-manager/bicep/install.md)
24+
- Bicep. The setup scripts us Bicep to automate the installation. Check the installation by running `bicep --version`. See [install in PowerShell](https://learn.microsoft.com/azure/azure-resource-manager/bicep/install#azure-powershell)
2525
- A [User-Assigned Managed Identity (MI)](https: //docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview) which has 'Reader', Virtual Machine Contributor' and 'Azure Arc ScVmm VM Contributor' access on target scopes configured.
2626
- A new Resource Group to contain all the Azure resources created automatically by the set up automation.
2727
- For granting remediation user-assigned MI with above mentioned roles on the target scopes,

0 commit comments

Comments
 (0)