Skip to content

Commit af4464e

Browse files
Merge pull request #47797 from ShawnKupfer/WB1528
User Story 336412: Q&M: Freshness for Manage users and groups module
2 parents ac7efab + 360517c commit af4464e

26 files changed

+47
-49
lines changed

learn-pr/azure/manage-users-and-groups-in-aad/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: Introduction
9-
ms.date: 11/08/2023
9+
ms.date: 11/04/2024
1010
author: shlipsey3
1111
ms.author: sarahlipsey
1212
ms.topic: unit

learn-pr/azure/manage-users-and-groups-in-aad/2-create-aad.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: What is Microsoft Entra ID?
88
description: What is Microsoft Entra ID?
9-
ms.date: 11/08/2023
9+
ms.date: 11/04/2024
1010
author: shlipsey3
1111
ms.author: sarahlipsey
1212
ms.topic: unit
@@ -19,12 +19,12 @@ quiz:
1919
questions:
2020
- content: "An Azure subscription is a _______________."
2121
choices:
22-
- content: billing entity and security boundary
22+
- content: Billing entity and security boundary.
2323
isCorrect: true
2424
explanation: "Correct. Azure subscriptions manage resources, limits, and provide the charges billed to the account owner."
25-
- content: container that holds users
25+
- content: Container that holds users.
2626
isCorrect: false
27-
- content: monthly charge for Azure services
27+
- content: Monthly charge for Azure services.
2828
isCorrect: false
2929
- content: "Which of the following best describes the relationship between a subscription and a Microsoft Entra directory?"
3030
choices:

learn-pr/azure/manage-users-and-groups-in-aad/3-users.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Create and manage users
88
description: Create and manage users
9-
ms.date: 11/08/2023
9+
ms.date: 11/04/2024
1010
author: shlipsey3
1111
ms.author: sarahlipsey
1212
ms.topic: unit

learn-pr/azure/manage-users-and-groups-in-aad/4-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Create and manage groups
88
description: Create and manage groups
9-
ms.date: 11/08/2023
9+
ms.date: 11/04/2024
1010
author: shlipsey3
1111
ms.author: sarahlipsey
1212
ms.topic: unit

learn-pr/azure/manage-users-and-groups-in-aad/5-manage-aad-roles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Use roles to control resource access
88
description: Use roles to control resource access
9-
ms.date: 11/08/2023
9+
ms.date: 11/04/2024
1010
author: shlipsey3
1111
ms.author: sarahlipsey
1212
ms.topic: unit

learn-pr/azure/manage-users-and-groups-in-aad/6-azure-ad-connect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Connect Active Directory to Microsoft Entra ID with Microsoft Entra Connect
88
description: Connect Active Directory to Microsoft Entra ID with Microsoft Entra Connect
9-
ms.date: 11/08/2023
9+
ms.date: 11/04/2024
1010
author: shlipsey3
1111
ms.author: sarahlipsey
1212
ms.topic: unit

learn-pr/azure/manage-users-and-groups-in-aad/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: Summary
9-
ms.date: 11/08/2023
9+
ms.date: 11/04/2024
1010
author: shlipsey3
1111
ms.author: sarahlipsey
1212
ms.topic: unit

learn-pr/azure/manage-users-and-groups-in-aad/includes/1-introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ In this module, you'll:
1919

2020
- Basic understanding of identity and role-based access control
2121
- Experience using the Azure portal
22+
- Experience with Microsoft Entra admin center

learn-pr/azure/manage-users-and-groups-in-aad/includes/2-create-aad.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,13 @@ You can also decide how the default directory is selected: last visited or a spe
3232

3333
## Create a new directory
3434

35+
> [!NOTE]
36+
> You can accomplish many of these tasks in either the Azure portal or the Microsoft Entra admin center. For this tutorial, we'll use the Microsoft Entra admin center for most tasks, except where noted.
37+
3538
An organization (tenant) has one associated default Microsoft Entra directory. However, owners can create additional directories to support development or testing purposes, or because they want to have separate directories to synchronize with their local Windows Server AD forests.
3639

