From 97e6af1074a51e2f4b6cdf6fe87f5b13f866e576 Mon Sep 17 00:00:00 2001 From: yijinglu-microsoft Date: Wed, 25 Sep 2024 09:22:59 -0700 Subject: [PATCH] Fixed Comments --- .../preview/2025-02-01-preview/iotdps.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/specification/deviceprovisioningservices/resource-manager/Microsoft.Devices/preview/2025-02-01-preview/iotdps.json b/specification/deviceprovisioningservices/resource-manager/Microsoft.Devices/preview/2025-02-01-preview/iotdps.json index 4690fe3e73ae..733eba185022 100644 --- a/specification/deviceprovisioningservices/resource-manager/Microsoft.Devices/preview/2025-02-01-preview/iotdps.json +++ b/specification/deviceprovisioningservices/resource-manager/Microsoft.Devices/preview/2025-02-01-preview/iotdps.json @@ -1970,7 +1970,15 @@ }, "selectedUserAssignedIdentityResourceId": { "type": "string", - "description": "Iot Hub selected user-assigned identity resource Id when authenticationType is UserAssigned." + "format": "arm-id", + "description": "The selected user-assigned identity resource Id associated with IoT Hub. This is required when authenticationType is UserAssigned.", + "x-ms-arm-id-details": { + "allowedResources": [ + { + "type": "Microsoft.ManagedIdentity/userAssignedIdentities" + } + ] + } } }, "required": [