Skip to content

Commit 7f1568d

Browse files
Merge pull request #203629 from kenwith/patch-11
Updates instructions for GA.
2 parents 8bbd63e + e8c22dc commit 7f1568d

File tree

1 file changed

+6
-35
lines changed

1 file changed

+6
-35
lines changed

articles/active-directory/cloud-infrastructure-entitlement-management/onboard-enable-tenant.md

Lines changed: 6 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -38,45 +38,16 @@ To enable Permissions Management in your organization:
3838
## How to enable Permissions Management on your Azure AD tenant
3939

4040
1. In your browser:
41-
1. Go to [Azure services](https://portal.azure.com) and use your credentials to sign in to [Azure Active Directory](https://ms.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/Overview).
41+
1. Go to [Entra services](https://entra.microsoft.com) and use your credentials to sign in to [Azure Active Directory](https://ms.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/Overview).
4242
1. If you aren't already authenticated, sign in as a global administrator user.
4343
1. If needed, activate the global administrator role in your Azure AD tenant.
44-
1. In the Azure AD portal, select **Features highlights**, and then select **Permissions Management**.
44+
1. In the Azure AD portal, select **Permissions Management**, and then select the link to purchase a license or begin a trial.
4545

46-
1. If you're prompted to select a sign in account, sign in as a global administrator for a specified tenant.
47-
48-
The **Welcome to Permissions Management** screen appears, displaying information on how to enable Permissions Management on your tenant.
49-
50-
1. To provide access to the Permissions Management application, create a service principal.
51-
52-
An Azure service principal is a security identity used by user-created apps, services, and automation tools to access specific Azure resources.
53-
54-
> [!NOTE]
55-
> To complete this step, you must have Azure CLI or Azure PowerShell on your system, or an Azure subscription where you can run Cloud Shell.
56-
57-
- To create a service principal that points to the Permissions Management application via Cloud Shell:
58-
59-
1. Copy the script on the **Welcome** screen:
60-
61-
`az ad sp create --id b46c3ac5-9da6-418f-a849-0a07a10b3c6c`
62-
63-
1. If you have an Azure subscription, return to the Azure AD portal and select **Cloud Shell** on the navigation bar.
64-
If you don't have an Azure subscription, open a command prompt on a Windows Server.
65-
1. If you have an Azure subscription, paste the script into Cloud Shell and press **Enter**.
66-
67-
- For information on how to create a service principal through the Azure portal, see [Create an Azure service principal with the Azure CLI](/cli/azure/create-an-azure-service-principal-azure-cli).
68-
69-
- For information on the **az** command and how to sign in with the no subscriptions flag, see [az login](/cli/azure/reference-index?view=azure-cli-latest#az-login&preserve-view=true).
70-
71-
- For information on how to create a service principal via Azure PowerShell, see [Create an Azure service principal with Azure PowerShell](/powershell/azure/create-azure-service-principal-azureps?view=azps-7.1.0&preserve-view=true).
72-
73-
1. After the script runs successfully, the service principal attributes for Permissions Management display. Confirm the attributes.
74-
75-
The **Cloud Infrastructure Entitlement Management** application displays in the Azure AD portal under **Enterprise applications**.
76-
77-
1. Return to the **Welcome to Permissions Management** screen and select **Enable Permissions Management**.
46+
> [!NOTE]
47+
> There are two ways to enable a trial or a full product license, self-service and volume licensing.
48+
> For self-service, navigate to the M365 portal at [https://aka.ms/TryPermissionsManagement](https://aka.ms/TryPermissionsManagement) and purchase licenses or sign up for a free trial. The second way is through Volume Licensing or Enterprise agreements. If your organization falls under a volume license or enterprise agreement scenario, please contact your Microsoft representative.
7849
79-
You have now completed enabling Permissions Management on your tenant. Permissions Management launches with the **Data Collectors** dashboard.
50+
Permissions Management launches with the **Data Collectors** dashboard.
8051

8152
## Configure data collection settings
8253

0 commit comments

Comments
 (0)