Register the service principal for Azure Front Door as an app in your Azure Active Directory via PowerShell

Jen F 21 Reputation points
2020-05-11T13:15:20.143+00:00

Register the service principal for Azure Front Door as an app in your Azure Active Directory via PowerShell

Hi - are you able to tell me if this will cause any type of outage? Especially if other front doors already in use in the environment, but with Azure managed certificates instead of custom. Thanks

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,451 questions
0 comments No comments
{count} votes

Accepted answer
  1. soumi-MSFT 11,716 Reputation points Microsoft Employee
    2020-05-11T13:31:40.55+00:00

    @Jen F , Generally registering SP will not cause any outage. As other FrontDoors are using custom certs, you should be good in registering the Service Principles for Azure FrontDoor.

    You can check out this article for more info:

    https://learn.microsoft.com/en-us/azure/frontdoor/front-door-custom-domain-https#register-azure-front-door

    Hope this helps.

    Do let us know if this helps and if there are any more queries around this, please do let us know so that we can help you further. Also, please do not forget to accept the response as "Answer" if the above response helped in answering your query.


1 additional answer

Sort by: Most helpful
  1. Jen F 21 Reputation points
    2020-05-11T13:33:44.593+00:00

    Just to clarify - the other FrontDoors are using Azure managed certificates.
    I need to register in order to use our own cert in this new front door configuration.