I m trying to use ansible azure module, but the auth methods blocked me: - Service principles: it is no go as we are auth through enterprise AD on Azure portal - AD: simply provide username and password are not working because when typing my corp email addresses, Azure will redirect to my corp auth page and I need to auth using my account-01 number and password, by trying different combination of the account-01 username/password or the corp email address, I did not get a valid username-password pair.recentl
I noticed Terraform used to rely on Service principle only, however, few month ago you could do 'az login' and then seems that Terraform would be able to pick up the granted temporary token by a successful az login. Is there a similar mechanism behind that I could use rather than get a dodge account setup? Thanks, Tim -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/73310f56-d04a-4038-a433-2ebc33edc2af%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
