Skip to content

Commit ea96f86

Browse files
Added links to new app registration experience
Added links to new app registration experience
1 parent c00a742 commit ea96f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/active-directory-b2c-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,12 @@ This chained web API scenario can be supported by using the OAuth 2.0 JWT bearer
128128

129129
Do not edit Azure AD B2C applications in these ways:
130130

131-
- On other application management portals such as the [Application Registration Portal](https://apps.dev.microsoft.com/).
131+
- On other application management portals such as the [Application Registration Portal](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade).
132132
- Using Graph API or PowerShell.
133133

134134
If you edit the Azure AD B2C application outside of the Azure portal, it becomes a faulted application and is no longer usable with Azure AD B2C. Delete the application and create it again.
135135

136-
To delete the application, go to the [Application Registration Portal](https://apps.dev.microsoft.com/) and delete the application there. In order for the application to be visible, you need to be the owner of the application (and not just an admin of the tenant).
136+
To delete the application, go to the [Application Registration Portal](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) and delete the application there. In order for the application to be visible, you need to be the owner of the application (and not just an admin of the tenant).
137137

138138
## Next steps
139139

0 commit comments

Comments
 (0)