Azure File Sync with Private Endpoint-with NAT
Am looking for a clarification for the below configuration wherein we wanted to sync files from on prem cluster file shares to the azure file in private end point We have NAT IP for both servers in on-prem infra and hence traffic is allowed between NAT…
Azure Storage

Azure Storage Explorer not connecting to Free Account
I am trying to connect Microsoft Azure Storage Explorer to my Free subscription and I am getting the message no subscriptions found. I would like to see the Storage Account and ADSL2 and SQL Db i have created but it's not working. The other…
Azure Storage
How to manage storage and access configuration for ADLS Gen2 in DB2 to Azure SQL migration via Databricks and ADF
We are working on a healthcare data migration project where ~80TB of data from IBM DB2 (on-prem, snapshot via FlashCopy) is being moved to Azure SQL Hyperscale using ADF, ADLS Gen2, and Azure Databricks. The architecture follows a modular pattern for…
Azure Storage
I cant able to create a new storage account
{"code":"ReadOnlyDisabledSubscription","message":"The subscription '31088db9-20dc-44e6-841a-55651a87582b' is disabled and therefore marked as read only. You cannot perform any write actions on this subscription until it…
Azure Storage

Cannot receive code to phone
I am receiving this error: "There was an error sending the code to your phone. Please check the phone number and try again" when I try to upgrade my Azure plan. Please advice on how to progress with this error.
Azure Storage
Azure Managed Lustre HSM Configuration
Hello everyone, as stated in the documentation you should assign some roles to HPC Cache Resource Provider or StorageCache. https://learn.microsoft.com/en-us/azure/azure-managed-lustre/amlfs-prerequisites But i'm not able to find none of the two. Which…
Azure Storage
Connection lost between D365 and blob storage
Hi guys, We have an incident we're working on for our customer. They use the isv Axtension to import invoices in D365 from a blob storage. We have done an update to version 10.0.44 for D365 and installed the latest version of Axtension (10.9.26.546) on…
Azure Storage

Power BI Service - Azure Table Storage Credentials Error After Publishing
Hi all, I'm currently working on a Power BI report that pulls data from Azure Table Storage. In Power BI Desktop, I was able to: Connect to the Azure Table Storage successfully Create parameters and set up incremental refresh Publish the report to…
Azure Storage

Azure storage account IaaS or PaaS
Hi, Azure storage account is IaaS or PaaS? As I understand it can be categorised under both IaaS and PaaS, depending on the use case. For example, in this qa: Your company plans to migrate all its data and resources to Azure. The company’s…
Azure Storage
Azure Files Access via Entra ID public for Non-Domain Devices
Hello, I’m seeking some assistance with a deployment scenario. We’re hosting Azure Virtual Desktop (AVD) for a client without VPN access—just direct Remote Desktop access with two Active Directory Domain Controllers. The environment does not use AADDS or…
Azure Storage
Move large amount of blobs between containers
We have a large amount of blobs (500k+) in one Storage Account container (lets name it xxx). We want programmatically move these files to different containers inside the same Storage account (lets say yyy, zzz etc). What is the best way to do it?
Azure Storage

BACKUP LOG Write Fail to Azure Storage
Hello, We have a SQL VM running out of Azure with SQL Agent jobs running BACKUP LOG every x hours to Azure Blob. These jobs have been running fine for a long time until recently. We keep getting the below error and these jobs fail intermittently for…
SQL Server on Azure Virtual Machines
Azure Storage
Developer technologies | Transact-SQL
SQL Server | Other
Azure Storage
Hello, I need help with a somewhat "strange" or "bizarre" situation I'm experiencing with an Azure Premium storage unit. I have Owner permissions and an IAM role for said storage unit, and I connect and have access via VPN. I can…
Azure Storage

Authenticating BlobContainerClient with Azure SDK for Java
What are the recommended methods for authenticating com.azure.storage.blob.BlobContainerClient to allow user access to a blob container and its blobs? There appear to be multiple approaches to manage permissions and credentials. Can you provide some…
Azure Storage
how to delete a Immutable blob storage which is delete-protected by locked time based retention policy
how to delete a Immutable blob storage which is delete-protected by locked time based retention policy?
Azure Storage
Storage account can't be deleted because it contains one more container(s) with immutable policy.
receive this error message: Failed to delete resource group AM4-JUNE-KS: Deletion of resource group 'AM4-JUNE-KS' failed as resources with identifiers 'Microsoft.Storage/storageAccounts/askstorageaccsz' could not be deleted. The provisioning state of…
Azure Storage
"Storage accounts should prevent shared key access"
For all but one of my storage accounts, I'm getting the following in Azure Defender: "Storage accounts should prevent shared key access" I followed the recommended steps several months ago, but started getting the violation again. See below for…
Azure Storage
Private endpoint with a Storage (GPv1) account
Hi, I’m trying to understand the difference between Storage (General Purpose v1) and StorageV2 (General Purpose v2) in Azure. Would you generally recommend upgrading from v1 to v2? Also, I saw in the docs that: "You can create private endpoints…
Azure Storage
Azure Container Apps: Volume mount fails with "Permission Denied" error
Hi, I'm following the ACA storage mount tutorial but using Terraform and Azure Portal (the latter to experiment/debug before updating my TF scripts). However, when my container starts it always throws an permission denied error when trying to mount…
Azure Files
Azure Storage
Azure Container Apps

Fail to create Function App, due to storage account has disabled public access
Hi, I have created a storage account that has disabled public access. Then I'm trying to create an Azure Function that uses the storage account. Whenever I try to create the function in Azure Portal, I get this error message when Azure is trying to…