sugibuchi commented on issue #7204: URL: https://github.com/apache/arrow-rs/issues/7204#issuecomment-2730451128
> If shelling out is the only concern, it should be possible to inspect the tokens stored in $AZURE_CONFIG_DIR/accessTokens.json, where $AZURE_CONFIG_DIR is ~/.azure by [default](https://learn.microsoft.com/en-us/cli/azure/azure-cli-configuration#cli-configuration-file). This is not a feasible solution. * `.azure/accessTokens.json` is an old location. The current version of Azure CLI uses `.azure/msal_token_cache.json`. * `.azure/msal_token_cache.json` is encrypted in some environments (for example, Windows) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
