Hi All. After a little help. I seem to have an iss...
# general
l
Hi All. After a little help. I seem to have an issue where i can not update the authentication method on the azuread provider. As per the documentation we have updated the client ID to be "RyanTest" then reran pulumi but the error displays contains the old client id. As a troubleshooting step I have also removed this from the config setting
$env:ARM_CLIENT_ID = "RyanTest"
as an environmental variable and this also shows the old client id. Any ideas?