Skip to content

Commit 0d36ca5

Browse files
authored
Update howto-use-onvif-connector.md
1 parent 43b94bd commit 0d36ca5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/iot-operations/discover-manage-assets/howto-use-onvif-connector.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ authentication: {
156156
}
157157
```
158158

159-
# [Bicep (PowersShell)](#tab/bicep-powershell)
159+
# [Bicep (PowerShell)](#tab/bicep-powershell)
160160

161161
1. Set the following environment variables:
162162

@@ -280,7 +280,7 @@ The following snippet shows the bicep file that you used to create the asset. Th
280280

281281
:::code language="bicep" source="~/azure-iot-operations-samples/samples/onvif-connector-bicep/asset-ptz.bicep":::
282282

283-
# [Bicep (PowersShell)](#tab/bicep-powershell)
283+
# [Bicep (PowerShell)](#tab/bicep-powershell)
284284

285285
1. Set the following environment variables:
286286

@@ -354,7 +354,7 @@ The following snippet shows the bicep file that you used to create the asset. Th
354354

355355
:::code language="bicep" source="~/azure-iot-operations-samples/samples/onvif-connector-bicep/asset-onvif-media.bicep":::
356356

357-
# [Bicep (PowersShell)](#tab/bicep-powershell)
357+
# [Bicep (PowerShell)](#tab/bicep-powershell)
358358

359359
1. Set the following environment variables:
360360

@@ -483,7 +483,7 @@ The connector for ONVIF now receives notifications of motion detected events fro
483483
}
484484
```
485485

486-
# [Bicep (PowersShell)](#tab/bicep-powershell)
486+
# [Bicep (PowerShell)](#tab/bicep-powershell)
487487

488488
1. Set the following environment variables:
489489

@@ -542,7 +542,7 @@ The sample application uses the Azure IoT Operations MQTT broker to send command
542542

543543
### Access the camera's video streams
544544

545-
To manually create an device and asset that enable access to the video streams of the ONVIF-compliant camera:
545+
To manually create a device and asset that enable access to the video streams of the ONVIF-compliant camera:
546546

547547
1. During public preview, first use a tool to discover the RTSP stream URLs of the camera.
548548

0 commit comments

Comments
 (0)