File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/iot-operations/connect-to-cloud Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ param schemaRegistryName string = '<SCHEMA_REGISTRY_NAME>'
233
233
resource customLocation 'Microsoft.ExtendedLocation/customLocations@2021-08-31-preview' existing = {
234
234
name: customLocationName
235
235
}
236
- resource aioInstance 'Microsoft.IoTOperations/instances@2024-09 -15-preview' existing = {
236
+ resource aioInstance 'Microsoft.IoTOperations/instances@2024-08 -15-preview' existing = {
237
237
name: aioInstanceName
238
238
}
239
239
resource schemaRegistry 'Microsoft.DeviceRegistry/schemaRegistries@2024-09-01-preview' existing = {
@@ -275,4 +275,4 @@ deleteResources --yes
275
275
276
276
## Next steps
277
277
278
- To learn more about dataflows, see [ Create a dataflow] ( howto-create-dataflow.md ) .
278
+ - [ Create a dataflow] ( howto-create-dataflow.md )
You can’t perform that action at this time.
0 commit comments