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 more Azure Cosmos DB for Table quickstarts #471

Merged
merged 8 commits into from
Feb 11, 2025
27 changes: 27 additions & 0 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2691,6 +2691,33 @@
"msft"
]
},
{
"title": "Azure Cosmos DB for Table Quickstart - Python",
"description": "A quick application to get started using Azure Cosmos DB for Table with the Azure SDK for Python.",
"preview": "./templates/images/cosmos-db-table-python-quickstart.png",
"website": "https://learn.microsoft.com/azure/cosmos-db/table/quickstart-python",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-table-python-quickstart",
"tags": ["cosmosdb", "python", "aca", "managedidentity", "bicep", "msft", "new"]
},
{
"title": "Azure Cosmos DB for Table Quickstart - Go",
"description": "A quick application to get started using Azure Cosmos DB for Table with the Azure SDK for Go.",
"preview": "./templates/images/cosmos-db-table-go-quickstart.png",
"website": "https://learn.microsoft.com/azure/cosmos-db/table/quickstart-go",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-table-go-quickstart",
"tags": ["cosmosdb", "go", "aca", "managedidentity", "bicep", "msft", "new"]
},
{
"title": "Azure Cosmos DB for Table Quickstart - Java",
"description": "A quick application to get started using Azure Cosmos DB for Table with the Azure SDK for Java.",
"preview": "./templates/images/cosmos-db-table-java-quickstart.png",
"website": "https://learn.microsoft.com/azure/cosmos-db/table/quickstart-java",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-table-java-quickstart",
"tags": ["cosmosdb", "java", "aca", "managedidentity", "bicep", "msft", "new"]
},
{
"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.