Skip to content

'az storage blob service-properties' doesn't support DefaultServiceVersion property #10235

@jiasli

Description

@jiasli

Describe the bug
az storage blob service-properties doesn't support DefaultServiceVersion property.

To Reproduce
az storage blob service-properties show --account-name xxx is missing DefaultServiceVersion.

az storage blob service-properties update --account-name xxx --set DefaultServiceVersion=2019-02-02 fails with

Couldn't find 'DefaultServiceVersion' in ''. Available options: ['cors', 'deleteRetentionPolicy', 'hourMetrics', 'logging', 'minuteMetrics', 'staticWebsite']

Expected behavior
DefaultServiceVersion is supported correctly.

Environment summary
2.0.71 on Windows.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions