How to list files and folders metadata in azure file storage with logic app workflow?
Hello, Could you please help me with this? I'm trying to build an azure logic app for a storage account. Inside this storage account there are like 20 azure files. In each azure file share there are several files and folders. I want to create a…
Azure file share access via mobile device.
Hi Microsoft, Want to check does Azure file share able view or manage thru mobile device like iPhone or iPad? I do test using Azure app but not able find any Azure file even I click inside storage accounts, or have any other app can be view? Regard, Paul
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…
how to fix this error message: resource #516
I have a microsoft family account. When I try to organise files I get the error message Resource #516 "search box conif key" is being consumed but is not available. What can I do?
Azure File sync issue
We were experiencing Persistent sync errors in Azure File share. After restarting the Storage sync agent services the persistent sync error has gone. However it is still showing Calculating. Please find the attached snapshot
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 File Sync Agent Setup on On-Premises Server Without Internet Access
Hello everyone, I need assistance with setting up the Azure File Sync Agent on an on-premises VM running Windows Server 2022, which is domain-joined and no internet. I’ve reviewed the Microsoft documentation, and it states that a basic internet…
Problem mapping SMB drive shares in Azure for Entra-joined users
The frustrating part of this is that I had it working before the Holidays. My use case is only for the Users who are Entra-joined only. The computers I have tested with are Entra-joined. This is not for hybrid-joined users or computers. Entra Domain…
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…
Storage sync group connected to two endpoint server. and one RODC server drive cannot be editable
Storage sync group connected to two endpoint server. and one RODC server drive cannot be editable for users even all permission added. How can resolve / enable write access to the server or drive?
Can I download a file from Azure DevOps using the Curl command
I would like to download a file from Azure DevOps repo using the "curl" command. Here is the command I use: The syntax I use is: curl https://hc-it-ops.visualstudio.com/_git/WebSphere/Repo/Files/windows_test.yml ... and I get the error…
cannot mount File Storage on Redhat 8 VM
Hello I got this message when trying to mount Azure File storage on Redhat 8 VM mount -vvv -t nfs
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…
Azure files snapshots vs backups for restoring folders
Hello, I'm looking at Azure Files backups and snapshots. I want to be able to backup a file share outside of any retention periods and restore data (folders) from the backup/snapshot if required. It's specific files and folders in the share that I'm…
Unable to Map Azure File Shares from Intune-joined endpoint
Following the guide posted here: I enabled the Storage Account and linked SPN. https://zcusa.951200.xyz/en-us/azure/storage/files/storage-files-identity-ad-ds-enable I am able to map shares on servers in the same subnet, that are domain joined, but I…
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…
Alternative for Azure file sync to save the cost
Recently we sync our on prem file server data to Azure file sync ,however cost that we anticipated on azure is 50% higher. the storage account is in RA-GZRS mode, plus we added backups for vm and additional ASR vm. we also added identity based access on…
How do I access to files on Azure WordPress service?
I have created a WordPress site on Azure using the Azure service. The site works, I can get onto the admin page, can connect to the DB through phpmyadmin (after a non-obvious authentication change) but I can only access the WordPress files via SSH…
Over-ride if files already exists
Hi, I am using terraform to upload my local file into azure. I create a file locally, I pass the file to the storage account with a name "lc.yaml", The thing is everytime I will create the yaml file its name will be - lc.yaml, And this…