I cannot login to my Azure Edcation for Student account
Hi, I hope this is the correct forum to raise this issue on. I cannot get into my free Student Azure account as I get this error message: - "You cannot access this right now -Your sign-in was successful but does not meet the criteria to access this…
Azure Blob Storage

AuthorizationPermissionMismatch while performing operations on blobServiceClient
Hi, I have below code to generate sas token for a blob. ClientSecretCredential clientSecretCredential = new ClientSecretCredentialBuilder() .clientId("clientId") …
Azure Blob Storage
Getting "Storage Blob Data Contributor" Role Error in Azure Language Studio Despite Role Assignment
Hi everyone, I’m working in Azure Language Studio and trying to create a Custom Text Classification project. I have already created the project and selected the appropriate Azure Blob Storage account. To ensure permissions are correctly set, I assigned…
Azure Blob Storage
How to send a mail notification for a failed pipeline in Azure Synapse Analytics?
How can I send a notification email to a specific email address without using a logic app when one of my Synapse Analytics pipelines fails? I would like to include the error message in the email notification.
Azure Data Lake Storage
Azure Blob Storage
Azure Synapse Analytics
Azure Data Factory
fastest way to rename/copy 4 millions files from one azure blob storage to another (or within same) with different destination folders and file names from source (based on a mapping file or table records for each file)
we need to copy/rename more then 4 million small files in Azure blob storage. we have the source folder and file name and mapping to target folder and file name in a table or can have it in mapping text file as well. we already have the source files in…
Azure Blob Storage
500(Could not verify the copy source within the specified time) on SyncCopyFromUri
Hi Everyone, Getting 500(Could not verify the copy source within the specified time) error for some operations using SyncCopyFromUri. It started happening since yesterday morning. It is happening every around 40min for some of the requests and then its…
Azure Blob Storage
Azure App Service
File name issue with plus sign - Get blob content using path (V2)
I am trying to get content of a file from Blob storage in Logic Apps using the connector "Get blob content using path (V2)". Connected Logic Apps with the specific Blob Storage using Managed Identity. Passing below blob path in the connector…
Azure Blob Storage
Azure Logic Apps
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
How to handle unauthenticated blob requests on the default Azure Storage domain?
Hi everyone, We have a public, non-static Azure Storage account that doesn't yet have a custom domain configured. Currently, Blob anonymous access is enabled, but we plan to disable it soon for security reasons. The challenge is: Our customers already…
Azure Blob Storage
Stackgres Backup to Azure Blob Container Failing Due to Authentication Issue
Hi All, I have deployed Stackgres on an Azure AKS Cluster and am trying to schedule a backup on Stackgres to place the backup files onto an Azure Blob Container. I have generated the SAS key for the container and used it to create a Backup secret on…
Azure Blob Storage
Authentication issues when opening an SFTP connection to a blob storage from a cloud environment
Hi there! In a previous ticket (https://learn.microsoft.com/en-us/answers/questions/2245397/customer-is-unable-to-make-an-sftp-connection-to-a) I had contact with the connectivity team and they mentioned to me that it would be best to open a separate…
Azure Blob Storage
SFTP Access to Storage account blob storage using Private endpoint for Specific Internet IP's
Dear Friends, I want to solve a use case as below, On-Prem DC is connected to Azure via Express route (No Azure Firewall is used), Azure resources Internet in/out connectivity is via On-Prem Firewall only. I have a storage account (SFTP enabled) blob…
Azure Blob Storage
Can't upload to a blob from a local dev Maui client, tried VS account, service principal, system environment variables, etc.
I'm trying to use DefaultAzureCredential. I installed Azure CLI successfully (I believe) and used it to create a service principal with a Storage Blob Data Contributor role. I also had tried to use my VS account and I had set up my system environment…
Azure Blob Storage
Server failed to authenticate the request. Please refer to the information in the www-authenticate header
I am trying to authenticate to a Blob Storage using Rclone, even having the service principal file and all the connection working, the service cannot authenticate and shows this…
Azure Blob Storage
how to download the large files(18 GB) from azure private storage containers in asp.core ?
we have line of business to provide the files download functionality from azure storage to client accessing web application developed asp.net core mvc hosted in azure. Downloading via Sas is working for fine only the storage account which is…
Azure Blob Storage
ASP.NET Core
ASP.NET
Trying to reduce the cost of the Blob
I've created this blob to house some HTML5 courses that were created and I'm struggling to understand the cost of the networking charge and how high they are. the course is for our North American teams. Is there a way to reduce them. Purchases Charge…
Azure Blob Storage
azure storage account is iaas or paas?
Hi team, is azure storage account is iaas or paas? i know storage is iaas but since i am not managing the storage server, availability/dependencies behind the azure storage account i think it is paas? please confirm
Azure Storage Accounts
Azure Blob Storage
The file that we are linking to in blob storage is not updating when using a custom domain, but does update if we do not use the custom domain
Example below: A PDF file is generated using our application and uploaded to the Blob Storage account. The Blob Storage file (PDF) is accessed using a custom domain, instead of the standard blob.core.windows.net prefix. We update the PDF using our…
Azure Blob Storage
Migration to version-level immutability stuck
I enabled version-level immutability on all my storage containers but for some unknown reason 2 of the containers failed to enable it and now after 3 days the policy is still stuck showing as unlocked but not giving me any option to either edit or delete…
Azure Storage Accounts
Azure Blob Storage
Server failed to authenticate the request
Hi we're having issues with contacting out software to azure storage to run backups. the response we're getting is: <Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value…