Skip to content

Commit

Permalink
Updating Azure Cosmos DB for Table quickstarts (#459)
Browse files Browse the repository at this point in the history
* Fix image filenames in `/website/static/templates.json`

* Update image screenshots
  • Loading branch information
seesharprun authored Oct 25, 2024
1 parent d272735 commit 5bb7bdc
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2426,7 +2426,7 @@
{
"title": "Azure Cosmos DB for NoSQL Quickstart - .NET",
"description": "A quick application to get started using Azure Cosmos DB for NoSQL with the Azure SDK for .NET.",
"preview": "./templates/images/cosmos-nosql-dotnet-quickstart.png",
"preview": "./templates/images/cosmos-db-nosql-dotnet-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-nosql-dotnet-quickstart",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-nosql-dotnet-quickstart",
Expand All @@ -2435,7 +2435,7 @@
{
"title": "Azure Cosmos DB for NoSQL Quickstart - Python",
"description": "A quick application to get started using Azure Cosmos DB for NoSQL with the Azure SDK for Python.",
"preview": "./templates/images/cosmos-nosql-python-quickstart.png",
"preview": "./templates/images/cosmos-db-nosql-python-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-nosql-python-quickstart",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-nosql-python-quickstart",
Expand All @@ -2444,7 +2444,7 @@
{
"title": "Azure Cosmos DB for NoSQL Quickstart - Node.js",
"description": "A quick application to get started using Azure Cosmos DB for NoSQL with the Azure SDK for Node.js.",
"preview": "./templates/images/cosmos-nosql-nodejs-quickstart.png",
"preview": "./templates/images/cosmos-db-nosql-nodejs-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-nosql-nodejs-quickstart",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-nosql-nodejs-quickstart",
Expand All @@ -2453,7 +2453,7 @@
{
"title": "Azure Cosmos DB for NoSQL Quickstart - Java",
"description": "A quick application to get started using Azure Cosmos DB for NoSQL with the Azure SDK for Java.",
"preview": "./templates/images/cosmos-nosql-java-quickstart.png",
"preview": "./templates/images/cosmos-db-nosql-java-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-nosql-java-quickstart",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-nosql-java-quickstart",
Expand All @@ -2462,7 +2462,7 @@
{
"title": "Azure Cosmos DB for NoSQL Quickstart - Go",
"description": "A quick application to get started using Azure Cosmos DB for NoSQL with the Azure SDK for Go.",
"preview": "./templates/images/cosmos-nosql-go-quickstart.png",
"preview": "./templates/images/cosmos-db-nosql-go-quickstart.png",
"website": "https://github.com/azure-samples/cosmos-db-nosql-go-quickstart",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/azure-samples/cosmos-db-nosql-go-quickstart",
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.
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.

0 comments on commit 5bb7bdc

Please sign in to comment.