Skip to content

An Azure DevOps Pipeline Task. If you need to upload the contents of a JSON file to a Cosmos DB instance, then this is the pipeline task for you!

License

Notifications You must be signed in to change notification settings

mindlessroman/azdo-cosmos-json-upload

Repository files navigation

Upload to a Cosmos DB Instance in an Azure DevOps Pipeline

This pipeline task for the Azure DevOps (AzDO) Marketplace allows a user to upload a JSON file from their code's repository to an instance of a Cosmos DB database and container in the specified Azure subscription.

Check out the Overview for more details on how to run the task.

Why

If a user needs to have a CosmosDB instance populated as part of a CI/CD testing pipeline, then having this task makes that easy. Instead of having to create a separate script to manage the upload, add this task to the pipeline. The data then can be accessed and manipulated in whatever testing is required.

About

An Azure DevOps Pipeline Task. If you need to upload the contents of a JSON file to a Cosmos DB instance, then this is the pipeline task for you!

Resources

License

Stars

Watchers

Forks

Packages

No packages published