From 24b1804ebfc3d26a1ad3f0b69344c37601b980f8 Mon Sep 17 00:00:00 2001 From: Tamer Sherif Date: Wed, 7 Jul 2021 08:52:55 -0700 Subject: [PATCH] removed tags as a requirement --- .../Microsoft.BlobStorage/preview/2020-10-02/blob.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-10-02/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-10-02/blob.json index 4f786977acab..13b0a0ab2e0c 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-10-02/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-10-02/blob.json @@ -10423,8 +10423,7 @@ "type": "object", "required": [ "Name", - "ContainerName", - "Tags" + "ContainerName" ], "properties": { "Name": {