From 55f785f27aa345f9c3c86749484bd15b8dcfa1fb Mon Sep 17 00:00:00 2001 From: arhcyyyang <140109086+arhcyyyang@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:29:17 -0500 Subject: [PATCH] Replace 'Insights Administrator' with 'AI Administrator' Updated role group requirements in cmdlet documentation. --- .../ExchangePowerShell/Add-WorkforceInsightsDelegationAccess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Add-WorkforceInsightsDelegationAccess.md b/exchange/exchange-ps/ExchangePowerShell/Add-WorkforceInsightsDelegationAccess.md index 754eab2c4e..2568b8d380 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Add-WorkforceInsightsDelegationAccess.md +++ b/exchange/exchange-ps/ExchangePowerShell/Add-WorkforceInsightsDelegationAccess.md @@ -31,7 +31,7 @@ Add-WorkforceInsightsDelegationAccess -Delegate -Delegator To run this cmdlet, you need to be a member of one of the following role groups in Microsoft Entra ID in the destination organization: - Global Administrator -- Insights Administrator +- AI Administrator > [!IMPORTANT] > Microsoft strongly advocates for the principle of least privilege. Assigning accounts only the minimum permissions necessary to perform their tasks helps reduce security risks and strengthens your organization's overall protection. Global Administrator is a highly privileged role that you typically limit to emergency scenarios or when you can't use a different role.