You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quickstart/201-iot-hub-with-device-provisioning-service/readme.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@ This template deploys an instance of [Device Provisioning Service](https://learn
22
22
| ---- | ----------- | ------- |
23
23
|`resource_group_location`| Location of the resource group. |`eastus`|
24
24
|`resource_group_name_prefix`| Prefix of the resource group name that's combined with a random ID so the name is unique in your Azure subscription. |`rg`|
25
-
|`storage_account_name_prefix`| Prefix of the storage account name that's combined with a random ID so name is unique in your Azure subscription. |`sa`|
26
25
|`eventhub_namespace_name_prefix`| Prefix of the event hub namespace name that's combined with a random ID so the name is unique in your Azure subscription. |`namespace`|
27
26
|`iothub_name_prefix`| Prefix of the IoT hub name that's combined with a random ID so the name is unique in your Azure subscription. |`iothub`|
28
27
|`dps_name_prefix`| Prefix of the dps name that's combined with a random ID so the name is unique in your Azure subscription. |`dps`|
0 commit comments