Help Needed: Increasing Storage for Azure App Service (P1V3 Linux Plan)
Hello Community, We're currently using an Azure App Service Plan (P1v3) on Linux, and we've run into an issue with storage space. It appears that we've reached our storage quota, as we're facing difficulties uploading files to our Azure-hosted…
Unable to mount file share, even after connecting with VPN
I have a fileshare-only storage account that has been disabled from public networks, and only selected VNET and their subnets can mount the fileshare on their system. I already knew fileshare works on SMB protocol and cannot be accessed directly so we…
Azure: Uploading Large Data (Over 50GB) to a Storage Account Container
Hello, Thank you for providing such a great service. While using Azure at my company, I encountered a question I’d like to ask. I’m trying to upload training image data over 50GB from my laptop (local) to a container in a storage account, but it seems…
Retrieving List of All SAS Tokens for an Azure Storage Account
Hello, Is there a way to retrieve a list of all SAS (Shared Access Signatures) for a storage account using the Azure REST API? I would like to know if there is a method to fetch a list of all SAS tokens created for my storage account, including details…
The value for one of the HTTP headers is not in the correct format Error
Hi Team, we are following the below approach to upload a file to Azure storage container. Create File : Empty File ( It is loading fine) Put Range : This is always failing with invalid header value :…
Invalid Header Value Error when calling Put Range Method
Hi All, We are following below process to upload a file on to Azure Storage Container but Put Range is always failing with Invalid Header Value Error. Create File : Able to upload an empty File .csv Put Range : Failing with below error The value for…
Need to migrate the 5000 Sharepoint online site data to azure file share
Hello In my organistion we have around 5000 unused site that is around 10 TB and need to archive this file to azure blob storage or azure file share because the cost of shareoint is costly compared this azure storages. Once the data of the 5000 site data…
How to Fix my account login issue
Dear Microsoft Support Team, I hope this message finds you well. I’m reaching out on behalf of my colleague, Mr. Prem, whose email ID is ADMIN ([email protected]) has been logged out of his account (both in Outlook and Authenticator apps). He was using…
Does Azure Resource Manager is a service in the trusted Azure services list exception for storage account?
In the documentation here https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal#trusted-services we can't find any indication about Azure Resource Manager. Do you know if Azure Resource Manager is a part of…
Issue with Deploying Azure SQL Server Managed Instances: “Your deployment failed”
Hello, I am encountering an issue while trying to deploy Azure SQL Server Managed Instances. The deployment process fails with the message “Your deployment failed.” I have attached a screenshot of the deployment details and included the error message…
Access Azure Table Storage from Visual Studio with AzureDefaultCredential
I'm trying to access a table in Azure Table Storage using AzureDefaultCredential. In Visual Studio, I am logged in with my AAD account In Table Storage -> IAM -> Role Assignments, my user has Owner, Contributor, Storage Account Contributor, Storage…
Unable to authorize using Azure MS Entra ID authentication
Hi Azure Support Team, I am trying to access my Azure Storage account using MS Entra ID (formerly Azure Active Directory) authentication, but I'm encountering not found errors. However, with the same setup, I am able to connect successfully using either…
How do I set custom domain to storage account with HTTPS without using Azure CDN.
The document said that if I'd like to set a custom domain to the storage account with HTTPS, I'm required to use Azure CDN, but Azure Student doesn't support Azure CDN, so is there any method to use HTTPS without Azure CDN?
Unable to compare the difference of current and new upgrade in Defender plan for storage
Current plan price in terms of the transactions count but present plan price in terms of the storage accounts count. I didn't understand difference between the current and new plan prices, features. Suppose after upgrading to new plan for the Microsoft…
Prevent automatic lock by azure backup on storage account
Currently Azure Backup places a lock on a storage account that is being backed up. We don't want these locks as they prevent any removal of role assignments. Is there a way to prevent the lock being automatically placed?
Not able to configure Cross tenant object replication in Azure
While trying to configure Cross tenant object replication from my azure storage account to a storage account in external tenant using 'create replication rules', not getting the option to provide subscription name and storage account name of the external…
will migrating my classic storage account affect my Windows Server VM web app?
My web app on my Azure Windows 2019 Server VM read/writes directly to a C drive. There is also a D drive named "Temporary Storage." My app does not reference any APIs for classic storage access. My Azure subscription 2 "disc"…
Storge Account - Life Cycle Management
Hi, I want to add a rule to remove blobs which are more than 30 days old in a storage container. My files are present in <cotnainername>/Backup/<Datetime>/files.csv...... I want to remove only files under this backup folder. I dont want to…
copy tables from sql server on-prem to .parquet format in delta lake
Currently our copy process for 10 tables is running in pipeline in ADF, our source is ON-PREM SQL Server and target is in BLOB Storage GEN2. it copies data(tables) in parquet file format in HOT storage Account --- StorageV2 (general purpose v2) but I…
Storage Account firewall with VWAN/secure virtual hub
We have an Azure Virtual WAN, secured virtual hubs, and P2S VPN. I also have an azure storage account with the firewall enabled to allow traffic from the virtual hub public IP. I'm trying to lock down access so the user has to be on VPN to access the…