Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement full support for CosmosDB #13

Open
PalmEmanuel opened this issue Oct 4, 2022 · 0 comments
Open

Implement full support for CosmosDB #13

PalmEmanuel opened this issue Oct 4, 2022 · 0 comments
Labels
enhancement New feature or request hacktoberfest Celebrating open source

Comments

@PalmEmanuel
Copy link
Owner

CosmosDB in Azure Tables flavor is supported in the SDK, but the connection strings build within the module assumes we're working with a storage account. A -TableType parameter or similar could be useful on the commands.

The -ConnectionString works right now, in the format of DefaultEndpointsProtocol=https;AccountName=<name>;AccountKey=<key>;TableEndpoint=https://<name>.table.cosmos.azure.com:443/;.

@PalmEmanuel PalmEmanuel added enhancement New feature or request hacktoberfest Celebrating open source labels Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Celebrating open source
Projects
None yet
Development

No branches or pull requests

1 participant