I am using azure function app in order to embed PBI reports on my website.
I create a new user on azure.
When i try to login with this user to azure portal or power bi in the login pop up i am being asked to better secure my account.
I can sometimes hit the "Skip for now (14 days until this is required)"
but with other users where i have already activeted this serivce - i dont see a way to cancel it.
Now, every time i try to login with any of my users i'm being forced to use the 2 factors verification and approve my login via my mobile device.
This is problematic as my function app on azure print an error menage regarding the 2 factor authentication when it try to log is with my master user.
I am getting a message saying that because that my user log in require 2 factor authentication login inside my function app has failed.
Is there a way to avoid the 2 factors authentication option and just login with my user and password?
so far i have tried this:
https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-userstates
and also made sure the 2 factors authentication is not tuned on: