Can a desktop application use federated identity credentials to connect to Azure Blob Storage?
I have a desktop application that needs to connect to Azure Blob Storage. Since it is not running on Azure, using managed identity is not an option. I wanted to check the feasibility of using federated identity credentials to connect…