Skip to content

PowerShell module to interact with the Cosmos DB NoSQL REST API.

License

Notifications You must be signed in to change notification settings

RylandDeGregory/CosmosDBNoSQL

Repository files navigation

CosmosDBNoSQL

A PowerShell module to interact with the Cosmos DB NoSQL REST API.

Build Status CosmosDBNoSQL package in CosmosDBNoSQL feed in Azure Artifacts

Install from Azure Artifacts

Register-PSRepository -Name 'CosmosDBNoSQL' -SourceLocation 'https://pkgs.dev.azure.com/rylanddegregory/CosmosDBNoSQL/_packaging/CosmosDBNoSQL/nuget/v2'
Install-Module -Name 'CosmosDBNoSQL'
Import-Module -Name 'CosmosDBNoSQL' -Force

About

PowerShell module to interact with the Cosmos DB NoSQL REST API.

Resources

License

Stars

Watchers

Forks