Skip to content

Commit a911c28

Browse files
Merge pull request #298988 from PatAltimore/patricka-lnm-fix
Fix AIO storage endpoint
2 parents 6e208ac + 7ad42c0 commit a911c28

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
---
@@ -106,7 +106,7 @@ If you use enterprise firewalls or proxies to manage outbound traffic, configure
106106

107107
|Endpoints (DNS) | Description |
108108
|-|-|
109-
| `<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. |
109+
| `<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. |
110110

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

0 commit comments

Comments
 (0)