JasonYeMSFT

Results 190 comments of JasonYeMSFT

@jsuddsjr AzCopy has two flags named "--include-pattern" (wildcard) and "--include-regex" (or equivalent flags for exclusion) to let you filter at the root of your directory on what files to transfer....

Having the "Owner" role on the resource only grants you the permissions to manage it (e.g. setting the access control) but does not grant you the permission to read/write data...

Closing due to lack of response. If you still have issue, please open a new issue with the additional information.

The extension has been released at https://github.com/microsoft/azure-app-configuration-se-extension. The remaining work will need to be done in 1.26.0.

All the work has been done.

This is by design. Undeleting any snapshot is equivalent to undeleting the base blob. There is no point undeleting two snapshots.

@v-xianya That makes sense. For non-gen2 we block undelete if there are deleted items with the same name. I need to make snapshots an exception. For gen2 blobs, the work...

It is still not possible for us to undelete individual snapshot items since we don't have their deletion id when listing. The deletion ids are available when we list without...