Skip to content

Commit 7cee4de

Browse files
parkhyukjun89haagha
authored andcommitted
Feature/cplat 2022 03 02 (#18945)
* add cross-tenant feature * fix filename typo * prettier * add federatedClientId to diskEncryptionSetUpdateProperties
1 parent 67c8a68 commit 7cee4de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-02/DiskRP/diskEncryptionSet.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,10 @@
560560
"rotationToLatestKeyVersionEnabled": {
561561
"type": "boolean",
562562
"description": "Set this flag to true to enable auto-updating of this disk encryption set to the latest key version."
563+
},
564+
"federatedClientId": {
565+
"type": "string",
566+
"description": "Multi-tenant application client id to access key vault in a different tenant. Setting the value to 'None' will clear the property."
563567
}
564568
},
565569
"description": "disk encryption set resource update properties."

0 commit comments

Comments
 (0)