Skip to content
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

Adding Azure Cosmos DB for MongoDB templates #497

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 49 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2678,7 +2678,7 @@
{
"title": "Azure Cosmos DB for Table Quickstart - Node.js",
"description": "A quick application to get started using Azure Cosmos DB for Table with the Azure SDK for Node.js.",
"preview": "./templates/images/cosmos-db-table-nodejs-quickstart.png",
"preview": "./templates/images/cosmos-db-table-nodejs-typescript-quickstart.png",
seesharprun marked this conversation as resolved.
Show resolved Hide resolved
"website": "https://github.com/azure-samples/cosmos-db-table-nodejs-quickstart",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-table-nodejs-quickstart",
Expand All @@ -2691,6 +2691,54 @@
"msft"
]
},
{
"title": "Azure Cosmos DB for MongoDB Quickstart - .NET",
"description": "A quick application to get started using Azure Cosmos DB for MongoDB with the Azure SDK for .NET.",
"preview": "./templates/images/cosmos-db-mongodb-dotnet-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-mongodb-dotnet-quickstart",
seesharprun marked this conversation as resolved.
Show resolved Hide resolved
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-mongodb-dotnet-quickstart",
"tags": [
"cosmosdb",
"dotnetCsharp",
"aca",
"managedidentity",
"bicep",
"msft"
seesharprun marked this conversation as resolved.
Show resolved Hide resolved
]
},
{
"title": "Azure Cosmos DB for MongoDB Quickstart - Node.js",
"description": "A quick application to get started using Azure Cosmos DB for MongoDB with the Azure SDK for Node.js.",
"preview": "./templates/images/cosmos-db-mongodb-nodejs-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-mongodb-nodejs-quickstart",
seesharprun marked this conversation as resolved.
Show resolved Hide resolved
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-mongodb-nodejs-quickstart",
"tags": [
"cosmosdb",
"nodejs",
"aca",
"managedidentity",
"bicep",
"msft"
seesharprun marked this conversation as resolved.
Show resolved Hide resolved
]
},
{
"title": "Azure Cosmos DB for MongoDB Quickstart - Python",
"description": "A quick application to get started using Azure Cosmos DB for MongoDB with the Azure SDK for Python.",
"preview": "./templates/images/cosmos-db-mongodb-python-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-mongodb-python-quickstart",
seesharprun marked this conversation as resolved.
Show resolved Hide resolved
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-mongodb-python-quickstart",
"tags": [
"cosmosdb",
"python",
"aca",
"managedidentity",
"bicep",
"msft"
seesharprun marked this conversation as resolved.
Show resolved Hide resolved
]
},
{
"title": "Integration Hub with Logic App Standard",
"description": "Template to deploy shared components like Logic App Standard Plan, Service Bus and Azure Artifacts for an integration platform.",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.