Closed rishimalhotra2 closed 4 months ago
The clients try to get a cached token, and refresh it when they can't.
For managed identity, it should remain refreshed with no issues.
For AzCli, while the client will try to refresh it, it will depend on az cli itself and how long it stays logged in for.
You should check the AzCli docs for more information.
For most cases, it should be seamless.
When i run the following commands, do the credentials ever expire? If so, is there a way to check for expiry so that i can reinstantiate the credentials?
or