You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 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).
140
140
141
141
1. Select **Cosmos DB Accounts (Preview)** with the right-click.
142
142
@@ -154,22 +154,22 @@ In this section, you will connect privately to the Azure Cosmos account using th
154
154
155
155
1. (Optionally) add new items to *mycosmosaccount*.
156
156
157
-
1. Close the remote desktop connection to*myVM*.
157
+
1. Close the remote desktop connection to*myVM*.
158
158
159
159
## Clean up resources
160
160
161
161
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:
162
162
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.
164
164
165
165
1. Select **Delete resource group**.
166
166
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**.
168
168
169
169
## Next steps
170
170
171
171
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.
172
172
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).
174
174
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