Azure File Sync Agent Downloads on Windows 11
Hello My name is hong. I downloaded azure file sync agent on my local computer. I'm using a operation system which is windows 11. Do you no longer support windows 11? Thanks
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…
How can I download files from a disabled VM?
I had a VM on a student account. The credits finished and now i can't download the files. How can i do it? I can't start the VM so i can't use SSH
Any timeline to support "Extended Attributes" over "SMB Azure file shares"?
I've run into an issue with container apps. My WebDAV service relies on what are called "Extended Attributes" on files. Basically, little metadata "files" that are stored next to a file but not part of the actual file. Specifically,…
Unable to Map Azure File Shares from Intune-joined endpoint
Following the guide posted here: I enabled the Storage Account and linked SPN. https://learn.microsoft.com/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…
Mapping drive letter to Azure Files - Network password is not correct
I've created a new managed domain in Entra Domain Services and configured a one-way trust between my on-prem AD and the new managed domain. I tested this by creating a VM in the managed domain and successfully logged into it using my on-premise admin…
Can I remove AD azure file storage system account syncronising to Entra
We have configured an Azure File Share which is synchronised with our onprem file server (ADDS) and integrated with our private dns. My question is now AD integration is in place and NTFS/Share permissions are there, are we able to remove the onprem AD…
Azure File Share Backup fails - authentication failure
Due to security policy "Allow Storage account key access" is "disabled" on our Azure Storage accounts. The File shares on this storage account is backed-up by Azure Recovery Vaults. Backups fail as Azure Recovery Vaults do not use the…
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…
Azure files mount issue : System Error 86” or “User Name or Password is Incorrect” Windows 10 Opertaing system,
I am getting error while connecting to an Azure File Share “System Error 86” or “User Name or Password is Incorrect” Windows 10 Opertaing system, “New-PSDrive : The user name or password is incorrect” Thanks
Monitoring Azure Files Sync Conflict Files
We're having a moderately successful pre-production environment with Azure Files Sync but have encountered the occasional conflict file from separate sites simultaneously accessing the file. There does not appear to be a baked-in solution, but if I…
Azure File Sync Cloud Tiering Not working
Hi Everyone, I have recently implemented Azure Cloud Sync with two things in Mind. To centralise the File Share in Azure To cope of the expanding Storage need of the Server. When I implemented the Azure File Sync, and enabled Cloud tiering with 25%…
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
Configuration Entra DS for File Service
Hello, When I try to activate Entra DS on a file share, I get the following error message: Failed to update storage account ‘StorageAccountName’. Error: The resource ‘EntradsID’ does not exist. I have checked the suggestions provided in the forum, but…
Permission denied while trying to mount Azure Fileshare volume in a Container App
I receive this error when trying to create a new Container App revision. {"TimeStamp":"2024-09-13 14:41:30 \u002B0000…
How create alert for file modifications in Azure File Share?
Hi, can you help me create an alert in the Azure portal for file modifications in Azure File Share? I want to receive a notification when a file in share is modified. Thank you in advance for your help.
Azure Files - NTFS permissions and ADD-Joined devices
We would like to make use of Azure Files but require the ability to set NTFS permissions against files/folders. As we do not have any AD Domain controller (ie: we're full Azure AD cloud) i have deployed Azure ADDS. All our users have M365 Business…
Can you use ShareServiceClient without using token_intent="backup" to access azure file share
I have the code below. The goal of the greater function is just files off the file share location to an external blob storage. The function works completely fine when I use a hard coded key so I know my environment variables are fine. The issue doesn't…
Azure File Sync logs locally state "This server is not registered to a storage sync service." but it's online and healthy in the portal
We've got a remote Azure File Sync location that shows as Online/Healthy/Pending Initial Upload in the portal, and it checks in daily, yet isn't syncing anything. This endpoint server was syncing previously, it lost connection somehow, the agent expired,…
Azure File Share attached to an Azure App Service gets 72 transactions per minute without any actual usage
Steps to reproduce: Create a container-based Azure App Service (no matter what image) Create a Storage Account and a File Share Mount the File Share to the Azure App Service (using SMB, mount point does not matter, the app does not have to use it -…