Skip to content

jacbeekers/azure_cosmosdb_tableapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure_cosmosdb_tableapi

Prerequisites

Create the following file outside your repository: ../setenv_tableapi.sh

Content: TABLE_CONNECTION_STRING="DefaultEndpointsProtocol=https;AccountName=YOUR_ACCOUNTNAME_HERE;AccountKey=YOUR_ACCOUNTKEY_HERE;TableEndpoint=https://YOUR_ACCOUNTNAME_HERE.table.cosmos.azure.com:443/;"

export TABLE_CONNECTION_STRING

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published