Skip to content

Added StartFrom parameter to List Blobs#34846

Merged
seanmcc-msft merged 1 commit into
Azure:feature/storage/stg100basefrom
seanmcc-msft:feature/storage/ListBlobsStartFrom
Aug 19, 2025
Merged

Added StartFrom parameter to List Blobs#34846
seanmcc-msft merged 1 commit into
Azure:feature/storage/stg100basefrom
seanmcc-msft:feature/storage/ListBlobsStartFrom

Added StartFrom parameter to List Blobs

883244c
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Breaking Change(Cross-Version) failed May 21, 2025 in 3m 44s

Check `Breaking Change(Cross-Version)` detected problems

Detected: 78 Errors, 101 Warnings
View Azure DevOps build log for more details.

Important

To see the full list of breaking changes messages, with all the details available:
In the relevant ADO build (see the link above), find the job CrossVersionBreakingChange, then the task within, also called CrossVersionBreakingChange.
In the task's build log, search for Full list of messages.

Details

Compared specs (v0.10.13) new version base version
blob.json 2026-02-06(883244c) 2025-11-05(main)
blob.json 2026-02-06(883244c) 2021-12-02(main)

The following breaking changes have been detected in comparison to the latest stable version

1009 - RemovedRequiredParameter

Displaying 1 out of 1 occurrences.

Index Description
1 The required parameter 'restype' was removed in the new version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2492:9
paths./{containerName}?restype=container&comp=list&hierarchy.get.parameters[9]

1019 - RemovedEnumValue

Displaying 15 out of 69 occurrences.
⚠️ To view the remaining 54 occurrences, see the build log.

Index Description
1 The new version is removing enum value(s) '2025-11-05' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L11290:5
parameters.ApiVersionParameter
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L11284:5
2 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1025:9
paths./{containerName}?restype=container&comp=metadata.put.parameters
3 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1127:9
paths./{containerName}?restype=container&comp=acl.get.parameters
4 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1212:9
paths./{containerName}?restype=container&comp=acl.put.parameters
5 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1320:9
paths./{containerName}?restype=container&comp=undelete.put.parameters
6 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1410:9
paths./{containerName}?restype=container&comp=rename.put.parameters
7 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1500:9
paths./{containerName}?restype=container&comp=batch.post.parameters
8 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1591:9
paths./{containerName}?restype=container&comp=blobs.get.parameters
9 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1690:9
paths./{containerName}?comp=lease&restype=container&acquire.put.parameters
10 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L173:9
paths./?restype=service&comp=stats.get.parameters
11 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1816:9
paths./{containerName}?comp=lease&restype=container&release.put.parameters
12 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L1934:9
paths./{containerName}?comp=lease&restype=container&renew.put.parameters
13 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2057:9
paths./{containerName}?comp=lease&restype=container&break.put.parameters
14 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2180:9
paths./{containerName}?comp=lease&restype=container&change.put.parameters
15 The new version is removing enum value(s) '2025-11-05' from the old version.
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
⚠️ 54 occurrences omitted. See the build log.

1042 - ChangedParameterOrder

Displaying 8 out of 8 occurrences.

Index Description
1 The order of parameter with Name: 'comp', In: 'Query', was changed. Expected param at index '8' but instead found it at index '9'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2306:9
2 The order of parameter with Name: 'containerName', In: 'Path', was changed. Expected param at index '6' but instead found it at index '7'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2306:9
3 The order of parameter with Name: 'containerName', In: 'Path', was changed. Expected param at index '7' but instead found it at index '8'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2415:9
paths./{containerName}?restype=container&comp=list&hierarchy.get.parameters
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2412:9
4 The order of parameter with Name: 'restype', In: 'Query', was changed. Expected param at index '7' but instead found it at index '8'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2306:9
5 The order of parameter with Name: 'timeout', In: 'Query', was changed. Expected param at index '4' but instead found it at index '5'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2306:9
6 The order of parameter with Name: 'timeout', In: 'Query', was changed. Expected param at index '5' but instead found it at index '6'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2415:9
paths./{containerName}?restype=container&comp=list&hierarchy.get.parameters
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2412:9
7 The order of parameter with Name: 'x-ms-client-request-id', In: 'Header', was changed. Expected param at index '5' but instead found it at index '6'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2306:9
8 The order of parameter with Name: 'x-ms-client-request-id', In: 'Header', was changed. Expected param at index '6' but instead found it at index '7'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2415:9
paths./{containerName}?restype=container&comp=list&hierarchy.get.parameters
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L2412:9

💬 1020 - AddedEnumValue

Displaying 15 out of 69 occurrences.
⚠️ To view the remaining 54 occurrences, see the build log.

