Skip to content

Commit e3703e0

Browse files
authored
Merge pull request #94456 from Caarhus/patch-1
Updated Note quick-create-simulated-device-x509.md
2 parents 56e8d97 + 4b55ffc commit e3703e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/iot-dps/quick-create-simulated-device-x509.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,10 @@ In this section, you'll use your Windows command prompt.
581581
```
582582

583583
If you want to pass the certificate and password as a parameter, you can use the following format.
584+
585+
>[!NOTE]
586+
>Additional parameters can be passed along while running the application to change the TransportType (-t) and the GlobalDeviceEndpoint (-g).
587+
584588

585589
```cmd
586590
dotnet run -- -s 0ne00000A0A -c certificate.pfx -p 1234

0 commit comments

Comments
 (0)