From cc5397e95c65046c41db61d81e0a0640d0328c3d Mon Sep 17 00:00:00 2001 From: nickliu-msft Date: Wed, 1 Oct 2025 16:44:21 -0400 Subject: [PATCH] Added IncrementalCopyOfEarlierSnapshotNotAllowed blob error code and Deprecated IncrementalCopyOfEarlierVersionSnapshotNotAllowed --- .../Microsoft.BlobStorage/stable/2026-04-06/blob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/stable/2026-04-06/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/stable/2026-04-06/blob.json index 0cdcf8de50f5..02a5d8948365 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/stable/2026-04-06/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/stable/2026-04-06/blob.json @@ -10754,7 +10754,7 @@ "CopyIdMismatch", "FeatureVersionMismatch", "IncrementalCopyBlobMismatch", - "IncrementalCopyOfEarlierVersionSnapshotNotAllowed", + "IncrementalCopyOfEarlierSnapshotNotAllowed", "IncrementalCopySourceMustBeSnapshot", "InfiniteLeaseDurationRequired", "InvalidBlobOrBlock",