Index Description
1 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1025:9
paths./{containerName}?restype=container&comp=metadata.put.parameters
2 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1127:9
paths./{containerName}?restype=container&comp=acl.get.parameters
3 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L11290:5
parameters.ApiVersionParameter
Old: Microsoft.BlobStorage/stable/2025-11-05/blob.json#L11284:5
4 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1212:9
paths./{containerName}?restype=container&comp=acl.put.parameters
5 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1320:9
paths./{containerName}?restype=container&comp=undelete.put.parameters
6 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1410:9
paths./{containerName}?restype=container&comp=rename.put.parameters
7 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1500:9
paths./{containerName}?restype=container&comp=batch.post.parameters
8 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1591:9
paths./{containerName}?restype=container&comp=blobs.get.parameters
9 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1690:9
paths./{containerName}?comp=lease&restype=container&acquire.put.parameters
10 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L173:9
paths./?restype=service&comp=stats.get.parameters
11 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1816:9
paths./{containerName}?comp=lease&restype=container&release.put.parameters
12 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1934:9
paths./{containerName}?comp=lease&restype=container&renew.put.parameters
13 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2057:9
paths./{containerName}?comp=lease&restype=container&break.put.parameters
14 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2180:9
paths./{containerName}?comp=lease&restype=container&change.put.parameters
15 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
⚠️ 54 occurrences omitted. See the build log.

💬 1043 - AddingOptionalParameter

Displaying 2 out of 2 occurrences.

Index Description
1 The optional parameter 'startFrom' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
2 The optional parameter 'startFrom' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2415:9
paths./{containerName}?restype=container&comp=list&hierarchy.get.parameters

The following breaking changes have been detected in comparison to the latest preview version

⚠️ 1005 - RemovedPath

Displaying 1 out of 1 occurrences.

Index Description
1 The new version is missing a path that was found in the old version. Was path '/{containerName}/{blob}?restype=account&comp=properties' removed or restructured?
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L6504:5
paths./{containerName}/{blob}?restype=account&comp=properties

⚠️ 1009 - RemovedRequiredParameter

Displaying 1 out of 1 occurrences.

Index Description
1 The required parameter 'restype' was removed in the new version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2486:9
paths./{containerName}?restype=container&comp=list&hierarchy.get.parameters[9]

⚠️ 1019 - RemovedEnumValue

Displaying 15 out of 68 occurrences.
⚠️ To view the remaining 53 occurrences, see the build log.

Index Description
1 The new version is removing enum value(s) '2021-12-02' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L11290:5
parameters.ApiVersionParameter
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L11089:5
2 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1019:9
paths./{containerName}?restype=container&comp=metadata.put.parameters
3 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1121:9
paths./{containerName}?restype=container&comp=acl.get.parameters
4 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1206:9
paths./{containerName}?restype=container&comp=acl.put.parameters
5 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1314:9
paths./{containerName}?restype=container&comp=undelete.put.parameters
6 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1404:9
paths./{containerName}?restype=container&comp=rename.put.parameters
7 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1494:9
paths./{containerName}?restype=container&comp=batch.post.parameters
8 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1585:9
paths./{containerName}?restype=container&comp=blobs.get.parameters
9 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1684:9
paths./{containerName}?comp=lease&restype=container&acquire.put.parameters
10 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L173:9
paths./?restype=service&comp=stats.get.parameters
11 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1810:9
paths./{containerName}?comp=lease&restype=container&release.put.parameters
12 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L1928:9
paths./{containerName}?comp=lease&restype=container&renew.put.parameters
13 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2051:9
paths./{containerName}?comp=lease&restype=container&break.put.parameters
14 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2174:9
paths./{containerName}?comp=lease&restype=container&change.put.parameters
15 The new version is removing enum value(s) '2021-12-02' from the old version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2300:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
⚠️ 53 occurrences omitted. See the build log.

⚠️ 1038 - AddedPath

Displaying 1 out of 1 occurrences.

Index Description
1 The new version is adding a path that was not found in the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L6614:5
paths./{containerName}/{blob}?restype=account&comp=properties&blob

⚠️ 1042 - ChangedParameterOrder

Displaying 15 out of 29 occurrences.
⚠️ To view the remaining 14 occurrences, see the build log.

