Skip to content

Commit 6d1f071

Browse files
authored
Merge pull request #176706 from atikmapari/Broken-link-danlep
Broken link fixed
2 parents 200e2ba + ef9d491 commit 6d1f071

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/api-management/api-management-howto-aad-b2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The **Sign-up form: OAuth** widget represents a form used for signing up with OA
112112
[!INCLUDE [api-management-portal-legacy.md](../../includes/api-management-portal-legacy.md)]
113113

114114
> [!NOTE]
115-
> To properly integrate B2C with the legacy developer portal, use **standard v1** user flows, in combination with enabling [password reset](/azure/active-directory-b2c/user-flow-self-service-password-reset) before signing up/signing into a developer account using Azure Active Directory B2C.
115+
> To properly integrate B2C with the legacy developer portal, use **standard v1** user flows, in combination with enabling [password reset](/azure/active-directory-b2c/add-password-reset-policy) before signing up/signing into a developer account using Azure Active Directory B2C.
116116
117117
1. Open a new browser window and go to the legacy developer portal. Click the **Sign up** button.
118118

articles/api-management/api-management-howto-properties.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ms.author: danlep
2929

3030
Plain values or secrets can contain [policy expressions](./api-management-policy-expressions.md). For example, the expression `@(DateTime.Now.ToString())` returns a string containing the current date and time.
3131

32-
For details about the named value attributes, see the API Management [REST API reference](/rest/api/apimanagement/2020-06-01-preview/namedvalue/createorupdate).
32+
For details about the named value attributes, see the API Management [REST API reference](/rest/api/apimanagement/2021-04-01-preview/named-value/create-or-update).
3333

3434
## Key vault secrets
3535

@@ -202,4 +202,3 @@ To delete a named value, select the name and then select **Delete** from the con
202202
- [Policy expressions](./api-management-policy-expressions.md)
203203

204204
[api-management-send-results]: ./media/api-management-howto-properties/api-management-send-results.png
205-

0 commit comments

Comments
 (0)