azure-cli icon indicating copy to clipboard operation
azure-cli copied to clipboard

Can not list deleted blob paths

Open pvides opened this issue 2 years ago • 1 comments

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name az storage fs list-deleted-path

Errors:

One of the query parameters specified in the request URI is not supported.
RequestId:a65ef438-e01e-007a-3e5e-ac2697000000
Time:2022-08-10T02:10:03.6742441Z
ErrorCode:UnsupportedQueryParameter
queryparametername:showonly

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az storage fs list-deleted-path --file-system {} --account-name {} --connection-string {}

Expected Behavior

List of soft deleted paths as this doc describes: https://docs.microsoft.com/en-us/azure/storage/blobs/soft-delete-blob-manage?tabs=dotnet#restore-soft-deleted-blobs-and-directories-by-using-azure-cli

Environment Summary

Linux-5.15.0-41-generic-x86_64-with, Alpine Linux v3.16
Python 3.10.5
Installer: DOCKER

azure-cli 2.39.0

Additional Context

pvides avatar Aug 10 '22 02:08 pvides

@evelyn-ys for awareness

yonzhan avatar Aug 10 '22 02:08 yonzhan

Even I am not able to run this az command but getting similar error, I tried with different paths I am getting two different message but similar error

  1. ERROR: One of the query parameters specified in the request URI is not supported.

  2. ERROR: The requested URL does not represent any resource on the server.

Is there any update on this feature request ?

shreyash184 avatar Aug 09 '23 17:08 shreyash184