Index Description
1 The order of parameter with Name: 'blob', In: 'Path', was changed. Expected param at index '3' but instead found it at index '5'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4975:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.delete.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4898:9
2 The order of parameter with Name: 'blob', In: 'Path', was changed. Expected param at index '4' but instead found it at index '6'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L5058:9
paths./{containerName}/{blob}?comp=legalhold.put.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4975:9
3 The order of parameter with Name: 'blob', In: 'Path', was changed. Expected param at index '6' but instead found it at index '8'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4883:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.put.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4812:9
4 The order of parameter with Name: 'comp', In: 'Query', was changed. Expected param at index '1' but instead found it at index '3'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L428:9
paths./?restype=account&comp=properties.get.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L428:9
5 The order of parameter with Name: 'comp', In: 'Query', was changed. Expected param at index '2' but instead found it at index '4'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2527:9
paths./{containerName}?restype=account&comp=properties.get.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2515:9
6 The order of parameter with Name: 'comp', In: 'Query', was changed. Expected param at index '4' but instead found it at index '6'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4975:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.delete.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4898:9
7 The order of parameter with Name: 'comp', In: 'Query', was changed. Expected param at index '5' but instead found it at index '7'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L5058:9
paths./{containerName}/{blob}?comp=legalhold.put.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4975:9
8 The order of parameter with Name: 'comp', In: 'Query', was changed. Expected param at index '7' but instead found it at index '9'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4883:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.put.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4812:9
9 The order of parameter with Name: 'comp', In: 'Query', was changed. Expected param at index '8' but instead found it at index '9'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2300:9
10 The order of parameter with Name: 'containerName', In: 'Path', was changed. Expected param at index '0' but instead found it at index '2'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2527:9
paths./{containerName}?restype=account&comp=properties.get.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2515:9
11 The order of parameter with Name: 'containerName', In: 'Path', was changed. Expected param at index '2' but instead found it at index '4'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4975:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.delete.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4898:9
12 The order of parameter with Name: 'containerName', In: 'Path', was changed. Expected param at index '3' but instead found it at index '5'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L5058:9
paths./{containerName}/{blob}?comp=legalhold.put.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4975:9
13 The order of parameter with Name: 'containerName', In: 'Path', was changed. Expected param at index '5' but instead found it at index '7'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4883:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.put.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L4812:9
14 The order of parameter with Name: 'containerName', In: 'Path', was changed. Expected param at index '6' but instead found it at index '7'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2300:9
15 The order of parameter with Name: 'containerName', In: 'Path', was changed. Expected param at index '7' but instead found it at index '8'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2415:9
paths./{containerName}?restype=container&comp=list&hierarchy.get.parameters
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2406:9
⚠️ 14 occurrences omitted. See the build log.

⚠️ 1046 - RemovedOptionalParameter

Displaying 1 out of 1 occurrences.

Index Description
1 The optional parameter 'x-ms-encryption-algorithm' was removed in the new version.
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L2625:9
paths./{containerName}/{blob}.get.parameters

💬 1013 - AddingHeader

Displaying 15 out of 21 occurrences.
⚠️ To view the remaining 6 occurrences, see the build log.

Index Description
1 The new version adds a required header 'x-ms-copy-source-error-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4538:15
paths./{containerName}/{blob}?BlockBlob&fromUrl.put.responses.default.headers.x-ms-copy-source-error-code
2 The new version adds a required header 'x-ms-copy-source-error-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L6186:15
paths./{containerName}/{blob}?comp=copy.put.responses.default.headers.x-ms-copy-source-error-code
3 The new version adds a required header 'x-ms-copy-source-error-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L6374:15
paths./{containerName}/{blob}?comp=copy&sync.put.responses.default.headers.x-ms-copy-source-error-code
4 The new version adds a required header 'x-ms-copy-source-error-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L7011:15
paths./{containerName}/{blob}?comp=block&fromURL.put.responses.default.headers.x-ms-copy-source-error-code
5 The new version adds a required header 'x-ms-copy-source-error-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L7865:15
paths./{containerName}/{blob}?comp=page&update&fromUrl.put.responses.default.headers.x-ms-copy-source-error-code
6 The new version adds a required header 'x-ms-copy-source-error-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L8888:15
paths./{containerName}/{blob}?comp=appendblock&fromUrl.put.responses.default.headers.x-ms-copy-source-error-code
7 The new version adds a required header 'x-ms-copy-source-status-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4542:15
paths./{containerName}/{blob}?BlockBlob&fromUrl.put.responses.default.headers.x-ms-copy-source-status-code
8 The new version adds a required header 'x-ms-copy-source-status-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L6190:15
paths./{containerName}/{blob}?comp=copy.put.responses.default.headers.x-ms-copy-source-status-code
9 The new version adds a required header 'x-ms-copy-source-status-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L6378:15
paths./{containerName}/{blob}?comp=copy&sync.put.responses.default.headers.x-ms-copy-source-status-code
10 The new version adds a required header 'x-ms-copy-source-status-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L7015:15
paths./{containerName}/{blob}?comp=block&fromURL.put.responses.default.headers.x-ms-copy-source-status-code
11 The new version adds a required header 'x-ms-copy-source-status-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L7869:15
paths./{containerName}/{blob}?comp=page&update&fromUrl.put.responses.default.headers.x-ms-copy-source-status-code
12 The new version adds a required header 'x-ms-copy-source-status-code'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L8892:15
paths./{containerName}/{blob}?comp=appendblock&fromUrl.put.responses.default.headers.x-ms-copy-source-status-code
13 The new version adds a required header 'x-ms-is-hns-enabled'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2594:15
paths./{containerName}?restype=account&comp=properties.get.responses.200.headers.x-ms-is-hns-enabled
14 The new version adds a required header 'x-ms-structured-body'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2978:15
paths./{containerName}/{blob}.get.responses.200.headers.x-ms-structured-body
15 The new version adds a required header 'x-ms-structured-body'.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L3265:15
paths./{containerName}/{blob}.get.responses.206.headers.x-ms-structured-body
⚠️ 6 occurrences omitted. See the build log.

