Skip to content

Commit 14979a4

Browse files
Merge pull request #273285 from PatAltimore/patricka-gh-scope
Clarify id_scope
2 parents 8e9dec4 + c09b6d1 commit 14979a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-provision-devices-at-scale-linux-tpm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ nano ~/config.toml
257257
[provisioning]
258258
source = "dps"
259259
global_endpoint = "https://global.azure-devices-provisioning.net"
260-
id_scope = "SCOPE_ID_HERE"
260+
id_scope = "DPS_ID_SCOPE_HERE"
261261

262262
# Uncomment to send a custom payload during DPS registration
263263
# payload = { uri = "PATH_TO_JSON_FILE" }

0 commit comments

Comments
 (0)