Skip to content

Commit 7ad42c0

Browse files
committed
Fix endpoint
1 parent 88b2534 commit 7ad42c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-operations/deploy-iot-ops/overview-deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: SoniaLopezBravo
55
ms.author: sonialopez
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 11/06/2024
8+
ms.date: 04/28/2025
99

1010
#CustomerIntent: As an IT professional, I want to understand the components and deployment details before I start using Azure IoT Operations.
1111
---
@@ -103,7 +103,7 @@ If you use enterprise firewalls or proxies to manage outbound traffic, configure
103103

104104
|Endpoints (DNS) | Description |
105105
|-|-|
106-
| `<customer-specific>.blob.storage.azure.net` | Storage for schema registry. Refer to [storage account endpoints](/azure/storage/common/storage-account-overview#storage-account-endpoints) for identifying the customer specific subdomain of your endpoint. |
106+
| `<customer-specific>.blob.core.windows.net` | Storage for schema registry. Refer to [storage account endpoints](/azure/storage/common/storage-account-overview#storage-account-endpoints) for identifying the customer specific subdomain of your endpoint. |
107107

108108
* To push data to the cloud, enable the following endpoints based on your choice of data platform.
109109

0 commit comments

Comments
 (0)