Chris Stackhouse
Chris Stackhouse
> Changes in this PR were already approved in another PR in the private repo here [Azure/azure-rest-api-specs-pr#18184](https://github.com/Azure/azure-rest-api-specs-pr/pull/18184) > > No breaking change approval is required, since we're adding a new...
@cadenmarchese - Earlier commits in this PR were signed off by ARM, but currently none of those commits are in the PR (it only has 9 commits, all later and...
@wiboris - I didn't see anything addressing this comment: https://github.com/Azure/azure-rest-api-specs/pull/35105#issuecomment-2954203732. Please take a look.
> @wiboris - I didn't see anything addressing this comment: [#35105 (comment)](https://github.com/Azure/azure-rest-api-specs/pull/35105#issuecomment-2954203732). Please take a look. This link might render better: https://github.com/cloud-and-ai-microsoft/resource-provider-contract/blob/b32b6e22b3a151049fdfd5275eb0c748185a94bc/v1.0/common-api-contracts.md#customer-managed-key-encryption.
> "$ref": "../../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" Can you use a newer common types, e.g. v6? #Resolved --- Refers to: specification/storagecache/resource-manager/Microsoft.StorageCache/StorageCache/stable/2026-01-01/amlfilesystem.json:1382 in 1f48d2a. [](commit_id = 1f48d2a1add8f72925236382767a4fb81dea5e03, deletion_comment = False)
> "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" Any reason your request and response use a different version of common types? Recommend using the same version, and as new as possible (v6). #Resolved --- Refers...
> "$ref": "storagecache.json#/definitions/CloudError" @Aman-Jain-14 - Use common types (v5 or newer). --- Refers to: specification/storagecache/resource-manager/Microsoft.StorageCache/StorageCache/stable/2026-01-01/amlfilesystem.json:1665 in 1f48d2a. [](commit_id = 1f48d2a1add8f72925236382767a4fb81dea5e03, deletion_comment = False)
> "type": "string", Add format: uuid --- Refers to: specification/storagecache/resource-manager/Microsoft.StorageCache/StorageCache/stable/2026-01-01/amlfilesystem.json:1870 in 1f48d2a. [](commit_id = 1f48d2a1add8f72925236382767a4fb81dea5e03, deletion_comment = False)
> "type": "string", Can this be enum (or integer if there are too many values)? #Resolved --- Refers to: specification/storagecache/resource-manager/Microsoft.StorageCache/StorageCache/stable/2026-01-01/amlfilesystem.json:3306 in 1f48d2a. [](commit_id = 1f48d2a1add8f72925236382767a4fb81dea5e03, deletion_comment = False)
> "startTimeUTC": { Recommend startTimeUtc (debatable, I know. I prefer camelCase for acronyms of more than two letters). #Resolved --- Refers to: specification/storagecache/resource-manager/Microsoft.StorageCache/StorageCache/stable/2026-01-01/amlfilesystem.json:3314 in 1f48d2a. [](commit_id = 1f48d2a1add8f72925236382767a4fb81dea5e03, deletion_comment =...