Skip to content

Commit 4d78b94

Browse files
committed
Updating links
1 parent 8ccc6d4 commit 4d78b94

8 files changed

+10
-11
lines changed

articles/azure-functions/functions-add-output-binding-cosmos-db-vs-code.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Before you get started, make sure to install the [Azure Databases extension](htt
3434

3535
2. Click **Create a resource** > **Databases** > **Azure Cosmos DB**.
3636

37-
:::image type="content" source="../../includes/media/cosmos-db-create-dbaccount/create-nosql-db-databases-json-tutorial-1.png" alt-text="The Azure portal Databases pane" border="true":::
37+
:::image type="content" source="../cosmos-db/includes/media/cosmos-db-create-dbaccount/create-nosql-db-databases-json-tutorial-1.png" alt-text="The Azure portal Databases pane" border="true":::
3838

3939
3. In the **Create Azure Cosmos DB Account** page, enter the settings for your new Azure Cosmos DB account.
4040

articles/cosmos-db/create-cosmosdb-resources-portal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This quickstart demonstrates how to use the Azure portal to create an Azure Cosm
2828
## Prerequisites
2929

3030
An Azure subscription or free Azure Cosmos DB trial account
31-
- [!INCLUDE [quickstarts-free-trial-note](includes/quickstarts-free-trial-note.md)]
31+
- [!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
3232

3333
- [!INCLUDE [cosmos-db-emulator-docdb-api](includes/cosmos-db-emulator-docdb-api.md)]
3434

articles/cosmos-db/create-mongodb-dotnet.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This quickstart demonstrates how to create a Cosmos account with [Azure Cosmos D
3434

3535
If you don't already have Visual Studio, download [Visual Studio 2019 Community Edition](https://www.visualstudio.com/downloads/) with the **ASP.NET and web development** workload installed with setup.
3636

37-
[!INCLUDE [quickstarts-free-trial-note](includes/quickstarts-free-trial-note.md)]
37+
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]
3838

3939
<a id="create-account"></a>
4040
## Create a database account

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In this quickstart, you create and manage an Azure Cosmos DB SQL API account fro
4444

4545
## Create a database account
4646

47-
[!INCLUDE [cosmos-db-create-dbaccount](/cosmos-db-create-dbaccount.md)]
47+
[!INCLUDE [cosmos-db-create-dbaccount](includes/cosmos-db-create-dbaccount.md)]
4848

4949
## Add a container
5050

articles/cosmos-db/enable-notebooks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Starting February 10, 2021, new Azure Cosmos accounts created in one of the [sup
3434

3535
1. Select **Go to resource** to go to the Azure Cosmos DB account page.
3636

37-
:::image type="content" source="../../includes/media/cosmos-db-create-dbaccount/azure-cosmos-db-account-created-3.png" alt-text="The Azure Cosmos DB account page":::
37+
:::image type="content" source="../includes/media/cosmos-db-create-dbaccount/azure-cosmos-db-account-created-3.png" alt-text="The Azure Cosmos DB account page":::
3838

3939
1. Navigate to the **Data Explorer** pane. You should now see your notebooks workspace.
4040

articles/cosmos-db/includes/cosmos-db-create-storage-account.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ms.date: 04/06/2018
99
ms.author: mimig
1010
ms.custom: "include file"
1111
---
12-
The easiest way to create an Azure storage account is by using the [Azure portal](https://portal.azure.com). To learn more, see [Create a storage account](../storage/common/storage-account-create.md).
12+
The easiest way to create an Azure storage account is by using the [Azure portal](https://portal.azure.com). To learn more, see [Create a storage account](../../storage/common/storage-account-create.md).
1313

14-
You can also create an Azure storage account by using [Azure PowerShell](/powershell/module/az.storage/) or [Azure CLI](../storage/blobs/storage-quickstart-blobs-cli.md).
14+
You can also create an Azure storage account by using [Azure PowerShell](/powershell/module/az.storage/) or [Azure CLI](../../storage/blobs/storage-quickstart-blobs-cli.md).
1515

16-
If you prefer not to create a storage account at this time, you can also use the Azure Storage Emulator to run and test your code in a local environment. For more information, see [Use the Azure Storage Emulator for development and testing](../storage/common/storage-use-emulator.md).
16+
If you prefer not to create a storage account at this time, you can also use the Azure Storage Emulator to run and test your code in a local environment. For more information, see [Use the Azure Storage Emulator for development and testing](../../storage/common/storage-use-emulator.md).

articles/cosmos-db/includes/cosmos-db-tutorial-global-distribution-portal.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ There are two common scenarios for configuring two or more regions:
3030

3131
For delivering low-latency to end users, it is recommended that you deploy both the application and Azure Cosmos DB in the regions that correspond to where the application's users are located.
3232

33-
For BCDR, it is recommended to add regions based on the region pairs described in the [Business continuity and disaster recovery (BCDR): Azure Paired Regions][bcdr] article.
33+
For BCDR, it is recommended to add regions based on the region pairs described in the [Business continuity and disaster recovery (BCDR): Azure Paired Regions](../../best-practices-availability-paired-regions.md) article.
3434

3535
<!--
3636
@@ -54,7 +54,6 @@ While all regions associated with your Cosmos DB database account can serve read
5454
[3]: ./media/cosmos-db-tutorial-global-distribution-portal/azure-cosmos-db-manual-failover-2.png
5555

5656
<!--Reference style links - using these makes the source content way more readable than using inline links-->
57-
[bcdr]: ../best-practices-availability-paired-regions.md
5857
[consistency]: ../consistency-levels.md
5958
[azureregions]: https://azure.microsoft.com/regions/#services
6059
[offers]: https://azure.microsoft.com/pricing/details/cosmos-db/

articles/spatial-anchors/tutorials/tutorial-use-cosmos-db-to-store-anchors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ It's worth noting that, though you'll be using Unity and Azure Cosmos DB in this
2222

2323
Add an Azure Cosmos Database to the resource group you created earlier.
2424

25-
[!INCLUDE [cosmos-db-create-dbaccount-table](../cosmos-db/includes/cosmos-db-create-dbaccount-table.md)]
25+
[!INCLUDE [cosmos-db-create-dbaccount-table](../../cosmos-db/includes/cosmos-db-create-dbaccount-table.md)]
2626

2727
Copy the `Connection String` because you'll need it.
2828

0 commit comments

Comments
 (0)