Database connectivity issue in dev env

Sowmya Kailasamurthy 0 Reputation points
2024-06-06T07:10:14.2333333+00:00

Hello Team ,
We are using Mysql server with the pricing tier :Standard s2 with 20 DTU's.

We have 13 app service web applications in two app service plans.
All service applications are of type spring boot which are opening 5 DB connections and we are using UMI to authenticate the connection.
From couple of days , we are facing the issue to make connection to the DB, gettin the error like below.
Azure Identity => ERROR in getToken() call for scopes [https://database.windows.net//.default]: Managed Identity authentication is not available.

Similar code is working fine in other env like test, acceptance and in production.

Please let me know, if you need more information.

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
    2024-06-24T16:00:05.7666667+00:00
    0 comments No comments