在Exchange Online中,服务主体是对 Azure AD 中服务主体的引用。 若要将Exchange Online基于角色的访问控制 (RBAC) 角色分配给 Azure AD 中的服务主体,请使用 Exchange Online 中的服务主体引用。 Exchange Online PowerShell 中的 *-ServicePrincipal cmdlet 允许查看、创建和删除这些服务主体引用。 有关详细信息,请...
如果登录用户没有执行操作所需的权限或角色,通常会发生此错误。 最初,当我在没有连接到 Exchange Online 的环境中运行这些命令时,我也遇到了相同的错误: Install-Module -name ExchangeOnlineManagement Import-Module -name ExchangeOnlineManagement New-ServicePrincipal -AppId xxxxxxxx -ObjectId xxxxxxxxx 回复: ...
[Service <String>]:服务的名称;例如,exchange。 [ServicePlanId <String>]:标识服务计划的 GUID。 有关 GUID 及其等效友好服务名称的完整列表,请参阅许可的产品名称和服务计划标识符。 [Branding <IMicrosoftGraphOrganizationalBranding>]:organizationalBranding [(Any) <Object>]:这表示可以将任何属性添加到此对象...
I think that it will be useful to give a detailed explanation to people that are not so familiar with the exchange online management module. How to use the New-ServicePrincipal … Verified 1e0a2b2 opbld32 commented Aug 8, 2022 Docs Build status updates of commit 1e0a2b2: ✅ ...
This field is mandatory and should be set to api://AzureADTokenExchange for Microsoft Entra ID. It says what Microsoft identity platform should accept in the aud claim in the incoming token. This value represents Microsoft Entra ID in your external identity provider and has no ...
示例2:注册本地Exchange ServerPowerShell 复制 PS C:\> New-MsolServicePrincipalCredential -AppPrincipalId -Type asymmetric -Value $CredValue此命令注册本地Exchange Server,以便Exchange Server与Microsoft Azure Active Directory服务(如Office 365)之间的通信。此示例假设 $credValue 包含用于表示本地 Exchange ...
在Exchange Online中,服务主体是对 Azure AD 中服务主体的引用。 若要将Exchange Online基于角色的访问控制 (RBAC) 角色分配给 Azure AD 中的服务主体,请使用 Exchange Online 中的服务主体引用。 Exchange Online PowerShell 中的 *-ServicePrincipal cmdlet 允许查看、创建和删除这些服务主体引用。 有关详细信息,请...
[Service <String>]:服务的名称;例如,exchange。 [ServicePlanId <String>]:标识服务计划的 GUID。 有关 GUID 及其等效友好服务名称的完整列表,请参阅许可的产品名称和服务计划标识符。 [Branding <IMicrosoftGraphOrganizationalBranding>]:organizationalBranding [(Any) <Object>]:这表示可以将...
[Service <String>]:服務的名稱;例如,exchange。 [ServicePlanId <String>]:識別服務方案的 GUID。 如需 GUID 及其對等易記服務名稱的完整清單,請參閱授權的產品名稱和服務方案識別碼。 [Branding <IMicrosoftGraphOrganizationalBranding>]:organizationalBranding [(Any) <Object>]:這表示任何屬性都可以新增至這個物...
This field is mandatory and should be set to api://AzureADTokenExchange for Microsoft Entra ID. It says what Microsoft identity platform should accept in the aud claim in the incoming token. This value represents Microsoft Entra ID in your external identity provider and has no fixed value ...