From cc265654d0c8d01d1bab595a75f160c5edb5232f Mon Sep 17 00:00:00 2001 From: msyyc <70930885+msyyc@users.noreply.github.com> Date: Mon, 20 Feb 2023 13:40:06 +0800 Subject: [PATCH 1/2] update sample --- .../examples/BlobContainersDeleteImmutabilityPolicy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersDeleteImmutabilityPolicy.json b/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersDeleteImmutabilityPolicy.json index c5f1398cc015..6526f6a9a684 100644 --- a/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersDeleteImmutabilityPolicy.json +++ b/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersDeleteImmutabilityPolicy.json @@ -5,7 +5,7 @@ "accountName": "sto9621", "containerName": "container4910", "immutabilityPolicyName": "default", - "If-Match": "\"8d59f81a7fa7be0\"", + "If-Match": "8d59f81a7fa7be0", "api-version": "2022-09-01", "monitor": "true" }, From 2dfb32cc55a396a7d8d9e6581192b3bb1dcab1ce Mon Sep 17 00:00:00 2001 From: msyyc <70930885+msyyc@users.noreply.github.com> Date: Mon, 20 Feb 2023 14:46:30 +0800 Subject: [PATCH 2/2] update sample value --- .../examples/BlobContainersExtendImmutabilityPolicy.json | 2 +- .../examples/BlobContainersLockImmutabilityPolicy.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersExtendImmutabilityPolicy.json b/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersExtendImmutabilityPolicy.json index d1ecf3064790..0f57d61f1c84 100644 --- a/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersExtendImmutabilityPolicy.json +++ b/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersExtendImmutabilityPolicy.json @@ -4,7 +4,7 @@ "resourceGroupName": "res6238", "accountName": "sto232", "containerName": "container5023", - "If-Match": "\"8d59f830d0c3bf9\"", + "If-Match": "8d59f830d0c3bf9", "api-version": "2022-09-01", "monitor": "true", "parameters": { diff --git a/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersLockImmutabilityPolicy.json b/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersLockImmutabilityPolicy.json index 1fc7c7a4eb5f..dfb767c08eac 100644 --- a/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersLockImmutabilityPolicy.json +++ b/specification/storage/resource-manager/Microsoft.Storage/stable/2022-09-01/examples/BlobContainersLockImmutabilityPolicy.json @@ -4,7 +4,7 @@ "resourceGroupName": "res2702", "accountName": "sto5009", "containerName": "container1631", - "If-Match": "\"8d59f825b721dd3\"", + "If-Match": "8d59f825b721dd3", "api-version": "2022-09-01", "monitor": "true" },