I am currently logging int Azure using
az login -u -p ""
The issue is that the email is MFA and a verification code is needed to be entered in. This login process is used for CICD. Is there a way I can automate this process without having to enter the verification code