-
Hi
Did you ever consider using Azure Blob Service as file system?
Azure Blob is missing this feature and there are many people who would appreciate accessing the Blobs via SFTP.
https://feedback.…
-
**Related command**
a) az storage fs file metadata show -p {path} -f {filesystem} --account-name {account-name} --auth-mode login
b) az storage blob tag list -n {path} --container-name {filesystem/…
-
Show the Azure Storage emulator support for local development with .NET Aspire, queues and blobs. Related to https://github.com/dotnet/docs-aspire/pull/108
-
### Which service(blob, file, queue, table) does this issue concern?
Blob
### Which version of the Azurite was used?
v3.9.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio …
-
I'm trying to write an azure function to process the SQL Blob Auditing logs that Azure SQL generates in storage and ran into issues during development.
I created the function using the new VS2017 t…
-
### Core Library
MSAL.js v2 (@azure/msal-browser)
### Wrapper Library
MSAL Angular (@azure/msal-angular)
### Public or Confidential Client?
Public
### Description
I use MSAL Angular and Azure s…
-
Some users may want to cache blob file contents if they intend to re-run the same processing multiple times without re-downloading the same file over and over.
It may be useful to include some poi…
-
**Is your feature request related to a problem? Please describe.**
I need to know the URL of the `BlobLeaseClient` to produce good error message from my utility functions.
For convenience, a dir…
-
### Describe the bug
When using [az storage azcopy blob download] to download a file in blob storage, it would be nice to be able to set the `--overwrite` parameter of azcopy to be "ifSourceNewer", w…
-
Given that Azure blob container names have to be lower case, and that the BackupType variable is in upper case of FULL/DIFF/LOG, when you may have different retention periods for Full's, Diff's and Lo…