az account get-access-token command issue

Mittapelli, S (Sathishkumar) 0 Reputation points
2024-07-05T12:54:08.7733333+00:00

Hi All,

We are using below command to get the JWT token for login to Postgres single server.

az account get-access-token --resource-type oss-rdbms -o tsv --query accessToken

However this command earlier returing the all groups of the lodded in user but now its only giving the link to the groups.

Can someone advise how can we get all groups of the user in access token for above command.

Thanks in advance!

Azure Database for PostgreSQL
{count} votes