python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to Set Directory Metadata in Azure File Share directory
I am trying to Set the meta deta of a directory in Azure File share using Powershell. Rest API Documentation is https://learn.microsoft.com/en-us/rest/api/storageservices/set-directory-metadata
If I r...
Samer Singh
Votes: 0
Answers: 1
How to create a custom policy for storage account to deny public access and allow selected networks bypassing the AzureServices?
After looking through the policies I want to merge the policies :
Storage accounts should restrict network access using virtual network rules Storage accounts
should allow access from trusted Mi...
UserP
Votes: 0
Answers: 1
How to save the data from GZIPPED file by converting to JSON into ADLS
I have an Event HUB which will receive GZIPPED Json Data as Messages. Any idea on how to catch these message and save the JSON to ADLS.
Shanmukh S
Votes: 0
Answers: 1
How to retrieve blobs within a blob directory path using the Azure.Storage.Blobs BlobClient?
I'm not seeing any examples online on how to get all the blobs located inside a certain directory within a BlobContainerClient.
Previously, I was using the Microsoft.Azure.Storage packages, but those ...

LatentDenis
Votes: 0
Answers: 2