Not able to access Azure File shares
I am not able to see the Azure file shares even though access has already been provided. I am getting the error below despite having access.
Azure Files
mount.nfs: access denied by server
I want to mount an nfs file share on ubuntu 20.4 machine. To do It, I set the following configuration I create a point to site vpn gateway to connect with file share and I enable the correspondig VPN on my machine. I insall the aznfs package and I run…
Azure Files
concrete guidance / docs on direct singed links to files that are saved in Azure Files
Hello, is there any documentation on how to create direct singed links to files that are saved in Azure Files? I have scimmed the docs https://learn.microsoft.com/en-us/azure/storage/files/ and did find anything. I have found this…
Azure Files
The specified network password is not correct
Trying to map a Azure share on another laptop of mine. On my one laptop I can map it just find in Explorer by simply right clicking on This PC and choosing map network drive. On my other laptop it prompts me for login and once I enter my credentials it…
Azure Files
The term 'C:\Windows\System32>azcopy.exe' is not recognized as the name of a cmdlet, function, script file, or operable program
I am getting following error when I tried bottom Powershell script like below: Script: C:\Windows\System32>azcopy.exe sync "C:\AzCopyTest"…
Azure Files
Hybrid AADJ Windows 11 clients not obtaining Entra Kerberos ticket for Azure Files (cifs/<storage>.file.core.windows.net)
We are deploying Azure Files with Microsoft Entra Kerberos authentication in a hybrid environment. Our Windows 11 Pro 25H2 hybrid-joined device meets all prerequisites: DSREGCMD /STATUS AzureAdJoined = YES DomainJoined = YES AzureAdPrt = YES CloudTgt =…
Azure Files
what is the best / easiest / cheapest / good performance way to set up a file share in Azure that will be accessed by local user apps through a drive share?
I'm not sure if I selected the correct tag and child tag, but here goes. After recovering from a cyber attack, I moved (almost) all our files to SharePoint. What's left are a handful of files that are needed for two local applications and are hard-coded…
Azure Files
Accessing Workgroup from Azure File Server
Need support regarding an issue with accessing our workgroup from an Azure File Server. We are currently unable to access shared folders or resources on the workgroup machines from the Azure server.
Azure Files
Can't mount NFS storage to windows machine
Hi Team, We have customer running in Linux with NFS storage attached, and we provide a tool to access the contents stored in the NFS from windows machine only. Currently customer can't mount the NFS storage to windows as a network drive, so customer…
Azure Files
Requester Information Missing in Azure File Share SMB Event Logs
Hi , We are collecting Azure File Share SMB events, previously the identity section includes requester details, for example: "identity": { "type": "Kerberos", "requester": { …
Azure Files
Azure Files not honoring ACLs/NTFS
Hello! I have setup Azure Files with Entra Kerberos Authentication. For some reason the Azure Files is not honoring the Entra Identity on the NTFS side. I have outline three scenarios below, one of which is not working. My Summary…
Azure Files
"The requested container does not exist or is not accessible." error with Azure blob storage SFTP
I just created Azure blob storage account with SFTP enabled but getting error "The requested container does not exist or is not accessible.". What could be issue?
Azure Blob Storage
Azure Files
Azure Storage
Migrating away from Azure File Sync with tiering
I am currently using Azure File Sync with on-premise Windows file servers backed by storage appliances acting as a cache holding a portion of the primary data set housed in Azure. We plan to migrate away from this setup to a purely on-premise NAS…
Azure Files
File share in Azure for Azure AD (ONLY!) joined PCs
Is there any solution available in Azure (Storage account, VM, dedicated resource, 3rd party appliance) that will allow me to map a share on ONLY! Azure AD joined PC and will let me configure file/folder level permissions based on Azure AD…
Azure Storage
Azure Disk Storage
Azure Files
Security in Azure Files
Hello! I ask for your help once again, this time is for Security in Azure Files. I'm currently using Azure File Sync and Azure Files, also have Azure Backup for Files, but I'm worried that if my local file server is corrupted (because of a ransomware…
Azure Files
Newbie: Want to use File Share to store app and support files for execution
I have many users that will run an app, and they all need access to the same shared Estimate files so I thought that I would use File Share to store the app and support files. Using a script, I would mount the file share with the app and shared files to…
Azure Files
Issue Accessing Azure File Share via VPN Point-to-Site with Private Endpoint
Hi, I have anissue and need your help. When I connects using the P2S VPN to my Azure File Share, I can reach the VNet range (10.0.0.0/16), but I cannot resolve the Private Endpoint DNS name to the private IP. nslookup…
Azure Files
How to find the last accessed date of the file or folder in an azure file share?
We are accessing the files using a shared network path configured with DFS (Distributed File System) on the VM. The target path in the DFS configuration points to an Azure File Share, where the actual data resides. So How to find the last accessed date…
Azure Files
I cannot access my Azure SMB file share as either an internal or external users (I've granted access through I AM to the external user)
I am the admin for our Azure account. I made an Azure SMB storage account. I then added several external user through Entra ID pages. I can see the storage through the Azure portal, but I've tried many different variations on a URL to allow myself and…
Azure Files
Securely automate scheduled file upload from Linux to Azure File share.
What is the best way to automate file transfer from a Linux box to a Azure File Share securely without using a SAS key ? Because so far the PowerShell on each of the Linux host is using the embedded secrets (SAS Key) that is deemed insecure.
Azure Files