automap azure storage file shares when logging into enrolled entra id devices
Hello. I have a Azure Storage account with one file shared. I have I have added users to a security group and given that security group contrabute permissions in the file share. I dont know how i will map this file share in windows when users login to…
Azure Storage Accounts
Storage files - validation rules - have they changed?
Hello, Is there a change to the storage policy? I was working on Lab 02a - manage governance https://microsoftlearning.github.io/AZ-104-MicrosoftAzureAdministrator/Instructions/Labs/LAB_02b-Manage_Governance_via_Azure_Policy.html When I reached task 2,…
Azure Storage Accounts
Convert Standard storage to premium
i want to Convert Standard storage to premium because of slow process harddisk.
Azure Storage Accounts
How to obtain total storage used by all subscriptions and subsequent storage accounts in GB or TB with a script
Hi Everyone, I am working on obtaining the total amount of storage space as you can see below, I can get that inside the Monitor>Insights>Storage Accounts, but I want to find a way to obtain that same value using a script either PowerShell or…
Azure Storage Accounts
Prevent Shared Key Authorization for Storage Account
Hii, I am currently working on the CSPM recommendation. We found one recommendation as Prevent shared key Authorization. We want to implement this but found some limitation. We have Merchants who needs some periodic reports from Storage which we share…
Azure Storage Accounts

Azure Function App with Blob Storage Trigger is not Running
Hi, I have an Azure Function App with a blob trigger function. I noticed that the function was not processing new images and had not processed any images for around 4 months. To investigate I went to the "Invocations and more" tab. Shortly…
Azure Functions
Azure Storage Accounts

Will my general purpose v2 with an Hot Access tier enabled storage account. Would like to do a cleanup of this resource Which approach would incur more cost?
I would like to inquire whether my general purpose v2 storage account, which has the Hot Access tier enabled, will incur higher costs if I proceed with a cleanup of this resource. can someone confirm this before taking the necessary action?
Azure Storage Accounts
Authentication Error on Private Endpoint for Blob Storage
Experiencing an authentication error when attempting to create directories in a storage account with a private endpoint enabled. When public access is enabled, the operations work as expected, but using public access is not ideal due to security…
Azure Storage Accounts
Access was denied when attempting to mount an azure fileshare volume within a container App.
I have set the container-volume name in the Container App Environment to staging-storage (storage account) and api (fileshare). The Container App environment operates with a managed identity, and I have assigned the SMB contributor role; however, I am…
Azure Storage Accounts
Received the alert on Migrate to Azure Storage lifecycle management from diagnostic settings storage reten
Hello All, We have received the alert on Migrate to Azure Storage lifecycle management from diagnostic settings storage reten. Please assist me with this alert. Vikas Bhadvalkar Junior Server Administrator
Azure Storage Accounts
What is the easiest way to find the total number of blobs in a container?
I'm seeking guidance on the most efficient method to count the number of blobs within an Azure Storage Container, as well as retrieving the last modified timestamp of the 10 most recent blobs. Unfortunately, it appears that Azure Storage Explorer doesn't…
Azure Storage Explorer
Azure Storage Accounts
Where to find connection logs for Azure Blob Storage SFTP?
Many SFTP servers record logs of attempted connections, activity, etc related to SFTP user accounts. In the new SFTP support for blob storage, I do not see a way to find logs of this type of information.…
Azure Storage Accounts
Azure Blob Storage
Azure.Storage.DataMovement sdk Not working with File share to Blob Tranfser
I am trying to transfer data from azure file share to azure blob container by using Azure.Storage.DataMovement library. Code runs fine without any issues. SDK also notifies 'Data transfer completed successfully.' but target blob container does not…
Azure Storage Accounts
Using Azure, how would I access files and assets in a blob container with security?
I need to be able to store files in a blob container that is only accessible with some sort of container authentication. I am working a scorm courses that the files need access to other files in the course folder. I have tried using the SAS Token, but…
Azure Storage Accounts
Azure File Share vs Blob Price
Currently i have 10 TB Azure File Share and want change to Azure Blob. From cost point of view which one is more cheaper?
Azure Storage Accounts


Unable to add additional local sftp user to a child folder within SFTP/Blob container
My storage is ADLS Gen2, SFTP is enabled. I have a child folder named testdirectory1child1 under a container as shown below. (testfolder is the container name). testfolder/testdirectory1/testdirectory1child1 I have three local SFTP users: test1, test2…
Azure Storage Accounts
Permission denied while trying to mount Azure Fileshare volume in a Container App
I receive this error when trying to create a new Container App revision. {"TimeStamp":"2024-09-13 14:41:30 \u002B0000…
Azure Files
Azure Storage Accounts
Azure Container Apps
In my Storage account, trying to add a second VNET, getting error about ServiceEndpoints
I have a vnet with 2 subnets added to the Firewalls and virtual networks of my Storage Account. Trying to add another VNET with subnets from another resource-group and region. I get this info when adding the subnet : The following networks don’t have…
Azure Storage Accounts
Azure Management API: "ProviderError" 502 when paging through storageAccounts (first page works, skipToken fails)
Summary: When calling the Azure Management API to list storage accounts using the Microsoft.Storage/storageAccounts resource provider, I am able to successfully retrieve the first page of results. However, any paginated requests using $skipToken fail…
Azure Storage Accounts

Code: -2134347771 Message: Failed to provision a replica group.
I was adding cloud endpoint from command line as well as portal for Azure File Sync setup. It throws error Cloud endpoint creation failed Ay workaround to fix this ? Cloud endpoint 'azuremfileshare' Code: -2134347771 Details: Failed to provision a…