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

Correct New-CosmosDbContext Environment output - Fixes #411 #416

Closed PlagueHO closed 3 years ago

PlagueHO commented 3 years ago

This PR fixes the value of the Environment property returned in the Context object by New-CosmosDbContext.


This change is Reviewable