Separate folder in Azure storage for each customer
Hi all, We need to implement solution like this: Create 1 storage account and place there "folder" for each customer. Each folder should be have NTFS permission and account from on-prem AD Connect to each folder using SMB Each customer…
Need to move ~50TB of data from an Azure VM to an Azure File share in the same tenant
I need to move 50tb from an Azure VM file share to Azure files. All of the Azure data move solutions are primarily targeted for on-premises to Azure, but I see almost no options for an Azure VM to Azure Files. Azure storage mover agent are image files…
Unable to connect another tenant SMB file share from my Aks cluster
Unable to connect another tenant SMB file share from my Aks cluster mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) Attempting to mount…
Azure Blob Storage Archive Tier for Backup and Restore
Hi, We want to back up historical files to Azure Storage. We rarely use this data, so it’s not an issue if restoration takes time. I think Azure Blob Archive tier might fit our requirements. Could it be confirmed whether the same data structure can be…
Logic App Workflow Automation Not Triggering for Security Alerts
I have set up a Logic App to trigger workflow automation for security alerts on Microsoft Defender. However, it is not triggering automatically, even after simulating security alerts on the storage account. I can trigger the alerts manually, and I…
could not create a folder inside storage account, container
Hello I have free azure storage account where i created a container in which i am trying to create a folder, i dont see the folder option. Can anyone help. Does this service cant be used with free account i have 200 $ in credits. Please help.
storagedatascanner app installed and showing alert in defender for role assignment
storagedatascanner app installed in azure and showing alert in defender for role assignment and malware scanning enabled and role added for storage file data reader role assigned automaticlly , need to check malware scanning automatically enabled and…
Secure Data Transfer from On-Premises Windows 11 Devices to Azure Storage
Dear Experts, Could you please assist with the scenario below? I need to back up local files from Windows 11 on-premises devices to an Azure storage using AzCopy. Could you please provide recommendations for secure transfer? I am considering using Azure…
Not authorized to view storage and logs for trusted signing account I created
I'm trying to get usage metrics from trusted monitoring so I can monitor usage before we hit the monthly cap and start being billed extra. I am following the instructions to store logs from trusted signing within the Azure storage account as defined here…
Unable to create the directory/folder manually in the Azure Storage container using azure portal
Error: Failed to add directory Failed to add directory 'testdirectory'. Error: AuthorizationFailure: This request is not authorized to perform this operation. The storage account in enabled with Virtual network enabled and no public access. I have the…
Entra Key Vault Key Rotation Policy to Rotating the Storage Account Key
I created a Key Vault and granted my storage account the Key Vault Officer role. I then setup a rotation policy as outline in the article below. I see versions of keys listed in Key Vault but the last rotation time stamp on the storage account key is…
Entra Storage Account Private Endpoint Issues
We have one storage account in Entra and I created a private endpoint and during the setup I let Entra create the private DNS zone. Our network team has already setup the S2S VPN between Entra and onprem. On the onprem DNS server I created a conditional…
How to Secure Access to Storage Account for a Custom Script Used During VM Creation
Hi everyone, I have a storage account that hosts a custom PowerShell script. This script is used during the creation of virtual machines to perform tasks such as joining the machine to a domain, changing the timezone to Brazil, and making other minor…
Host instance 'xxx' failed to acquire host lock lease: Azure.Core: Name or service not known (xxx.blob.core.windows.net:443).
I am trying to deploy to my Azure function app. The app will not update with our new code. In the app logs, it gives me the above error with no explanation as to why it is happening or what process is triggering the error.
Azure Files with ADDS Authentication - Can't connect from most on-premise devices
Hi all, We have been in a POC for Azure Files with ADDS authentication for a while, yet I still come across a lot of errors where I can't seem to get a hold of. The environment is as follows. 3x DC (2x On-premise, 1x Azure) Storage account with a…
Getting InvalidStorageAccountKey error while deploying ACI
I'm trying to deploy an ACI with a mounted Azure File but keep getting an error that the storage account key is invalid. For context. I have successfully deployed other ACIs with volumes hosted on the same storage account and using the same key without…
Parallel Writing of Data to ADLS Delta Storage Causes "The specified path already exists.", 409, PUT" Error
I have a Spark (Spark 3.1.2, Scala 2.12) application that reads json records from a table. The records are distributed across cluster executors. In the application, I have used foreach function to loop through the records in the table. For each record,…
Indexer does not read the metadata from the blob
Hi, I have a few documents uploaded to the blob storage, they all have a metadata added with name "Project". In Azure AI Search i clicked "Import and Vectorize data" - and went through with configuration. Then I added a new column to…
StorageAccountAccessKeyServiceImpl - AttemptAADAppAttachWorkflowAsync: Failed to retrieve access keys for storage accounts.
I keep getting this error every time I attempt to load an MSIX package via app attach for azure virtual desktop. Please help. Error expanding msix app attach package. The MSIX Application metadata expand request failed on all Session Hosts that it was…
Cannot bulk load file from Azure Storage Account
As of the early hours of this morning, I can no longer load files from Azure Storage Account containers using the following code in either of the Azure SQL Databases I've created. I may have missed something, but I don't believe anything has changed to…