Skip to content

Commit cb4edeb

Browse files
Merge pull request #253202 from shlipsey3/rebrand-updates-092823
rebrand-updates-092823
2 parents 47bce11 + d64ef39 commit cb4edeb

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5465,6 +5465,11 @@
54655465
"redirect_url": "/azure/active-directory/reports-monitoring/reference-sla-performance",
54665466
"redirect_document_id": true
54675467
},
5468+
{
5469+
"source_path_from_root": "/articles/active-directory/fundamentals/licensing-whatis-azure-portal.md",
5470+
"redirect_url": "/azure/active-directory/fundamentals/concept-group-based-licensing",
5471+
"redirect_document_id": false
5472+
},
54685473
{
54695474
"source_path_from_root": "/articles/active-directory/reports-monitoring/quickstart-filter-audit-log.md",
54705475
"redirect_url": "/azure/active-directory/reports-monitoring/howto-customize-filter-logs",

articles/active-directory/fundamentals/licensing-whatis-azure-portal.md renamed to articles/active-directory/fundamentals/concept-group-based-licensing.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: What is group-based licensing
3-
description: Learn about Microsoft Entra group-based licensing, including how it works and best practices.
3+
description: Learn about Microsoft Entra group-based licensing, including how it works, key features, and best practices.
44
services: active-directory
55
keywords: Azure AD licensing
66
author: barclayn
@@ -10,11 +10,11 @@ ms.service: active-directory
1010
ms.subservice: fundamentals
1111
ms.topic: conceptual
1212
ms.workload: identity
13-
ms.date: 07/11/2023
13+
ms.date: 09/28/2023
1414
ms.author: barclayn
1515
ms.reviewer: krbain
16-
ms.custom: "it-pro, seodec18"
17-
ms.collection: M365-identity-device-management
16+
17+
# Customer intent: As an IT admin, I want to understand group-based licensing, so I can effectively assign licenses to users in my organization.
1818
---
1919

2020
# What is group-based licensing in Microsoft Entra ID?

articles/active-directory/fundamentals/how-to-manage-groups.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: How to manage groups
3-
description: Instructions about how to manage Microsoft Entra groups and group membership.
3+
description: Instructions about how to create and update Microsoft Entra groups, such as membership and settings.
44
services: active-directory
55
author: shlipsey3
66
manager: amycolannino
@@ -12,6 +12,9 @@ ms.topic: how-to
1212
ms.date: 09/12/2023
1313
ms.author: sarahlipsey
1414
ms.reviewer: krbain
15+
16+
# Customer Intent: As an IT admin, I want to learn how to create groups, add members, and adjust setting so that I can grant the right access to the right services for the right people.
17+
1518
---
1619
# Manage Microsoft Entra groups and group membership
1720

@@ -43,6 +46,8 @@ To create a basic group and add members:
4346

4447
1. Enter a **Group name.** Choose a name that you'll remember and that makes sense for the group. A check will be performed to determine if the name is already in use. If the name is already in use, you'll be asked to change the name of your group.
4548

49+
- The name of the group can't start with a space. Starting the name with a space prevents the group from appearing as an option for steps such as adding role assignments to group members.
50+
4651
1. **Group email address**: Only available for Microsoft 365 group types. Enter an email address manually or use the email address built from the Group name you provided.
4752

4853
1. **Group description.** Add an optional description to your group.
@@ -192,7 +197,7 @@ You can remove an existing Security group from another Security group; however,
192197

193198
You can delete a group for any number of reasons, but typically it will be because you:
194199

195-
- Chose the incorrect **Group type** option.
200+
- Choose the incorrect **Group type** option.
196201
- Created a duplicate group by mistake.
197202
- No longer need the group.
198203

0 commit comments

Comments
 (0)