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. Sign in to the <ahref="https://portal.azure.com/"target="_blank">Azure portal</a> and select the correct Azure AD tenant(not B2C).
61
-
2. Navigate to the **App registrations** section and select your app.
62
-
3. Under **Manage**, select **Branding & properties**.
63
-
4. Fill out the **Terms of service URL** and **Privacy statement URL** fields.
64
-
5. Select **Save**.
65
-
66
-

60
+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](../roles/permissions-reference.md#application-developer).
61
+
1. Browse to **Identity** > **User experiences** > **Company branding**.
62
+
1. Select **Getting started**, and then select **Edit** for the **Default sign-in experience**.
63
+
1. Select **Footer** and fill out the URL for **Terms of Use** and **Privacy & Cookies**.
64
+
1. Select **Review + save**.
67
65
68
66
### <aname="app-object-json"></a>Using the app object JSON
69
67
70
-
If you prefer to modify the app object JSON directly, you can use the manifest editor in the Azure portal or Application Registration Portal to include links to your app's terms of service and privacy statement.
68
+
If you prefer to modify the app object JSON directly, you can use the manifest editor to include links to your app's terms of service and privacy statement.
71
69
72
70
1. Navigate to the **App Registrations** section and select your app.
0 commit comments