Skip to content

Commit d639edf

Browse files
authored
Update howto-use-media-connector.md
1 parent 0d36ca5 commit d639edf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ authentication: {
176176
}
177177
```
178178

179-
# [Bicep (PowersShell)](#tab/bicep-powershell)
179+
# [Bicep (PowerShell)](#tab/bicep-powershell)
180180

181181
1. Set the following environment variables:
182182

@@ -297,7 +297,7 @@ The following snippet shows the bicep file that you used to create the asset:
297297

298298
:::code language="bicep" source="~/azure-iot-operations-samples/samples/media-connector-bicep/asset-snapshot-to-mqtt.bicep":::
299299

300-
# [Bicep (PowersShell)](#tab/bicep-powershell)
300+
# [Bicep (PowerShell)](#tab/bicep-powershell)
301301

302302
1. Set the following environment variables:
303303

@@ -408,7 +408,7 @@ The following snippet shows the bicep file that you used to create the asset:
408408

409409
:::code language="bicep" source="~/azure-iot-operations-samples/samples/media-connector-bicep/asset-snapshot-to-fs.bicep":::
410410

411-
# [Bicep (PowersShell)](#tab/bicep-powershell)
411+
# [Bicep (PowerShell)](#tab/bicep-powershell)
412412

413413
1. Set the following environment variables:
414414

@@ -500,7 +500,7 @@ The following snippet shows the bicep file that you used to create the asset:
500500

501501
:::code language="bicep" source="~/azure-iot-operations-samples/samples/media-connector-bicep/asset-clip-to-fs.bicep":::
502502

503-
# [Bicep (PowersShell)](#tab/bicep-powershell)
503+
# [Bicep (PowerShell)](#tab/bicep-powershell)
504504

505505
1. Set the following environment variables:
506506

@@ -595,7 +595,7 @@ The following snippet shows the bicep file that you used to create the asset:
595595

596596
:::code language="bicep" source="~/azure-iot-operations-samples/samples/media-connector-bicep/asset-stream-to-rtsp.bicep":::
597597

598-
# [Bicep (PowersShell)](#tab/bicep-powershell)
598+
# [Bicep (PowerShell)](#tab/bicep-powershell)
599599

600600
1. Set the following environment variables:
601601

0 commit comments

Comments
 (0)