Updated answer for 2024. It is still possible in this way:
https://learn.microsoft.com/en-us/azure/active-directory-b2c/disable-email-verification?pivots=b2c-user-flow
- Sign in to the Azure portal.
- If you have access to multiple tenants, select the Settings icon in the top menu to switch to your Azure AD B2C tenant from the Directories + subscriptions menu.
- In the left menu, select Azure AD B2C. Or, select All services and search for and select Azure AD B2C.
- Select User flows.
- Select the user flow for which you want to disable email verification.
- Select Page layouts.
- Select Local account sign-up page.
- Under User attributes, select Email Address.
- In the Requires Verification drop-down, select No.
- Select Save. Email verification is now disabled for this user flow.