Skip to content

Commit 2536d91

Browse files
authored
Merge pull request #183033 from MicrosoftDocs/master
Merge master to live, 4 AM
2 parents bbb25a7 + 0e1493b commit 2536d91

File tree

93 files changed

+594
-651
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+594
-651
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45137,6 +45137,11 @@
4513745137
"source_path_from_root": "/articles/chaos-studio/chaos-studio-tutorial-aks.md",
4513845138
"redirect_url": "/azure/chaos-studio/chaos-studio-tutorial-aks-portal",
4513945139
"redirect_document_id": false
45140+
},
45141+
{
45142+
"source_path_from_root": "/articles/active-directory/develop/secure-line-of-business-apps.md",
45143+
"redirect_url": "/azure/active-directory/develop/zero-trust-for-developers",
45144+
"redirect_document_id": false
4514045145
}
4514145146
]
4514245147
}

articles/active-directory/app-provisioning/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
items:
12
- name: Application and HR provisioning documentation
23
href: index.yml
34
- name: Overview

articles/active-directory/develop/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@
161161
href: zero-trust-for-developers.md
162162
- name: Best practices for least privileged access for apps
163163
href: secure-least-privileged-access.md
164-
- name: Secure line-of-business applications using Zero Trust principles
165-
href: secure-line-of-business-apps.md
166164
- name: Security best practices for Azure AD application registration
167165
href: security-best-practices-for-app-registration.md
168166
- name: Automatic user provisioning (SCIM)

articles/active-directory/develop/secure-line-of-business-apps.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

articles/active-directory/governance/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
href: entitlement-management-access-package-first.md
2121
- name: Manage access to resources - Microsoft Graph
2222
href: /graph/tutorial-access-package-api?toc=/azure/active-directory/governance/toc.json&bc=/azure/active-directory/governance/breadcrumb/toc.json
23+
- name: Manage access to resources - PowerShell
24+
href: /powershell/microsoftgraph/tutorial-entitlement-management?view=graph-powershell-beta
2325
- name: Onboard external users to Azure AD through an approval process
2426
href: entitlement-management-onboard-external-user.md
2527
- name: Manage the lifecycle of your group-based licenses in Azure AD

articles/active-directory/governance/entitlement-management-access-package-first.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ For a step-by-step demonstration of the process of deploying Azure Active Direct
4040

4141
>[!VIDEO https://www.youtube.com/embed/zaaKvaaYwI4]
4242
43+
This rest of this article uses the Azure portal to configure and demonstrate Azure AD entitlement management. You can also follow a tutorial to [manage access to resources via Microsoft Graph](/graph/tutorial-access-package-api?toc=/azure/active-directory/governance/toc.json&bc=/azure/active-directory/governance/breadcrumb/toc.json) or [via PowerShell](/powershell/microsoftgraph/tutorial-entitlement-management?view=graph-powershell-beta).
44+
4345
## Prerequisites
4446

4547
To use Azure AD entitlement management, you must have one of the following licenses:

articles/active-directory/governance/entitlement-management-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,5 @@ Here are some example license scenarios to help you determine the number of lice
174174

175175
- If you are interested in using the Azure portal to manage access to resources, see [Tutorial: Manage access to resources - Azure portal](entitlement-management-access-package-first.md).
176176
- if you are interested in using Microsoft Graph to manage access to resources, see [Tutorial: manage access to resources - Microsoft Graph](/graph/tutorial-access-package-api?toc=/azure/active-directory/governance/toc.json&bc=/azure/active-directory/governance/breadcrumb/toc.json)
177+
- If you are interested in using Microsoft PowerShell to manage access to resources, see [Tutorial: manage access to resources - PowerShell](/powershell/microsoftgraph/tutorial-entitlement-management?view=graph-powershell-beta)
177178
- [Common scenarios](entitlement-management-scenarios.md)

articles/active-directory/hybrid/reference-connect-version-history.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ Required permissions | For permissions required to apply an update, see [account
7070
- We upgraded the version of Microsoft.Data.OData from 5.8.1 to 5.8.4 to fix a vulnerability
7171
- Accesibility: We made the Azure AD Connect wizard resizable to account for different zoom levels and screen resolutions.
7272
- Accesibility: Named elements to satisfy accessibility requirements
73-
- We fixed a bug where miisserver was crashing due to a null referenceW fFixed a bug to ensure the desktop SSO value persists after upgrading Azure AD Connect to a newer version
73+
- We fixed a bug where miisserver was crashing due to a null reference
74+
- We fixed a bug to ensure the desktop SSO value persists after upgrading Azure AD Connect to a newer version
7475
- We modified the inetorgperson sync rules to fix an issue with account/resource forests
7576
- We fixed radio button test to display a link more link
7677
### Functional changes

0 commit comments

Comments
 (0)