Hey everyone,
I am trying to configure Azure B2C as an identity provider within my portal. I have ready many articles, documentation, and watched videos walking through this process, yet I haven't been able to show the Azure B2C button as an option in my portal. My goal is to see this as an option and have it work as a method to register and login.
The steps I have followed:
1. The first method I followed to create my B2C tenant, user flows, and appropriate site settings is to go to make.preview.powerapps.com and follow these docs exactly: Configure the Azure Active Directory B2C identity provider for Power Apps portals. - Power Apps | Microsoft Docs. After the steps have all been configured, I restart my app, clear my cache, sync the configuration, and open my site. Here is what I see:

No Azure B2C button for sign in.
2. The second method I followed was to create everything manually. I followed a combination of these instructions:
Configure the Azure Active Directory B2C identity provider manually for Power Apps portals. - Power Apps | Microsoft Docs
Tutorial - Create user flows - Azure Active Directory B2C | Microsoft Docs
Part 3 – PowerApps Portals: Azure B2C and Power Apps Portals – User Flow for Signup and Signin (crmcs.co.uk)
The results for the second method were the same. I can launch/run the user flow from Azure AD and it works just fine (creates a new user in Azure B2C) but it doesn't appear as an option in my portal. Any help would be appreciated!!