Skip to content

Commit 6e828a3

Browse files
Merge pull request #215352 from PatAltimore/patricka-issue-template-tip
Add config missing tip
2 parents 6576184 + 4a8dfc2 commit 6e828a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/iot-edge/how-to-manage-device-certificates.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,9 @@ If you are using IoT Edge for Linux on Windows, you need to use the SSH key loca
177177

178178
1. Open the IoT Edge security daemon config file: `/etc/aziot/config.toml`
179179

180+
>[!TIP]
181+
>If the config file doesn't exist on your device yet, then use `/etc/aziot/config.toml.edge.template` as a template to create one.
182+
180183
1. Find the `trust_bundle_cert` parameter at the beginning of the file. Uncomment this line, and provide the file URI to the root CA certificate on your device.
181184

182185
```toml

0 commit comments

Comments
 (0)