3740
> [!IMPORTANT]
38-
> The steps to create a new directory follow; however, unless you're an owner of your Azure account, this option won't be available to you. The Azure Sandbox doesn't allow you to create new Microsoft Entra directories.
41+
> The steps to create a new directory follow; however, unless you're an owner of your Azure account, this option isn't available to you. The Azure Sandbox doesn't allow you to create new Microsoft Entra directories.
3942
4043
1. Sign in to the [Azure portal](https://portal.azure.com?azure-portal=true).
4144

@@ -51,13 +54,13 @@ An organization (tenant) has one associated default Microsoft Entra directory. H
5154

5255
- **Organization name**: Enter a name for the directory to help distinguish it from your other directories. The directory to be created will be used in production; provide a name that your users will recognize as your organization's name. You can change the name later if you want.
5356

54-
- **Initial domain name**: Enter a domain name associated with your organization. Azure will give a validation error unless the domain isn't known. The default domain name will always have the suffix `.onmicrosoft.com`. You can't change the default domain. If you choose to, you can add a custom domain owned by your organization so defined users can use a traditional company email, such as `[email protected]`.
57+
- **Initial domain name**: Enter a domain name associated with your organization. An unknown or missing domain causes a validation error. The default domain name will always have the suffix `.onmicrosoft.com`. You can't change the default domain. If you choose to, you can add a custom domain owned by your organization so defined users can use a traditional company email, such as `[email protected]`.
5558

56-
- **Country or region**: Select the country/region in which the directory should reside. The country/region will identify the region and data center where the Microsoft Entra instance will live; you can't change it later.
59+
- **Country or region**: Select the country/region in which the directory should reside. The country/region identifies the region and data center where the Microsoft Entra instance lives; you can't change it later.
5760

5861
![Screenshot showing the AD creation process.](../media/2-create-directory.png)
5962

60-
1. Select **Create** to create the new directory. A free tier directory will be created where you can add users, create roles, register apps and devices, and control licenses.
63+
1. Select **Create** to create the new directory. A free tier directory is created where you can add users, create roles, register apps and devices, and control licenses.
6164

6265
After you've created the directory, select **Click here to manage your new tenant** to go to the Overview dashboard that lets you control all directory aspects.
6366

learn-pr/azure/manage-users-and-groups-in-aad/includes/3-users.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,29 @@
11
Every user who needs access to Azure resources needs an Azure user account. Your user account contains all the information needed to authenticate you during the sign-in process. Once authenticated, Microsoft Entra ID builds an access token to authorize you, determine what resources you can access, and determine what you can do with those resources.
22

3-
You can use the **Microsoft Entra ID** dashboard in the Azure portal to work with user objects. Keep in mind that you can only work with a single directory at a time, but you can use the **Directory + Subscription** pane to switch directories. The dashboard also has a **Manage tenants** button in the toolbar, which makes it easy to view all your directories and switch to another available directory.
3+
The [Microsoft Entra admin center](https://entra.microsoft.com/) is a web-based identity portal for Microsoft Entra products. It provides a unified administrative experience for organizations and administrators to configure and manage their Microsoft Entra solutions in a centralized location.
4+
5+
In this exercise, you'll use the Microsoft Entra admin center to work with user objects. Keep in mind that you can only work with a single directory at a time, but you can use the **Directory + Subscription** pane to switch directories.
46

57
## View users
68

7-
To view the Microsoft Entra users, in the left menu pane, under **Manage**, select **Users**. The **All Users** pane appears. Notice the **User type** and **Identities** columns, as shown in the following screenshot:
9+
To view the Microsoft Entra users, select **Users** in the left pane, then select **All users**. The **All Users** pane appears. Notice the **User type** and **Identities** columns, as shown in the following screenshot:
810

911
![Screenshot that depicts the All users pane, with the **User type** and **Identities** columns noted.](../media/M1-AAD-Users.png)
1012

1113
Typically, Microsoft Entra ID defines users in three ways:
1214

13-
- **Cloud identities**: These users exist only in Microsoft Entra ID. Examples are administrator accounts and users that you manage yourself. Their source is **Microsoft Entra ID** or **External Microsoft Entra ID** if the user is defined in another Microsoft Entra instance, but needs access to subscription resources controlled by this directory. When these accounts are removed from the primary directory, they are deleted.
15+
- **Cloud identities**: These users exist only in Microsoft Entra ID. Examples are administrator accounts and users that you manage yourself. Their source is **Microsoft Entra ID** or **External Microsoft Entra ID** if the user is defined in another Microsoft Entra instance, but needs access to subscription resources controlled by this directory. When these accounts are removed from the primary directory, they're deleted.
1416

1517
- **Directory-synchronized identities**: These users exist in an on-premises Active Directory. A synchronization activity that occurs via **Microsoft Entra Connect** brings these users in to Azure. Their source is **Windows Server AD**.
1618

17-
- **Guest users**: These users exist outside Azure. Examples are accounts from other cloud providers and Microsoft accounts, such as an Xbox LIVE account. Their source is **Invited user**. This type of account is useful when external vendors or contractors need access to your Azure resources. Once their help is no longer necessary, you can remove the account and all of their access.
19+
- **Guest users**: These users exist outside Azure. Examples are accounts from other cloud providers and Microsoft accounts (such as an Xbox LIVE account). Their source is **Invited user**. This type of account is useful when external vendors or contractors need access to your Azure resources. Once their help is no longer necessary, you can remove the account and all of their access.
1820

1921
## Add users
2022

2123
You can add cloud identities to Microsoft Entra ID in multiple ways:
2224

2325
- Syncing an on-premises Windows Server Active Directory
26+
- Using the Microsoft Entra admin center
2427
- Using the Azure portal
2528
- Using the command line
2629
- Other options
@@ -29,19 +32,19 @@ You can add cloud identities to Microsoft Entra ID in multiple ways:
2932

3033
Microsoft Entra Connect is a separate service that allows you to synchronize a traditional Active Directory with your Microsoft Entra instance. This is how most enterprise customers add users to the directory. The advantage to this approach is users can use single sign-on (SSO) to access local and cloud-based resources.
3134

32-
### Use the Azure portal
35+
### Use the Microsoft Entra admin center
3336

34-
You can manually add new users through the Azure portal. This is the easiest way to add a small set of users. You need to be in the **User Administrator** role to perform this function.
37+
You can manually add new users through the Microsoft Entra admin center. This is the easiest way to add a small set of users. You need to be in the **User Administrator** role to perform this function.
3538

36-
1. To add a new user with the Azure portal, in the top menu bar, select **New user**, then select **Create new user**.
39+
1. To add a new user, select **New user** in the top menu bar, then select **Create new user**.
3740

3841
![Screenshot showing the New User button highlighted in the Microsoft Entra admin center.](../media/2-new-user-all-users-pane.png)
3942

4043
1. In addition to **Name** and **User name**, you can add profile information, like **Job Title** and **Department**, on the **Properties** tab.
4144

4245
![Screenshot showing the New user dialog.](../media/2-new-user-user-pane.png)
4346

44-
The default behavior is to create a new user in the organization. The user will have a username with the default domain name assigned to the directory such as [email protected].
47+
The default behavior is to create a new user in the organization. The user will have a username with the default domain name assigned to the directory, such as [email protected].
4548

4649
1. You can also *invite* a user into the directory. In this case, an email is sent to a known email address, and an account is created and associated with that email address if the user accepts the invitation.
4750

0 commit comments

Comments
 (0)