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
Copy file name to clipboardExpand all lines: articles/frontdoor/front-door-custom-domain-https.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,8 +90,10 @@ You can use your own certificate to enable the HTTPS feature. This process is do
90
90
Register the service principal for Azure Front Door as an app in your Azure Active Directory (Azure AD) by using Azure PowerShell or the Azure CLI.
91
91
92
92
> [!NOTE]
93
-
> * This action requires you to have Global Administrator permissions in Azure AD. The registration only needs to be performed **once per Azure AD tenant**.
93
+
> * This action requires at least Application Administrator role permissions in Azure AD. The registration only needs to be performed **once per Azure AD tenant**.
94
+
> * The application ID is assigned by Azure specifically for Azure Front Door (classic).
94
95
> * Azure Front Door (classic) has a different *Application Id* than Azure Front Door Standard/Premium tier.
96
+
> * The role assigned is only for the subscription selected unless you define a different scope.
0 commit comments