Skip to content

Commit eaffcde

Browse files
committed
Add note about enabling preview features
1 parent 83d59fa commit eaffcde

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/iot-operations/includes/deploy-preview-media-connectors.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ ms.date: 03/20/2025
77
ms.author: dobett
88
---
99

10-
To update the version of the media and ONVIF connectors in your Azure IoT Operations deployment, run the following PowerShell commands:
10+
To update the version of the media and ONVIF connectors in your Azure IoT Operations deployment, run the following PowerShell commands to enable preview features:
11+
12+
> [!IMPORTANT]
13+
> If you don't enable preview features, you see the following error message in the `aio-supervisor-...` pod logs when you try to use the media or ONVIF connectors: `No connector configuration present for AssetEndpointProfile: <AssetEndpointProfileName>`.
1114
1215
```powershell
1316
$clusterName="<YOUR AZURE IOT OPERATIONS CLUSTER NAME>"

0 commit comments

Comments
 (0)