Skip to content

Commit 3b40634

Browse files
committed
Resolved merge conflict and reworded a sentence
2 parents 9918c25 + c25df20 commit 3b40634

File tree

322 files changed

+9308
-2475
lines changed

Some content is hidden

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

322 files changed

+9308
-2475
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,12 @@
381381
"branch": "main",
382382
"branch_mapping": {}
383383
},
384+
{
385+
"path_to_root": "azureml-examples-cli-preview",
386+
"url": "https://github.com/azure/azureml-examples",
387+
"branch": "cli-preview",
388+
"branch_mapping": {}
389+
},
384390
{
385391
"path_to_root": "samples-qnamaker-nodejs",
386392
"url": "https://github.com/Azure-Samples/cognitive-services-qnamaker-nodejs",

.openpublishing.redirection.json

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28801,9 +28801,29 @@
2880128801
},
2880228802
{
2880328803
"source_path_from_root": "/articles/marketplace/cloud-partner-portal-orig/cloud-partner-portal-migration-to-partner-center.md",
28804-
"redirect_url": "/azure/marketplace/partner-center-portal/account-migration-from-cpp-to-pc",
28804+
"redirect_url": "/azure/marketplace/account-migration-from-cpp-to-pc",
2880528805
"redirect_document_id": false
2880628806
},
28807+
{
28808+
"source_path_from_root": "/articles/marketplace/partner-center-portal/account-migration-from-cpp-to-pc.md",
28809+
"redirect_url": "/azure/marketplace/account-migration-from-cpp-to-pc",
28810+
"redirect_document_id": false
28811+
},
28812+
{
28813+
"source_path_from_root": "/articles/marketplace/partner-center-portal/create-account.md",
28814+
"redirect_url": "/azure/marketplace/create-account",
28815+
"redirect_document_id": false
28816+
},
28817+
{
28818+
"source_path_from_root": "/articles/marketplace/partner-center-portal/manage-account.md",
28819+
"redirect_url": "/azure/marketplace/manage-account",
28820+
"redirect_document_id": false
28821+
},
28822+
{
28823+
"source_path_from_root": "/articles/marketplace/partner-center-portal/company-work-accounts.md",
28824+
"redirect_url": "/azure/marketplace/company-work-accounts",
28825+
"redirect_document_id": false
28826+
},
2880728827
{
2880828828
"source_path_from_root": "/articles/marketplace/cloud-partner-portal/portal-tour/cpp-insights-page.md",
2880928829
"redirect_url": "/azure/marketplace/partner-center-portal/analytics",
@@ -28996,7 +29016,7 @@
2899629016
},
2899729017
{
2899829018
"source_path_from_root": "/articles/marketplace-publishing/marketplace-publishing-accounts-creation-registration.md",
28999-
"redirect_url": "/azure/marketplace/partner-center-portal/create-account",
29019+
"redirect_url": "/azure/marketplace/create-account",
2900029020
"redirect_document_id": true
2900129021
},
2900229022
{
@@ -29396,7 +29416,7 @@
2939629416
},
2939729417
{
2939829418
"source_path_from_root": "/articles/marketplace/cloud-partner-portal/cloud-partner-portal-manage-users.md",
29399-
"redirect_url": "/azure/marketplace/partner-center-portal/manage-account",
29419+
"redirect_url": "/azure/marketplace/manage-account",
2940029420
"redirect_document_id": true
2940129421
},
2940229422
{
@@ -62037,6 +62057,11 @@
6203762057
"redirect_url": "/azure/cognitive-services/Speech-Service/voice-assistants",
6203862058
"redirect_document_id": true
6203962059
},
62060+
{
62061+
"source_path_from_root": "/articles/cognitive-services/Speech-Service/quickstarts/intent-recognition.md",
62062+
"redirect_url": "/azure/cognitive-services/Speech-Service/get-started-intent-recognition",
62063+
"redirect_document_id": true
62064+
},
6204062065
{
6204162066
"source_path_from_root": "/articles/cognitive-services/entitylinking/GettingStarted.md",
6204262067
"redirect_url": "/azure/cognitive-services/text-analytics",

articles/active-directory-b2c/force-password-reset.md

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: celestedg
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 03/03/2021
12+
ms.date: 04/08/2021
1313
ms.author: mimart
1414
ms.subservice: B2C
1515
zone_pivot_groups: b2c-policy-type
@@ -19,18 +19,20 @@ zone_pivot_groups: b2c-policy-type
1919

2020
[!INCLUDE [active-directory-b2c-choose-user-flow-or-custom-policy](../../includes/active-directory-b2c-choose-user-flow-or-custom-policy.md)]
2121

22-
As an administrator, you can [reset a user's password](manage-users-portal.md#reset-a-users-password) if the user forgets their password. Or you would like to force them to reset the password. In this article, you'll learn how to force a password reset in these scenarios.
22+
> [!IMPORTANT]
23+
> Force password reset is a public preview feature of Azure AD B2C. For more information about previews, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2324
2425
## Overview
26+
As an administrator, you can [reset a user's password](manage-users-portal.md#reset-a-users-password) if the user forgets their password. Or you would like to force them to reset the password. In this article, you'll learn how to force a password reset in these scenarios.
2527

26-
When an administrator resets a user's password via the Azure portal, the value of the [forceChangePasswordNextSignIn](user-profile-attributes.md#password-profile-property) attribute is set to `true`.
27-
28-
The [sign-in and sign-up journey](add-sign-up-and-sign-in-policy.md) checks the value of this attribute. After the user completes the sign-in, if the attribute is set to `true`, the user must reset their password. Then the value of the attribute is set to back `false`.
28+
When an administrator resets a user's password via the Azure portal, the value of the [forceChangePasswordNextSignIn](user-profile-attributes.md#password-profile-property) attribute is set to `true`. The [sign-in and sign-up journey](add-sign-up-and-sign-in-policy.md) checks the value of this attribute. After the user completes the sign-in, if the attribute is set to `true`, the user must reset their password. Then the value of the attribute is set to back `false`.
2929

3030
![Force password reset flow](./media/force-password-reset/force-password-reset-flow.png)
3131

3232
The password reset flow is applicable to local accounts in Azure AD B2C that use an [email address](identity-provider-local.md#email-sign-in) or [username](identity-provider-local.md#username-sign-in) with a password for sign-in.
3333

34+
::: zone pivot="b2c-user-flow"
35+
3436
### Force a password reset after 90 days
3537

3638
As an administrator, you can set a user's password expiration to 90 days, using [MS Graph](microsoft-graph-operations.md). After 90 days, the value of [forceChangePasswordNextSignIn](user-profile-attributes.md#password-profile-property) attribute is automatically set to `true`. For more information on how to set a user's password expiration policy, see [Password policy attribute](user-profile-attributes.md#password-policy-attribute).
@@ -43,8 +45,6 @@ Once a password expiration policy has been set, you must also configure force pa
4345

4446
## Configure your policy
4547

46-
::: zone pivot="b2c-user-flow"
47-
4848
To enable the **Forced password reset** setting in a sign-up or sign-in user flow:
4949

5050
1. Sign in to the [Azure portal](https://portal.azure.com).
@@ -75,23 +75,7 @@ To enable the **Forced password reset** setting in a sign-up or sign-in user flo
7575

7676
::: zone pivot="b2c-custom-policy"
7777

78-
1. Get the example of a force password reset on [GitHub](https://github.com/azure-ad-b2c/samples/tree/master/policies/force-password-reset).
79-
1. In each file, replace the string `yourtenant` with the name of your Azure AD B2C tenant. For example, if the name of your B2C tenant is *contosob2c*, all instances of `yourtenant.onmicrosoft.com` become `contosob2c.onmicrosoft.com`.
80-
1. Upload the policy files in the following order: the extension policy `TrustFrameworkExtensionsCustomForcePasswordReset.xml`, then the relying party policy `SignUpOrSigninCustomForcePasswordReset.xml`.
81-
82-
### Test the policy
83-
84-
1. Sign in to the [Azure portal](https://portal.azure.com) as a user administrator or a password administrator. For more information about the available roles, see [Assigning administrator roles in Azure Active Directory](../active-directory/roles/permissions-reference.md#all-roles).
85-
1. Select the **Directory + Subscription** icon in the portal toolbar, and then select the directory that contains your Azure AD B2C tenant.
86-
1. In the Azure portal, search for and select **Azure AD B2C**.
87-
1. Select **Users**. Search for and select the user you'll use to test the password reset, and then select **Reset Password**.
88-
1. In the Azure portal, search for and select **Azure AD B2C**.
89-
1. Under **Policies**, select **Identity Experience Framework**.
90-
1. Select the `B2C_1A_signup_signin_Custom_ForcePasswordReset` policy to open it.
91-
1. For **Application**, select a web application that you [previously registered](tutorial-register-applications.md). The **Reply URL** should show `https://jwt.ms`.
92-
1. Select the **Run now** button.
93-
1. Sign in with the user account for which you reset the password.
94-
1. You now must change the password for the user. Change the password and select **Continue**. The token is returned to `https://jwt.ms` and should be displayed to you.
78+
This feature is currently only available for User Flows. For setup steps, choose **User Flow** above.
9579

9680
::: zone-end
9781

296 Bytes
Loading
471 Bytes
Loading
731 Bytes
Loading
23.4 KB
Loading
Loading
Loading
-75 Bytes
Loading

0 commit comments

Comments
 (0)