Skip to content

Add a Function for creating a new Cosmos DB Account #111

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

Closed
PlagueHO opened this issue Jun 5, 2018 · 3 comments
Closed

Add a Function for creating a new Cosmos DB Account #111

PlagueHO opened this issue Jun 5, 2018 · 3 comments
Assignees
Labels
enhancement The issue is an enhancement request. in progress The issue is being actively worked on by someone.

Comments

@PlagueHO
Copy link
Owner

PlagueHO commented Jun 5, 2018

There is no simple cmdlet available for creating a new CosmosDB Account in the AzureRM cmdlets. There is a command in the Azure CLI.

It would be useful to have a simple function that could use an ARM Template to easily create a Cosmos DB Account.

@PlagueHO PlagueHO added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Jun 5, 2018
@PlagueHO
Copy link
Owner Author

@patpicos
Copy link

http://sql-articles.com/articles/azure/cosmos-db/provisioning-azure-cosmos-db-using-powershell/ refer to section: Provision Cosmos Database Account. I am polishing the code right now and could share it.

@PlagueHO
Copy link
Owner Author

Hi @patpicos - that is some great stuff here. Normally I'd love to add it, but I've actually ended up completing this code and just need to improve the unit testing of the code. Otherwise I completely would have loved the help! Sorry I didn't update this issue to in progress earlier - it slipped my mind 😢

@PlagueHO PlagueHO added in progress The issue is being actively worked on by someone. and removed help wanted The issue is up for grabs for anyone in the community. labels Aug 31, 2018
@PlagueHO PlagueHO self-assigned this Aug 31, 2018
PlagueHO added a commit that referenced this issue Sep 2, 2018
Added Account Functions - Fixes #111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request. in progress The issue is being actively worked on by someone.
Projects
None yet
Development

No branches or pull requests

2 participants