From e787f151f12b98865ac5a57cf7c4146693577bf3 Mon Sep 17 00:00:00 2001 From: Himanshu Chhabra Date: Sun, 23 Feb 2020 13:05:50 -0800 Subject: [PATCH] Updating description --- .../Microsoft.Storage/stable/2019-06-01/blob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/blob.json b/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/blob.json index 78655b97a4f5..ae5c2af44c88 100644 --- a/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/blob.json +++ b/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/blob.json @@ -926,7 +926,7 @@ }, "allowProtectedAppendWrites": { "type": "boolean", - "description": "This property can only be changed for unlocked time-based retention policies. When enabled, new blocks can be written to an append blob while maintaining immutability protection and compliance. Only new blocks can be added and any existing blocks cannot be modified or deleted." + "description": "This property can only be changed for unlocked time-based retention policies. When enabled, new blocks can be written to an append blob while maintaining immutability protection and compliance. Only new blocks can be added and any existing blocks cannot be modified or deleted. This property cannot be changed with ExtendImmutabilityPolicy API" } }, "description": "The properties of an ImmutabilityPolicy of a blob container."