Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Occasionally receiving errored request from Managed Identity end points to receive token for Azure connected services
Jarod Keene
0
Reputation points
The Azure Instance Metadata Service (169.254.129.2-4 from IDENTITY_ENDPOINT) fails on request occasionally when we use Azure.Identity Nuget package to grab tokens for Managed Identity. This is the type of error logging we see when this happens:
This will usually correct itself with hard resets or randomly on its own but it will still cause 10-20 minutes of downtime on our platform and needs to be constantly monitored.
Azure App Service
Azure App Service
Sign in to answer