You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. In the left menu, under **APIs**, select **Products**.
86
+
1. Choose the product you want to configure, such as the **Starter** product.
87
+
1. In the left menu, under **Product**, select **Properties**.
88
+
1. Enable the **Application based access** setting.
89
+
1. Select **Save**.
87
90
88
91
:::image type="content" source="media/applications/enable-application-based-access.png" alt-text="Screenshot of enabling application based access in the portal.":::
89
92
@@ -128,7 +131,7 @@ Now create a client application that is registered in Microsoft Entra ID and lim
128
131
:::image type="content" source="media/applications/register-application.png" alt-text="Screenshot of application settings in the portal.":::
129
132
1. Select **Register**.
130
133
131
-
The application is added to the list of applications on the **Applications** pane. A client secret is automatically generated for the application. The client secret is used to obtain an OAuth 2.0 token from the client application in the client credentials flow.
134
+
The application is added to the list of applications on the **Applications** pane. A client secret is automatically generated for the application.
132
135
133
136
<!-- Where would client secret show? Should customer store it somewhere? -->
0 commit comments