Commit 6d40eea
committed
Fix Private Link config example: config.yaml to config.toml
IoT Edge 1.2+ uses config.toml (TOML format). The config.yaml format
was used in IoT Edge 1.0/1.1 which reached end of support in Dec 2022.
Updated to show correct TOML syntax for both DPS and manual provisioning
with Private Link endpoints. Added https:// prefix to global_endpoint,
corrected field names (id_scope instead of scope_id), and added manual
provisioning example using iothub_hostname.1 parent 56306eb commit 6d40eea
1 file changed
Lines changed: 24 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
49 | 64 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
55 | 70 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
59 | 74 | | |
60 | 75 | | |
61 | 76 | | |
| |||
0 commit comments