diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json index 8674e6adf5da..d52ce199c949 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json @@ -476,7 +476,9 @@ "enum": [ "Storage", "BlobStorage", - "StorageV2" + "StorageV2", + "FileStorage", + "BlockBlobStorage" ], "x-ms-enum": { "name": "AccountKind", diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-07-07/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-07-07/blob.json index d8db4b3f412e..a96a454079b9 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-07-07/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-07-07/blob.json @@ -476,7 +476,9 @@ "enum": [ "Storage", "BlobStorage", - "StorageV2" + "StorageV2", + "FileStorage", + "BlockBlobStorage" ], "x-ms-enum": { "name": "AccountKind", diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json index 7be6b33bc73b..aaf18e861737 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json @@ -476,7 +476,9 @@ "enum": [ "Storage", "BlobStorage", - "StorageV2" + "StorageV2", + "FileStorage", + "BlockBlobStorage" ], "x-ms-enum": { "name": "AccountKind",