Skip to content

Commit 5db70db

Browse files
authored
C162671: Replacing non-breaking spaces by regular ones
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. Description: non-breaking spaces are breaking format in localized pages
1 parent 4700a4d commit 5db70db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/private-link/create-private-endpoint-cosmosdb-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ In this section, you will connect privately to the Azure Cosmos account using th
136136
10.1.255.14 mycosmosaccount-eastus.documents.azure.com
137137

138138

139-
1. In the Remote Desktop of*myVM*, install [Microsoft Azure Storage Explorer](https://docs.microsoft.com/azure/vs-azure-tools-storage-manage-with-storage-explorer?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&tabs=windows).
139+
1. In the Remote Desktop of *myVM*, install [Microsoft Azure Storage Explorer](https://docs.microsoft.com/azure/vs-azure-tools-storage-manage-with-storage-explorer?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&tabs=windows).
140140

141141
1. Select **Cosmos DB Accounts (Preview)** with the right-click.
142142

@@ -154,22 +154,22 @@ In this section, you will connect privately to the Azure Cosmos account using th
154154

155155
1. (Optionally) add new items to *mycosmosaccount*.
156156

157-
1. Close the remote desktop connection to*myVM*.
157+
1. Close the remote desktop connection to *myVM*.
158158

159159
## Clean up resources
160160

161161
When you're done using the Private Endpoint, Azure Cosmos account and the VM, delete the resource group and all of the resources it contains:
162162

163-
1. Enter*myResourceGroup*in the **Search** box at the top of the portal and select*myResourceGroup*from the search results.
163+
1. Enter *myResourceGroup* in the **Search** box at the top of the portal and select *myResourceGroup* from the search results.
164164

165165
1. Select **Delete resource group**.
166166

167-
1. Enter*myResourceGroup*for **TYPE THE RESOURCE GROUP NAME** and select **Delete**.
167+
1. Enter *myResourceGroup* for **TYPE THE RESOURCE GROUP NAME** and select **Delete**.
168168

169169
## Next steps
170170

171171
In this article, you created a VM on a virtual network, an Azure Cosmos account and a Private Endpoint. You connected to the VM from the internet and securely communicated to the Azure Cosmos account using Private Link.
172172

173-
* To learn more about Private Endpoint, see[What is Azure Private Endpoint?](private-endpoint-overview.md).
173+
* To learn more about Private Endpoint, see [What is Azure Private Endpoint?](private-endpoint-overview.md).
174174

175-
* To learn more about limitation of Private Endpoint when using with Azure Cosmos DB, see [Azure Private Link with Azure Cosmos DB](../cosmos-db/how-to-configure-private-endpoints.md) article.
175+
* To learn more about limitation of Private Endpoint when using with Azure Cosmos DB, see [Azure Private Link with Azure Cosmos DB](../cosmos-db/how-to-configure-private-endpoints.md) article.

0 commit comments

Comments
 (0)