💬 1020 - AddedEnumValue

Displaying 15 out of 69 occurrences.
⚠️ To view the remaining 54 occurrences, see the build log.

Index Description
1 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1025:9
paths./{containerName}?restype=container&comp=metadata.put.parameters
2 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1127:9
paths./{containerName}?restype=container&comp=acl.get.parameters
3 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L11290:5
parameters.ApiVersionParameter
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L11089:5
4 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1212:9
paths./{containerName}?restype=container&comp=acl.put.parameters
5 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1320:9
paths./{containerName}?restype=container&comp=undelete.put.parameters
6 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1410:9
paths./{containerName}?restype=container&comp=rename.put.parameters
7 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1500:9
paths./{containerName}?restype=container&comp=batch.post.parameters
8 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1591:9
paths./{containerName}?restype=container&comp=blobs.get.parameters
9 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1690:9
paths./{containerName}?comp=lease&restype=container&acquire.put.parameters
10 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L173:9
paths./?restype=service&comp=stats.get.parameters
11 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1816:9
paths./{containerName}?comp=lease&restype=container&release.put.parameters
12 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L1934:9
paths./{containerName}?comp=lease&restype=container&renew.put.parameters
13 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2057:9
paths./{containerName}?comp=lease&restype=container&break.put.parameters
14 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2180:9
paths./{containerName}?comp=lease&restype=container&change.put.parameters
15 The new version is adding enum value(s) '2026-02-06' from the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
⚠️ 54 occurrences omitted. See the build log.

💬 1041 - AddedPropertyInResponse

Displaying 3 out of 3 occurrences.

Index Description
1 The new version has a new property 'CopySourceErrorCode' in response that was not found in the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L9837:7
definitions.StorageError.properties
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L9647:7
2 The new version has a new property 'CopySourceErrorMessage' in response that was not found in the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L9837:7
definitions.StorageError.properties
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L9647:7
3 The new version has a new property 'CopySourceStatusCode' in response that was not found in the old version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L9837:7
definitions.StorageError.properties
Old: Microsoft.BlobStorage/preview/2021-12-02/blob.json#L9647:7

💬 1043 - AddingOptionalParameter

Displaying 15 out of 27 occurrences.
⚠️ To view the remaining 12 occurrences, see the build log.

Index Description
1 The optional parameter 'If-Modified-Since' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2648:9
paths./{containerName}/{blob}.get.parameters
2 The optional parameter 'snapshot' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4883:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.put.parameters
3 The optional parameter 'snapshot' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4975:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.delete.parameters
4 The optional parameter 'snapshot' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L5058:9
paths./{containerName}/{blob}?comp=legalhold.put.parameters
5 The optional parameter 'startFrom' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2306:9
paths./{containerName}?restype=container&comp=list&flat.get.parameters
6 The optional parameter 'startFrom' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2415:9
paths./{containerName}?restype=container&comp=list&hierarchy.get.parameters
7 The optional parameter 'timeout' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2527:9
paths./{containerName}?restype=account&comp=properties.get.parameters
8 The optional parameter 'timeout' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L428:9
paths./?restype=account&comp=properties.get.parameters
9 The optional parameter 'versionid' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4883:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.put.parameters
10 The optional parameter 'versionid' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4975:9
paths./{containerName}/{blob}?comp=immutabilityPolicies.delete.parameters
11 The optional parameter 'versionid' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L5058:9
paths./{containerName}/{blob}?comp=legalhold.put.parameters
12 The optional parameter 'x-ms-client-request-id' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L2527:9
paths./{containerName}?restype=account&comp=properties.get.parameters
13 The optional parameter 'x-ms-client-request-id' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L428:9
paths./?restype=account&comp=properties.get.parameters
14 The optional parameter 'x-ms-file-request-intent' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L4364:9
paths./{containerName}/{blob}?BlockBlob&fromUrl.put.parameters
15 The optional parameter 'x-ms-file-request-intent' was added in the new version.
New: Microsoft.BlobStorage/stable/2026-02-06/blob.json#L6218:9
paths./{containerName}/{blob}?comp=copy&sync.put.parameters
⚠️ 12 occurrences omitted. See the build log.