
Announcements
Hi
I am trying to implement a custom domain for a powerapp portal with B2C authentication. Seems like i need to use Azure Front Door to enable this functionality. Looking through the documentation (see link below) there is no mention of how this meant to be achieved for a Portal. Does anyone have any guidance or advise they can give. A step by set guide would be great 😉
Many Thanks
Hi @Anonymous ,
I have implemented a custom domain recently for the powerapps portal and it works really well so far.
Adding article references for your kind reference.
https://docs.microsoft.com/en-us/powerapps/maker/portals/admin/add-custom-domain
But you can start with that article. Please note it doesn't matter if you use Azure B2C or Azure AD or any other identity.
PS: One of the pain points which is not covered in the article was how to convert it to .pfx format. If you are using go-daddy as your domain provider then it is pain in the neck. They don't have .pfx format, we have to use open SSL and PowerShell to convert it.
Hope it helps.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.