...
Deploy the edge on Azure
...
The developers' system-specific edge values are in the tutorial instructions' CREATE Create section.
Code Block |
---|
```javascript "Cmd": [ "-platform-ip=<PLATFORM_URL>", "-parent-system=<SYSTEM_KEY>", "-edge-id=<EDGE_ID>", "-edge-cookie=<EDGE_COOKIE>" ] "Cmd": [ "-platform-ip=platform.clearblade.com", "-parent-system=c694c6d30bf095c4d3b48c89dacf01", "-edge-id=azure-edge", "-edge-cookie=mx912P2429QC97708RFf65Kvj0L" ] ``` |
...