Azure / azure-cosmos-table-dotnet

.NET SDK for Azure Cosmos Table API
14 stars 5 forks source link

Access token to connect to Cosmos Tables #83

Closed sdandu21 closed 3 years ago

sdandu21 commented 3 years ago

Can you connect to Cosmos DB Tables using an access token? Is it possible to create a client that takes an access token to initialize and can interact with the tables in Cosmos?

sdandu21 commented 3 years ago

Got confirmation from Cosmos team that MSI authentication for Cosmos Tables is not supported at this time.