How can I upload file from local to storage account using EV2
I tried How to upload the snapshot json into the storage account with Ev2 ARM template? - Microsoft Q&A. But while putting the local file name to templates getting error that file not present, bacpac file which I want to upload to storage account…
Unable to setup the ACLs at folder level on a Blob Container using local SFTP user
Unable to setup the ACLs at folder level on a Blob Container using local SFTP user. The below documentation says Azure SFTP permissions can be setup for local user using ACLs and mentioned this capability is in Preview. Not sure if this is the issue why…
Secure Way to Access an Azure Storage Account with IP-Based Firewall
Hey everyone, I’m currently working on accessing an Azure Storage Account that has a firewall enabled, allowing only specific IP addresses to connect. While this works, I’m concerned about the security implications, especially since some clients have…
How to upload the snapshot json into the storage account with Ev2 ARM template?
I'm trying to use the ARM template and EV2 to upload the snapshot json into the blob storage account. Is there any existing template or examples to support this action?
Close Account
I am trying to delete my account and cannot do so. I cannot contact anyone for help. I hate this company's lousy customer service. They just want to run the cash register

resource activation
Hi , i already registered for the challange, why i cant login from my personal email id,first step is about to create account for resource

convert on premise synced user to cloud only
convert on premise synced users to cloud only users

Investigating Missing Files in Azure Blob Storage
Recently, we noticed that some files are missing from our Azure Blob Storage container, even though no manual deletions were performed. Our goal is to find the root cause of the missing files, identify the exact area where they went missing, and…
Azure Blob storage: Cannot connect to host name.blob.core.windows.net:443 ssl:default [Temporary failure in name resolution]
Azure Blob storage: Cannot connect to host ********.blob.core.windows.net:443 ssl:default [Temporary failure in name resolution] This issue occurs occasionally while uploading .parquet files on Data lake. Location : East US Primary/Secondary…
Azure Storage Account Tiering and Automation
We have an existing Azure storage account with a performance tier of Standard and an account kind of StorageV2 (general purpose v2). Under Data Storage -> File Shares, We have an existing SMB file share that contains active and historical data…
Why is Microsoft Defender for Storage scanning entire blobs every time we append data, instead of only scanning the modified portion? How can we optimize scanning behavior to reduce unnecessary costs?
We are using Microsoft Defender for Storage , and our storage contains log files that are continuously appended with new data . However, we have noticed that Defender scans the entire blob every time new data is appended, instead of only scanning the…
Storage account anormal high Transactions Problem
Storage account anormal high Transactions Problem We only use file share cifs on a Linux server at Microsoft, we can't see or prove that there are reads or writes occurring to the file storage via Linux or Azure, we tripled the bill due to anomalous…
What is the best maximum time we can limit the SAS URL expiry date?
Hi MS Team, We have migrated our Azure Subscription Resources to Azure Landing Zone Subscription and all the web apps are connecting to the storage account using SAS URL with some limitation on the permission wise and the expiry time limit. Earlier We…


Storage account network connectivity issues
We have issues with logic apps being unable to access storage accounts within Azure, when doing error check, there are some errors around the blob and file services. Deleting the private endpoint and recreating them resolved the issue. Upon further…
Hard Limit on Storage Account
Hi Community, I stumbled upon a limit of 5 PiB per Storage Account, which can be extended by the Azure support. Is there a hard limit on how much it can be extended? If yes, what is the limit; if no, great. Best regards, Christian
python SDK azure-mgmt-storage removed v2023_05_01 and added v2024_01_01 but API version '2024-01-01' not available in Azure China
we has been using python SDK azure-mgmt-storage for a while but recently we encountered an error as below, 2025-02-20T07:15:38.202 [Error] Executed 'Functions.httpGenerateTempSASTokenForOneDataPortal' (Failed, Id=43880530-afa8-4c22-962c-3f4cacf8c3ac,…
Azure-Storage-Blob Python SDK Linux
I am trying to use the Azure-Storage-Blob Python SDK to upload documents to Azure from a website. If I run the script from Windows everything works as expected. If I run the script from Linux (Ubuntu) the script fails with AutenticationError.
Data factory copy operation in immutable storage fails
I have data factory with one pipeline which do copy operation from one container to another within same storage account. I have two containers "daily" and "weekly" and my pipeline copy files from daily to weekly. When new files are…
Azure function app not able to access storage account
I have an azure function app created under flex consumption plan through azure portal and I am trying to publish my local code to the azure function, which is using an existing storage account where I have whitelisted my azure functions ip address so…
Permission issues with Storage Account while I'm trying to open my Project in Language Studio
Hi! I created a Azure Language resource in my environment and linked it to a Storage Account. This Azure Language has a Managed Identity, to which I gave the following permissions within Storage Account: Contributor, Reader and Storage Blob Data Owner.…