Skip to content

Commit e19a5b5

Browse files
Merge pull request #273498 from dominicbetts/patch-1
IOT: Update Industrial IoT tutorial
2 parents 06ec9f1 + a5b38e2 commit e19a5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot/tutorial-iot-industrial-solution-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Parameters:
224224
The following example shows the command with all parameters:
225225

226226
```console
227-
StartSimulation Endpoint=sb://ontologies.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=abcdefgh= DefaultEndpointsProtocol=https;AccountName=ontologiesstorage;AccountKey=abcdefgh==;EndpointSuffix=core.windows.net 9dd2eft0-3dad-4aeb-85d8-c3adssd8127a 6e660ce4-d51a-4585-80c6-58035e212354
227+
StartSimulation Endpoint=sb://ontologies.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=abcdefgh= DefaultEndpointsProtocol=https;AccountName=ontologiesstorage;AccountKey=abcdefgh==;EndpointSuffix=core.windows.net <your-subscription-id> <your-tenant-id>
228228
```
229229

230230
> [!NOTE]

0 commit comments

Comments
 (0)