Skip to content

Commit 6e328e1

Browse files
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into QSG
2 parents 710aee7 + 5ebbd48 commit 6e328e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cosmos-db/sql/create-sql-api-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ In this quickstart, you create and manage an Azure Cosmos DB SQL API account fro
3434
* [Visual Studio Monthly Credits](https://azure.microsoft.com/pricing/member-offers/credit-for-visual-studio-subscribers)
3535
* [Azure Cosmos DB Free Tier](../optimize-dev-test.md#azure-cosmos-db-free-tier)
3636
* Without an Azure active subscription:
37-
* [Try Azure Cosmos DB for free](https://azure.microsoft.com/try/cosmosdb/), a tests environment that lasts for 30 days.
37+
* [Try Azure Cosmos DB for free](/azure/cosmos-db/try-free), a tests environment that lasts for 30 days.
3838
* [Azure Cosmos DB Emulator](https://aka.ms/cosmosdb-emulator)
3939
- [Python 2.7 or 3.6+](https://www.python.org/downloads/), with the `python` executable in your `PATH`.
4040
- [Visual Studio Code](https://code.visualstudio.com/).

articles/cosmos-db/sql/sql-api-python-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Sample solutions that do CRUD operations and other common operations on Azure Co
3636
* [Visual Studio Monthly Credits](https://azure.microsoft.com/pricing/member-offers/credit-for-visual-studio-subscribers)
3737
* [Azure Cosmos DB Free Tier](../free-tier.md)
3838
* Without an Azure active subscription:
39-
* [Try Azure Cosmos DB for free](https://azure.microsoft.com/try/cosmosdb/), a tests environment that lasts for 30 days.
39+
* [Try Azure Cosmos DB for free](/azure/cosmos-db/try-free), a tests environment that lasts for 30 days.
4040
* [Azure Cosmos DB Emulator](https://aka.ms/cosmosdb-emulator)
4141
- [Python 2.7 or 3.6+](https://www.python.org/downloads/), with the `python` executable in your `PATH`.
4242
- [Visual Studio Code](https://code.visualstudio.com/).

0 commit comments

Comments
 (0)