You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/tenant-management-check-tenant-creation-permission.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
10
10
11
11
ms.topic: tutorial
12
12
ms.custom: b2c-docs-improvements
13
-
ms.date: 06/21/2024
13
+
ms.date: 09/11/2024
14
14
ms.author: kengaderdus
15
15
ms.reviewer: yoelh
16
16
ms.subservice: B2C
@@ -22,7 +22,7 @@ ms.subservice: B2C
22
22
23
23
# Review tenant creation permission in Azure Active Directory B2C
24
24
25
-
Anyone who creates an Azure Active Directory B2C (Azure AD B2C) becomes the *Global Administrator* of the tenant. It's a security risk if a non-admin user is allowed to create a tenant.
25
+
It's a security risk if a non-admin user in a tenant is allowed to create a tenant. As a [Global Administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator) in an Azure AD B2C tenant, you can restrict non-admin users from creating tenants.
26
26
27
27
In this article, you learn how, as an admin, you can restrict tenant creation for non-admins. Also, you learn how, as a non-admin user, you can check if you've permission to create a tenant.
28
28
@@ -32,9 +32,7 @@ In this article, you learn how, as an admin, you can restrict tenant creation fo
32
32
33
33
## Restrict non-admin users from creating Azure AD B2C tenants
34
34
35
-
As a *Global Administrator* in an Azure AD B2C tenant, you can restrict non-admin users from creating tenants. To do so, use the following steps:
36
-
37
-
1. Sign in to the [Azure portal](https://portal.azure.com).
35
+
1. Sign in to the [Azure portal](https://portal.azure.com) as a [Global Administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator).
38
36
39
37
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
40
38
@@ -58,10 +56,10 @@ Before you create an Azure AD B2C tenant, make sure that you've the permission t
58
56
59
57
1. Under **Manage**, select **User Settings**.
60
58
61
-
1. Under **Default user role permissions**, review your **Restrict non-admin users from creating tenants** setting. If the setting is set to **No**, then contact your administrator to assign the tenant creator role to you. The setting is greyed out if you're not an administrator in the tenant.
59
+
1. Under **Default user role permissions**, review your **Restrict non-admin users from creating tenants** setting. If the setting is set to **No**, then contact your administrator to assign you [Tenant Creator](/entra/identity/role-based-access-control/permissions-reference#tenant-creator) role. The setting is greyed out if you're not an administrator in the tenant.
62
60
63
61
64
-
## Next steps
62
+
## Related content
65
63
66
64
-[Read tenant name and ID](tenant-management-read-tenant-name.md)
67
65
-[Clean up resources and delete tenant](tutorial-delete-tenant.md)
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/tenant-management-emergency-access-account.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,9 @@ description: Learn how to manage emergency access accounts in Azure AD B2C tenan
5
5
6
6
author: kengaderdus
7
7
manager: CelesteDG
8
-
9
8
ms.service: active-directory
10
-
11
9
ms.topic: tutorial
12
-
ms.date: 06/21/2024
10
+
ms.date: 09/11/2024
13
11
ms.custom: b2c-docs-improvements
14
12
ms.reviewer: yoelh
15
13
ms.author: kengaderdus
@@ -47,7 +45,7 @@ Create two or more emergency access accounts. These accounts should be cloud-onl
47
45
48
46
Use the following steps to create an emergency access account:
49
47
50
-
1. Sign in to the [Azure portal](https://portal.azure.com) as an existing Global Administrator. If you use your Microsoft Entra account, make sure you're using the directory that contains your Azure AD B2C tenant:
48
+
1. Sign in to the [Azure portal](https://portal.azure.com) as an existing [Global Administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator). If you use your Microsoft Entra account, make sure you're using the directory that contains your Azure AD B2C tenant:
51
49
52
50
1. Select the **Directories + subscriptions** icon in the portal toolbar.
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/tenant-management-manage-administrator.md
+7-11Lines changed: 7 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,19 @@
1
1
---
2
2
title: Manage administrator accounts in Azure Active Directory B2C
3
3
titleSuffix: Azure Active Directory B2C
4
-
description: Learn how to add an administrator account to your Azure Active Directory B2C tenant. Learn how to invite a guest account as an administrator into your Azure AD B2C tenant.
5
-
4
+
description: Learn how to add an administrator account to your Azure Active Directory B2C tenant. Learn how to invite a guest account as an administrator into your Azure AD B2C tenant
6
5
author: kengaderdus
7
6
manager: CelesteDG
8
-
9
7
ms.service: active-directory
10
-
11
8
ms.topic: tutorial
12
9
ms.custom: b2c-docs-improvements
13
-
ms.date: 06/21/2024
10
+
ms.date: 09/11/2024
14
11
ms.reviewer: yoelh
15
12
ms.author: kengaderdus
16
13
ms.subservice: B2C
17
14
18
15
19
16
#Customer intent: As an Azure AD B2C administrator, I want to manage administrator accounts, add new administrators (work and guest accounts), assign roles to user accounts, remove role assignments, delete administrator accounts, and protect administrative accounts with multifactor authentication, so that I can control access and ensure security in my Azure AD B2C tenant.
20
-
21
17
---
22
18
23
19
# Manage administrator accounts in Azure Active Directory B2C
@@ -43,7 +39,7 @@ In this article, you learn how to:
43
39
44
40
To create a new administrative account, follow these steps:
45
41
46
-
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least Privileged Role Administrator permissions.
42
+
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least [Privileged Role Administrator](/entra/identity/role-based-access-control/permissions-reference#privileged-role-administrator) permissions.
47
43
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
48
44
1. Under **Azure services**, select **Azure AD B2C**. Or use the search box to find and select **Azure AD B2C**.
49
45
1. Under **Manage**, select **Users**.
@@ -70,7 +66,7 @@ You can also invite a new guest user to manage your tenant. The guest account is
70
66
71
67
To invite a user, follow these steps:
72
68
73
-
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least Privileged Role Administrator permissions.
69
+
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least [Privileged Role Administrator](/entra/identity/role-based-access-control/permissions-reference#privileged-role-administrator) permissions.
74
70
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
75
71
1. Under **Azure services**, select **Azure AD B2C**. Or use the search box to find and select **Azure AD B2C**.
76
72
1. Under **Manage**, select **Users**.
@@ -109,7 +105,7 @@ If the guest didn't receive the invitation email, or the invitation expired, you
109
105
110
106
You can assign a role when you [create a user](#add-an-administrator-work-account) or [invite a guest user](#invite-an-administrator-guest-account). You can add a role, change the role, or remove a role for a user:
111
107
112
-
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least Privileged Role Administrator permissions.
108
+
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least [Privileged Role Administrator](/entra/identity/role-based-access-control/permissions-reference#privileged-role-administrator) permissions.
113
109
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
114
110
1. Under **Azure services**, select **Azure AD B2C**. Or use the search box to find and select **Azure AD B2C**.
115
111
1. Under **Manage**, select **Users**.
@@ -127,15 +123,15 @@ If you need to remove a role assignment from a user, follow these steps:
127
123
128
124
As part of an auditing process, you typically review which users are assigned to specific roles in the Azure AD B2C directory. Use the following steps to audit which users are currently assigned privileged roles.
129
125
130
-
1. Sign in to the [Azure portal](https://portal.azure.com/) as Privileged Role Administrator.
126
+
1. Sign in to the [Azure portal](https://portal.azure.com/) as [Privileged Role Administrator](/entra/identity/role-based-access-control/permissions-reference#privileged-role-administrator).
131
127
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
132
128
1. Under **Azure services**, select **Azure AD B2C**. Or use the search box to find and select **Azure AD B2C**.
133
129
1. Under **Manage**, select **Roles and administrators**.
134
130
1. Select a role, such as **Global administrator**. The **Role | Assignments** page lists the users with that role.
135
131
136
132
## Delete an administrator account
137
133
138
-
To delete an existing user, you must have a *Global administrator* role assignment. Global admins can delete any user, including other admins. *User administrators* can delete any non-admin user.
134
+
To delete an existing user, you must have a [Global administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator) role assignment. Global administrators can delete any user, including other admins. *User administrators* can delete any non-admin user.
139
135
140
136
1. In your Azure AD B2C directory, select **Users**, and then select the user you want to delete.
141
137
1. Select **Delete**, and then **Yes** to confirm the deletion.
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/tutorial-create-tenant.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
8
8
ms.service: active-directory
9
9
10
10
ms.topic: tutorial
11
-
ms.date: 01/11/2024
11
+
ms.date: 09/11/2024
12
12
ms.author: kengaderdus
13
13
ms.subservice: B2C
14
14
ms.custom: "b2c-support"
@@ -48,11 +48,10 @@ Before you create your Azure AD B2C tenant, you need to take the following consi
48
48
49
49
## Create an Azure AD B2C tenant
50
50
>[!NOTE]
51
-
>If you're unable to create Azure AD B2C tenant, [review your user settings page](tenant-management-check-tenant-creation-permission.md) to ensure that tenant creation isn't switched off. If tenant creation is switched on, ask your *Global Administrator* to assign you a **Tenant Creator** role.
51
+
>If you're unable to create Azure AD B2C tenant, [review your user settings page](tenant-management-check-tenant-creation-permission.md) to ensure that tenant creation isn't switched off. If tenant creation is switched on, ask your [Global Administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator) to assign you a [Tenant Creator](/entra/identity/role-based-access-control/permissions-reference#tenant-creator) role.
52
52
53
53
1. Sign in to the [Azure portal](https://portal.azure.com).
54
54
55
-
56
55
1. Make sure you're using the Microsoft Entra tenant that contains your subscription:
57
56
58
57
1. In the Azure portal toolbar, select the **Directories + subscriptions** icon.
@@ -150,4 +149,4 @@ In this article, you learned how to:
150
149
Next, learn how to register a web application in your new tenant.
151
150
152
151
> [!div class="nextstepaction"]
153
-
> [Register your applications >](tutorial-register-applications.md)
152
+
> [Register your applications >](tutorial-register-applications.md)
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/tutorial-delete-tenant.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
8
8
ms.service: active-directory
9
9
10
10
ms.topic: tutorial
11
-
ms.date: 01/11/2024
11
+
ms.date: 09/11/2024
12
12
ms.author: kengaderdus
13
13
ms.subservice: B2C
14
14
@@ -28,7 +28,7 @@ When you've finished the Azure Active Directory B2C (Azure AD B2C) tutorials, yo
28
28
29
29
## Identify cleanup tasks
30
30
31
-
1. Sign in to the [Azure portal](https://portal.azure.com/) with a global administrator or subscription administrator role. Use the same work or school account or the same Microsoft account that you used to sign up for Azure.
31
+
1. Sign in to the [Azure portal](https://portal.azure.com/) with a [Global Administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator) role. Use the same work or school account or the same Microsoft account that you used to sign up for Azure.
32
32
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
33
33
1. In the Azure portal, search for and select the **Microsoft Entra ID** service.
34
34
1. In the left menu, under **Manage**, select **Properties**.
@@ -45,7 +45,7 @@ When you've finished the Azure Active Directory B2C (Azure AD B2C) tutorials, yo
45
45
46
46
If you've the confirmation page open from the previous section, you can use the links in the **Required action** column to open the Azure portal pages where you can remove these resources. Or, you can remove tenant resources from within the Azure AD B2C service using the following steps.
47
47
48
-
1. Sign in to the [Azure portal](https://portal.azure.com/) with a global administrator or subscription administrator role. Use the same work or school account or the same Microsoft account that you used to sign up for Azure.
48
+
1. Sign in to the [Azure portal](https://portal.azure.com/) with a [Global Administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator). Use the same work or school account or the same Microsoft account that you used to sign up for Azure.
49
49
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
50
50
1. In the Azure portal, select the **Azure AD B2C** service, or search for and select **Azure AD B2C**.
51
51
1. Delete all users *except* the admin account you're currently signed in as:
@@ -86,7 +86,7 @@ If you've the confirmation page open from the previous section, you can use the
86
86
87
87
Once you delete all the tenant resources, you can now delete the tenant itself:
88
88
89
-
1. Sign in to the [Azure portal](https://portal.azure.com/) with a global administrator or subscription administrator role. Use the same work or school account or the same Microsoft account that you used to sign up for Azure.
89
+
1. Sign in to the [Azure portal](https://portal.azure.com/) with a [Global Administrator](/entra/identity/role-based-access-control/permissions-reference#global-administrator). Use the same work or school account or the same Microsoft account that you used to sign up for Azure.
90
90
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
91
91
1. In the Azure portal, search for and select the **Microsoft Entra ID** service.
92
92
1. If you haven't already granted yourself access management permissions, do the following:
@@ -110,4 +110,4 @@ In this article, you learned how to:
110
110
> * Delete your tenant resources
111
111
> * Delete the tenant
112
112
113
-
Next, learn more about getting started with Azure AD B2C [user flows and custom policies](user-flow-overview.md).
113
+
Next, learn more about getting started with Azure AD B2C [user flows and custom policies](user-flow-overview.md).
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/user-flow-custom-attributes.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
8
8
ms.service: active-directory
9
9
10
10
ms.topic: how-to
11
-
ms.date: 01/11/2024
11
+
ms.date: 09/11/2024
12
12
ms.author: kengaderdus
13
13
ms.subservice: B2C
14
14
zone_pivot_groups: b2c-policy-type
@@ -40,7 +40,7 @@ Azure AD B2C allows you to extend the set of attributes stored on each user acco
40
40
41
41
## Create a custom attribute
42
42
43
-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
43
+
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least [External ID User Flow Attribute Administrator](/entra/identity/role-based-access-control/permissions-reference#external-id-user-flow-attribute-administrator) of your Azure AD B2C tenant.
44
44
1. If you have access to multiple tenants, select the **Settings** icon in the top menu to switch to your Azure AD B2C tenant from the **Directories + subscriptions** menu.
45
45
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
46
46
1. Select **User attributes**, and then select **Add**.
@@ -199,7 +199,7 @@ Unlike built-in attributes, custom attributes can be removed. The extension attr
199
199
200
200
Use the following steps to remove a custom attribute from a user flow in your tenant:
201
201
202
-
1. Sign in to the [Azure portal](https://portal.azure.com/) as the global administrator of your Azure AD B2C tenant.
202
+
1. Sign in to the [Azure portal](https://portal.azure.com/) as at least [External ID User Flow Attribute Administrator](/entra/identity/role-based-access-control/permissions-reference#external-id-user-flow-attribute-administrator) of your Azure AD B2C tenant.
203
203
2. Make sure you're using the directory that contains your Azure AD B2C tenant:
204
204
1. Select the **Directories + subscriptions** icon in the portal toolbar.
205
205
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD B2C directory in the Directory name list, and then select **Switch**
@@ -215,8 +215,6 @@ Use the [Microsoft Graph API](microsoft-graph-operations.md#application-extensio
0 commit comments