Azure Managed Identity
I have spent almost 8 hours trying to find the issue. For some reason managed identity is not working in production mode. It seems to be unable to load the secrets. Even though I have successfully defined the resource access polices. The code was working fine before I went to sleep. All of a sudden when I woke up its not working? Can anyone please help?
5 Replies
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
That's the weird part. I had it just like that. Everything was working fine. The next day, for some reason it was unable to load the secrets in production mode. I have looked at the polices and made sure that everything is connected. Still for some reason its unable to load them in production mode. When running on my local machine it's able to load them.
I'm running on an
linux appservice
.
Currently when taking a look at the log stream. I'm getting Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
@TeBeCo I will definitely take a look into that. Right now, it seems to be working again. It's errors like this that I don't like. Because I didn't really found out what the issue was. Is there a way to capture issues like this?
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View