Skip to content

Commit 78c21bb

Browse files
authored
Merge pull request #88325 from MarileeTurscak-MSFT/patch-160
Added links to new app registration experience
2 parents 8617382 + ea96f86 commit 78c21bb

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)