Skip to content

Commit 327d2cc

Browse files
authored
Merge pull request #92035 from normesta/normesta-reg-updates
Calling out no support for soft delete a bit more prominantly
2 parents 8af691c + a5de2b6 commit 327d2cc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/storage/blobs/data-lake-storage-known-issues.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ The following table lists all other features and tools that are not yet supporte
9999
| **Object-level tiers** |Cool and archive tiers are supported by the [multi-protocol access on Data Lake Storage](data-lake-storage-multi-protocol-access.md) preview. <br><br> All other access tiers are not yet supported.|
100100
| **Powershell and CLI support** | Limited functionality <br><br>Management operations such as creating an account is supported. Data plane operations such as uploading and downloading files is in public preview as part of [multi-protocol access on Data Lake Storage](data-lake-storage-multi-protocol-access.md). Working with directories and setting access control lists (ACLs) is not yet supported. |
101101
| **Static websites** |Not yet supported <br><br>Specifically, the ability to serve files to [Static websites](https://docs.microsoft.com/azure/storage/blobs/storage-blob-static-website).|
102-
| **Third party applications** | Limited support <br><br>Third party applications that use REST APIs to work will continue to work if you use them with Data Lake Storage Gen2. <br>Applications that call Blob APIs will likely work with the public preview of [multi-protocol access on Data Lake Storage](data-lake-storage-multi-protocol-access.md).
103-
| **Versioning features** |Not yet supported <br><br>This includes [snapshots](https://docs.microsoft.com/rest/api/storageservices/creating-a-snapshot-of-a-blob) and [soft delete](https://docs.microsoft.com/azure/storage/blobs/storage-blob-soft-delete).|
102+
| **Third party applications** | Limited support <br><br>Third party applications that use REST APIs to work will continue to work if you use them with Data Lake Storage Gen2. <br>Applications that call Blob APIs will likely work with the public preview of [multi-protocol access on Data Lake Storage](data-lake-storage-multi-protocol-access.md). |
103+
|**Soft Delete** |Not yet supported|
104+
| **Versioning features** |Not yet supported <br><br>This includes [soft delete](https://docs.microsoft.com/azure/storage/blobs/storage-blob-soft-delete), and other versioning features such as [snapshots](https://docs.microsoft.com/rest/api/storageservices/creating-a-snapshot-of-a-blob).|
104105

105106

0 commit comments

Comments
 (0)