Skip to content

Commit 8d44211

Browse files
committed
remove reference to old file
1 parent 7d09c29 commit 8d44211

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/active-directory-b2c/troubleshoot-with-application-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,6 @@ To improve your production environment performance and better user experience, i
200200

201201
## Next steps
202202

203-
- Learn how to [troubleshoot Azure AD B2C custom policies](troubleshoot-custom-policies.md)
203+
- Learn how to [troubleshoot Azure AD B2C custom policies](troubleshoot.md)
204204

205205
::: zone-end

articles/active-directory-b2c/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ The cause for this error is similar to the one for the claim error. Check the pr
410410

411411
### User is currently logged as a user of 'yourtenant.onmicrosoft.com' tenant...
412412

413-
You login with an account from a tenant that is different than the policy you try to upload. For example, you sign-in with [email protected], while your policy `TenantId` is set to `fabrikam.onmicrosoft.com`.
413+
You login with an account from a tenant that is different than the policy you try to upload. For example, your sign-in with [email protected], while your policy `TenantId` is set to `fabrikam.onmicrosoft.com`.
414414

415415
```xml
416416
<TrustFrameworkPolicy ...

articles/active-directory-b2c/user-flow-custom-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Use the following steps to remove extension/custom attribute from a user flow:
202202
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD B2C directory in the Directory name list, and then select **Switch**
203203
1. Choose **All services** in the top-left corner of the Azure portal, search for and select **Azure AD B2C**.
204204
1. Select **User attributes**, and then select the attribute you want to delete.
205-
1. Select **Delete**
205+
1. Select **Delete**, and then select **Yes** to confirm.
206206

207207
::: zone-end
208208

0 commit comments

Comments
 (0)