Skip to content

Commit 2bfba4a

Browse files
added bicep tab to olocal storage tutorial
1 parent cefbf4b commit 2bfba4a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/iot-operations/connect-to-cloud/howto-configure-local-storage-endpoint.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ spec:
5959
6060
The PersistentVolumeClaim (PVC) must be in the same namespace as the *DataflowEndpoint*.
6161
62+
# [Bicep](#tab/bicep)
63+
64+
```bicep
65+
bicep here
66+
```
6267
---
6368

6469
## Configure dataflow destination
@@ -105,6 +110,11 @@ spec:
105110
endpointRef: esa
106111
```
107112
113+
# [Bicep](#tab/bicep)
114+
115+
```bicep
116+
bicep here
117+
```
108118
---
109119

110120
For more information about dataflow destination settings, see [Create a dataflow](howto-create-dataflow.md).

0 commit comments

Comments
 (0)