Skip to content

Commit 1942862

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into patch-29
2 parents 632d771 + fe9c114 commit 1942862

File tree

641 files changed

+14126
-6078
lines changed

Some content is hidden

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

641 files changed

+14126
-6078
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,12 @@
387387
"branch": "main",
388388
"branch_mapping": {}
389389
},
390+
{
391+
"path_to_root": "media-services-v3-python",
392+
"url": "https://github.com/Azure-Samples/media-services-v3-python",
393+
"branch": "main",
394+
"branch_mapping": {}
395+
},
390396
{
391397
"path_to_root": "remote-monitoring-webui",
392398
"url": "https://github.com/Azure/pcs-remote-monitoring-webui.git",

.openpublishing.redirection.defender-for-iot.json

Lines changed: 105 additions & 105 deletions
Large diffs are not rendered by default.

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3612,6 +3612,11 @@
36123612
"redirect_url": "/azure/app-service/overview-authentication-authorization",
36133613
"redirect_document_id": false
36143614
},
3615+
{
3616+
"source_path_from_root": "/articles/app-service/app-service-authentication-how-to.md",
3617+
"redirect_url": "/azure/app-service/overview-authentication-authorization#more-resources",
3618+
"redirect_document_id": false
3619+
},
36153620
{
36163621
"source_path_from_root": "/articles/app-service/app-service-diagnostics.md",
36173622
"redirect_url": "/azure/app-service/overview-diagnostics",

articles/active-directory-b2c/tutorial-create-user-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ A user flow lets you determine how users interact with your application when the
4949

5050
- If you don't have one already, [create an Azure AD B2C tenant](tutorial-create-tenant.md) that is linked to your Azure subscription.
5151
- [Register a web application](tutorial-register-applications.md), and [enable ID token implicit grant](tutorial-register-applications.md#enable-id-token-implicit-grant).
52-
- [Create a Facebook application](identity-provider-facebook.md#create-a-facebook-application). Skip the prerequisites and the reset of the steps in the [Set up sign-up and sign-in with a Facebook account](identity-provider-facebook.md) article. Although a Facebook application is not required for using custom policies, it's used in this walkthrough to demonstrate enabling social login in a custom policy.
52+
- [Create a Facebook application](identity-provider-facebook.md#create-a-facebook-application). Skip the prerequisites and the rest of the steps in the [Set up sign-up and sign-in with a Facebook account](identity-provider-facebook.md) article. Although a Facebook application is not required for using custom policies, it's used in this walkthrough to demonstrate enabling social login in a custom policy.
5353

5454
::: zone-end
5555

articles/active-directory/authentication/concept-sspr-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ You can also use PowerShell cmdlets to remove the never-expires configuration or
116116
This guidance applies to other providers, such as Intune and Microsoft 365, which also rely on Azure AD for identity and directory services. Password expiration is the only part of the policy that can be changed.
117117

118118
> [!NOTE]
119-
> By default only passwords for user accounts that aren't synchronized through Azure AD Connect can be configured to not expire. For more information about directory synchronization, see [Connect AD with Azure AD](https://docs.microsoft.com/azure/active-directory/hybrid/how-to-connect-password-hash-synchronization#password-expiration-policy).
119+
> By default only passwords for user accounts that aren't synchronized through Azure AD Connect can be configured to not expire. For more information about directory synchronization, see [Connect AD with Azure AD](../hybrid/how-to-connect-password-hash-synchronization.md#password-expiration-policy).
120120
121121
### Set or check the password policies by using PowerShell
122122

articles/active-directory/authentication/howto-registration-mfa-sspr-combined.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: how-to
9-
ms.date: 01/27/2021
9+
ms.date: 06/28/2021
1010

1111
ms.author: justinha
1212
author: justinha
@@ -44,6 +44,7 @@ To enable combined registration, complete these steps:
4444
If you have configured the *Site to Zone Assignment List* in Internet Explorer, the following sites have to be in the same zone:
4545

4646
* *[https://login.microsoftonline.com](https://login.microsoftonline.com)*
47+
* *[https://Login.windows.net](https://login.windows.net)*
4748
* *[https://mysignins.microsoft.com](https://mysignins.microsoft.com)*
4849
* *[https://account.activedirectory.windowsazure.com](https://account.activedirectory.windowsazure.com)*
4950

articles/active-directory/authentication/tutorial-enable-azure-mfa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: tutorial
9-
ms.date: 07/13/2020
9+
ms.date: 06/29/2021
1010

1111
ms.author: justinha
1212
author: justinha
@@ -40,7 +40,7 @@ To complete this tutorial, you need the following resources and privileges:
4040

4141
* A working Azure AD tenant with at least an Azure AD Premium P1 or trial license enabled.
4242
* If needed, [create one for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
43-
* An account with *global administrator* privileges.
43+
* An account with *global administrator* privileges. Some MFA settings can also be managed by an Authentication Policy Administrator. For more information, see [Authentication Policy Administrator](../roles/permissions-reference.md#authentication-policy-administrator).
4444
* A non-administrator user with a password you know, such as *testuser*. You test the end-user Azure AD Multi-Factor Authentication experience using this account in this tutorial.
4545
* If you need to create a user, see [Quickstart: Add new users to Azure Active Directory](../fundamentals/add-users-azure-active-directory.md).
4646
* A group that the non-administrator user is a member of, such as *MFA-Test-Group*. You enable Azure AD Multi-Factor Authentication for this group in this tutorial.

articles/active-directory/azuread-dev/active-directory-acs-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Each Microsoft cloud service that accepts tokens that are issued by Access Contr
127127
| ------- | -------- |
128128
| Azure Service Bus | [Migrate to shared access signatures](../../service-bus-messaging/service-bus-sas.md) |
129129
| Azure Service Bus Relay | [Migrate to shared access signatures](../../azure-relay/relay-migrate-acs-sas.md) |
130-
| Azure Managed Cache | [Migrate to Azure Cache for Redis](../../azure-cache-for-redis/cache-faq.md) |
130+
| Azure Managed Cache | [Migrate to Azure Cache for Redis](../../azure-cache-for-redis/cache-faq.yml) |
131131
| Azure DataMarket | [Migrate to the Cognitive Services APIs](https://azure.microsoft.com/services/cognitive-services/) |
132132
| BizTalk Services | [Migrate to the Logic Apps feature of Azure App Service](https://azure.microsoft.com/services/cognitive-services/) |
133133
| Azure Media Services | [Migrate to Azure AD authentication](https://azure.microsoft.com/blog/azure-media-service-aad-auth-and-acs-deprecation/) |

articles/active-directory/cloud-sync/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
- name: Azure AD Connect cloud provisioning agent version history
9494
href: reference-version-history.md
9595
- name: Azure AD Connect cloud sync FAQ
96-
href: reference-cloud-sync-faq.md
96+
href: reference-cloud-sync-faq.yml
9797
- name: AADCloudSyncTools PowerShell Module
9898
href: reference-powershell.md
9999
- name: Attributes that are synchronized

articles/active-directory/cloud-sync/reference-cloud-sync-faq.md

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

0 commit comments

Comments
 (0)