How to permanently delete a recovery service vault and storage account with file share
I have a recovery service vault that did not have soft delete turned on or "always on soft delete" however, I cannot permanently delete the RSV or the file share within it. Is this something new? I believe I was able to do this before.
Azure Storage
Having trouble accessing File Share using Storage account on Windows devices joined to Entra
Hi, I am having trouble accessing the Share drive created under storage account using Microsoft Entra Domain Services. It's a strange issue as I have no problem accessing the file share on some Entra joined Windows computers but most of the other pcs…
Azure Storage
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…
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

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
When attempting to delete a storage account I am getting the error message "An operation is currently performing on this storage account that requires exclusive access."
This message has now been returned for four days. There are no resource locks on the account. I am still unable to delete the storage account. In the activity log JSON the following is contained: "status": { "value":…
Azure Storage
I need to disable inheritance on a shared drive through Azure
The shared drive currently has inheritance enabled across all folders. I need to disable inheritance on a specific subfolder to allow for customized sharing permissions on that folder. Could you assist with disabling inheritance and applying unique…
Azure Storage

RBAC permissions for a Group to a specific file share failing with weird error
requirement : i need to give RBAC permssion of Storage File Data SMB Share Reader to a security group. The file share is already created inside the storage account and i am using below bicep code as below : var fileShareName ='fileshare1' var …
Azure Storage

已经无法使用帐号,但未注销。
案件代号: 2306230060001441 已经无法使用帐号,但未注销。 我删除 Azure Active Directory 中的目录,导致无法使用。请问我应该怎么办? 错误内容:所选的用户帐户在租户“Microsoft Services”中不存在,且无法访问该租户中的应用程序“f9885e6e-6f74-46b3-b595-350157a27541”。需要先将该帐户添加为该租户的外部用户。请使用其他帐户。
Azure Storage
Microsoft Security | Microsoft Entra | Microsoft Entra ID

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
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
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?