I'm trying to follow the tutorial here: enable auth web api and here set up user flows
i have a pay-as-you-go account and I don't see the 'user flows' option anywhere in the AAD B2C UI.
Any advice?
Yes, you can create 'User Flows' in Azure with a pay-as-you-go account. Make sure to switch to created B2C directory to find User flows option.
Initially, I created one demo Azure AD B2C tenant in pay-as-you-go account by following this MS Document.
If you are checking for 'User Flows' option in below screen of local Azure AD tenant, it won't be having that option:
To find 'User Flows' option, make sure to switch to newly created Azure AD B2C directory as below:
After switching to Azure AD B2C directory, you can see 'User Flows' option and create them successfully like this: