ripe-park-70944
01/21/2022, 12:26 PMimport, I've tried adding all of --debug --verbose 9 --logtostderr --logflow to the import command, but there's no trace of the exact request made or logging of the client id / client secret, just loads of noise.
I've triple checked and the configured auth parameters work using the same client_credentials grant flow in a postman query to the azure auth and then management api so I'm looking to double check that the commands Pulumi is sending to azure are what I'd expect and check them for issues (maybe bad escaping on the password or something like that)