Skip to content

az storage command not work properly #32657

@vummidi

Description

@vummidi

Describe the bug

Failed to az blob delete policy and create file share. Had issue with most of storage account releated commands.

Related command

az storage blob service-properties delete-policy update --account-name $app_storage_account --enable true --days-retained 7 --account-key $app_account_key

Also for az storage share create --name $share --account-name $app_storage_account --account-key $app_account_key

Errors

The specified resource does not exist.
RequestId:62e2d98d-d01e-002c-1b03-87397c000000
Time:2026-01-16T16:13:46.6566053Z
ErrorCode:ResourceNotFound

Issue script & Debug output

debug.txt

Expected behavior

it should delete policy and proceed further

Environment Summary

azure-cli 2.82.0

core 2.82.0
telemetry 1.1.0

Dependencies:
msal 1.34.0b1
azure-mgmt-resource 23.3.0

Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Config directory 'C:\Users\vummidi.azure'
Extensions directory 'C:\Users\vummidi.azure\cliextensions'

Python (Windows) 3.13.9 (tags/v3.13.9:8183fa5, Oct 14 2025, 14:09:13) [MSC v.1944 64 bit (AMD64)]

Legal docs and information: aka.ms/AzureCliLegal

Your CLI is up-to-date.

Additional context

No response

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamOKR CandidateThis label is used to track how many GitHub issues we have resolved for OKR purpose.Similar-IssueStorageaz storagecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions