@@ -3,15 +3,15 @@ title: New Azure portal app registration experience
3
3
titleSuffix : Microsoft identity platform
4
4
description : An introduction to the new App registration experience in the Azure portal
5
5
services : active-directory
6
- author : archieag
6
+ author : mmacy
7
7
manager : CelesteDG
8
8
9
9
ms.service : active-directory
10
10
ms.subservice : develop
11
11
ms.workload : identity
12
12
ms.topic : conceptual
13
13
ms.date : 11/8/2019
14
- ms.author : aragra
14
+ ms.author : marsma
15
15
ms.reviewer : lenalepa, alamaral
16
16
ms.custom : aaddev
17
17
---
@@ -29,7 +29,7 @@ There are many improvements in the new [App registrations](https://go.microsoft.
29
29
check the signed in user in the Azure portal matches the user that
30
30
was signed into the Application registration portal by comparing the
31
31
email address from your profile.
32
- >
32
+ >
33
33
> In some cases, especially when you sign in using personal Microsoft
34
34
accounts(e.g. Outlook, Live, Xbox, etc.) with an Azure AD email address, we found out that when you
35
35
go to the Azure portal from the old experience, it signs you into a
@@ -129,7 +129,7 @@ desktop). [Learn more](quickstart-configure-app-access-web-apis.md#add-redirect-
129
129
130
130
Web APIs are configured in Expose an API page.
131
131
132
- > [ !NOTE]
132
+ > [ !NOTE]
133
133
> Try out the new Authentication settings experience where you can
134
134
configure settings for your application based on the platform or device
135
135
that you want to target. [ Learn more] ( quickstart-configure-app-access-web-apis.md#configure-platform-settings-for-your-application )
@@ -143,8 +143,8 @@ that you want to target. [Learn more](quickstart-configure-app-access-web-apis.m
143
143
Microsoft APIs, APIs my organization uses, or My APIs. The search
144
144
bar on APIs my organization uses tab searches through service
145
145
principals in the tenant.
146
-
147
- > [ !NOTE]
146
+
147
+ > [ !NOTE]
148
148
> You won't see this tab if your application isn't
149
149
associated with a tenant. For more info on how to request
150
150
permissions using the new experience, see [ this
0 commit comments