Skip to content

Commit 0841980

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into user/rigeo/invision
2 parents 6960e24 + d0624c8 commit 0841980

File tree

976 files changed

+16610
-4077
lines changed

Some content is hidden

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

976 files changed

+16610
-4077
lines changed

.openpublishing.redirection.json

Lines changed: 29 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23473,6 +23473,11 @@
2347323473
"redirect_url": "/azure/active-directory/conditional-access/howto-conditional-access-insights-reporting",
2347423474
"redirect_document_id": true
2347523475
},
23476+
{
23477+
"source_path": "articles/active-directory/fundamentals/concept-continuous-access-evaluation.md",
23478+
"redirect_url": "/azure/active-directory/conditional-access/concept-continuous-access-evaluation",
23479+
"redirect_document_id": true
23480+
},
2347623481
{
2347723482
"source_path": "articles/iot-hub/iot-hub-security-ground-up.md",
2347823483
"redirect_url": "/azure/iot-fundamentals/iot-security-ground-up",
@@ -37330,27 +37335,37 @@
3733037335
{
3733137336
"source_path": "articles/active-directory/application-access-panel-self-service-applications-how-to.md",
3733237337
"redirect_url": "/azure/active-directory/manage-apps/access-panel-manage-self-service-access",
37333-
"redirect_document_id": true
37338+
"redirect_document_id": false
3733437339
},
3733537340
{
3733637341
"source_path": "articles/active-directory/application-access-panel-self-service-applications-problem.md",
37337-
"redirect_url": "/azure/active-directory/manage-apps/access-panel-troubleshoot-self-service-access",
37338-
"redirect_document_id": true
37342+
"redirect_url": "/azure/active-directory/manage-apps/access-panel-manage-self-service-access",
37343+
"redirect_document_id": false
37344+
},
37345+
{
37346+
"source_path": "articles/active-directory/manage-apps/access-panel-troubleshoot-self-service-access.md",
37347+
"redirect_url": "/azure/active-directory/manage-apps/access-panel-manage-self-service-access",
37348+
"redirect_document_id": false
3733937349
},
3734037350
{
3734137351
"source_path": "articles/active-directory/application-access-panel-unexpected-application-appears.md",
3734237352
"redirect_url": "/azure/active-directory/manage-apps/access-panel-troubleshoot-unexpected-application",
37343-
"redirect_document_id": true
37353+
"redirect_document_id": false
3734437354
},
3734537355
{
3734637356
"source_path": "articles/active-directory/application-access-panel-unexpected-application-not-appearing.md",
3734737357
"redirect_url": "/azure/active-directory/manage-apps/access-panel-troubleshoot-application-not-appearing",
37348-
"redirect_document_id": true
37358+
"redirect_document_id": false
3734937359
},
3735037360
{
3735137361
"source_path": "articles/active-directory/application-access-panel-web-sign-in-problem.md",
37352-
"redirect_url": "/azure/active-directory/manage-apps/access-panel-troubleshoot-web-sign-in-problem",
37353-
"redirect_document_id": true
37362+
"redirect_url": "/azure/active-directory/manage-apps/application-sign-in-other-problem-access-panel",
37363+
"redirect_document_id": false
37364+
},
37365+
{
37366+
"source_path": "articles/active-directory/manage-apps/access-panel-troubleshoot-web-sign-in-problem.md",
37367+
"redirect_url": "/azure/active-directory/manage-apps/application-sign-in-other-problem-access-panel",
37368+
"redirect_document_id": false
3735437369
},
3735537370
{
3735637371
"source_path": "articles/active-directory/manage-apps/access-panel-workspaces.md",
@@ -37574,8 +37589,13 @@
3757437589
},
3757537590
{
3757637591
"source_path": "articles/active-directory/application-sign-in-other-problem-deeplink.md",
37577-
"redirect_url": "/azure/active-directory/manage-apps/application-sign-in-other-problem-deeplink",
37578-
"redirect_document_id": true
37592+
"redirect_url": "/azure/active-directory/manage-apps/application-sign-in-other-problem-access-panel",
37593+
"redirect_document_id": false
37594+
},
37595+
{
37596+
"source_path": "articles/active-directory/manage-apps/application-sign-in-other-problem-deeplink.md",
37597+
"redirect_url": "/azure/active-directory/manage-apps/application-sign-in-other-problem-access-panel",
37598+
"redirect_document_id": false
3757937599
},
3758037600
{
3758137601
"source_path": "articles/active-directory/application-sign-in-problem-application-error.md",

articles/active-directory-domain-services/powershell-create-instance.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ ms.subservice: domain-services
1111
ms.workload: identity
1212
ms.topic: sample
1313
ms.date: 07/09/2020
14-
ms.author: iainfou
14+
ms.author: iainfou
15+
ms.custom: devx-track-azurepowershell
1516

1617
---
1718
# Enable Azure Active Directory Domain Services using PowerShell
@@ -264,4 +265,4 @@ To see the managed domain in action, you can [domain-join a Windows VM][windows-
264265
[New-AzVirtualNetwork]: /powershell/module/Az.Network/New-AzVirtualNetwork
265266
[Get-AzSubscription]: /powershell/module/Az.Accounts/Get-AzSubscription
266267
[cloud-shell]: ../cloud-shell/cloud-shell-windows-users.md
267-
[availability-zones]: ../availability-zones/az-overview.md
268+
[availability-zones]: ../availability-zones/az-overview.md

articles/active-directory-domain-services/scoped-synchronization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ ms.subservice: domain-services
1111
ms.workload: identity
1212
ms.topic: how-to
1313
ms.date: 07/24/2020
14-
ms.author: iainfou
14+
ms.author: iainfou
15+
ms.custom: devx-track-azurepowershell
1516

1617
---
1718
# Configure scoped synchronization from Azure AD to Azure Active Directory Domain Services using the Azure portal
@@ -91,4 +92,4 @@ To learn more about the synchronization process, see [Understand synchronization
9192
[concepts-sync]: synchronization.md
9293
[tutorial-create-instance]: tutorial-create-instance.md
9394
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
94-
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
95+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md

articles/active-directory/authentication/howto-mfa-reporting.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ author: iainfoulds
1313
manager: daveba
1414
ms.reviewer: michmcla
1515

16-
ms.collection: M365-identity-device-management
16+
ms.collection: M365-identity-device-management
17+
ms.custom: devx-track-azurepowershell
1718
---
1819
# Use the sign-ins report to review Azure Multi-Factor Authentication events
1920

@@ -176,4 +177,4 @@ The following additional information and reports are available for MFA events, i
176177

177178
## Next steps
178179

179-
This article provided an overview of the sign-ins activity report. For more detailed information on what this report contains and understand the data, see [sign-in activity reports in Azure AD](../reports-monitoring/concept-sign-ins.md).
180+
This article provided an overview of the sign-ins activity report. For more detailed information on what this report contains and understand the data, see [sign-in activity reports in Azure AD](../reports-monitoring/concept-sign-ins.md).

articles/active-directory/authentication/howto-mfa-userstates.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ author: iainfoulds
1313
manager: daveba
1414
ms.reviewer: michmcla
1515

16-
ms.collection: M365-identity-device-management
16+
ms.collection: M365-identity-device-management
17+
ms.custom: devx-track-azurepowershell
1718
---
1819
# Enable per-user Azure Multi-Factor Authentication to secure sign-in events
1920

@@ -186,4 +187,4 @@ To configure Azure Multi-Factor Authentication settings, see [Configure Azure M
186187

187188
To manage user settings for Azure Multi-Factor Authentication, see [Manage user settings with Azure Multi-Factor Authentication](howto-mfa-userdevicesettings.md).
188189

189-
To understand why a user was prompted or not prompted to perform MFA, see [Azure Multi-Factor Authentication reports](howto-mfa-reporting.md).
190+
To understand why a user was prompted or not prompted to perform MFA, see [Azure Multi-Factor Authentication reports](howto-mfa-reporting.md).

articles/active-directory/authentication/howto-password-ban-bad-on-premises-monitor.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ author: iainfoulds
1313
manager: daveba
1414
ms.reviewer: jsimmons
1515

16-
ms.collection: M365-identity-device-management
16+
ms.collection: M365-identity-device-management
17+
ms.custom: devx-track-azurepowershell
1718
---
1819
# Monitor and review logs for on-premises Azure AD Password Protection environments
1920

articles/active-directory/authentication/howto-sspr-authenticationdata.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ author: iainfoulds
1313
manager: daveba
1414
ms.reviewer: rhicock
1515

16-
ms.collection: M365-identity-device-management
16+
ms.collection: M365-identity-device-management
17+
ms.custom: devx-track-azurepowershell
1718
---
1819
# Pre-populate user authentication contact information for Azure Active Directory self-service password reset (SSPR)
1920

@@ -166,4 +167,4 @@ Once authentication contact information is pre-populated for users, complete the
166167
> [!div class="nextstepaction"]
167168
> [Enable Azure AD self-service password reset](tutorial-enable-sspr.md)
168169
169-
[Contact]: ./media/howto-sspr-authenticationdata/user-authentication-contact-info.png "Global administrators can modify a user's authentication contact info"
170+
[Contact]: ./media/howto-sspr-authenticationdata/user-authentication-contact-info.png "Global administrators can modify a user's authentication contact info"

articles/active-directory/conditional-access/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
href: location-condition.md
4242
- name: What if tool
4343
href: what-if-tool.md
44+
- name: Continuous access evaluation
45+
href: concept-continuous-access-evaluation.md
4446
- name: Custom controls
4547
href: controls.md
4648
- name: Classic policy migrations

0 commit comments

Comments
 (0)