PlagueHO / CosmosDB

PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
http://dscottraynsford.com
MIT License
154 stars 46 forks source link

Add Ability to specify custom endpoint URI In New-CosmosDbContext #395

Closed PlagueHO closed 4 years ago

PlagueHO commented 4 years ago

To support sovereign and other clouds, add the ability to specify a custom URI in New-CosmosDbContext.

PlagueHO commented 4 years ago

Completed when accidentally pushed to master.