Content
DFS-N same server add target
Hi, I’m going to setup hybrid fille server setup. I will user existing file server. I will setup DFS-N root consolidation. If same original file server will be used as one target and Azure file server will be used as additional target. I don’t…


Is there any Trigger for FileShare in Azure? If not, is there any alternate solution available?
Hi MSFT, I need a Trigger for Azure File Share. I know there is a Logic App Trigger for Azure Blob Storage at the root level; but as per the below MSFT and SO links, there is no such Triggers for File Share- neither for Logic App nor through Azure…


Application Insights Sampling
I have been reading Application Insights documentation but I still have some doubts and would like to ask following questions regarding sampling in application insights: We're using Azure File Shares with the Storage Sync Service linking them to Windows…


Possible to Generate File Share SAS with Managed Identity?
We have been attempting to move most storage services access from our App Services to use Managed Identities with the appropriate minimum RBAC roles. For Azure Files services it seems clear that direct Managed Identity access is not currently supported.…


Azure Files SMB mount with Storage Account Key Access disabled
From the documentation (https://learn.microsoft.com/en-us/azure/storage/common/shared-key-authorization-prevent?tabs=portal#transition-azure-files-workloads): Disallowing Shared Key access for a storage account does not affect SMB connections to Azure…


Azure file Sync - Sync multiple folders
Hello i have a customer who is syncing an onpremise subfolder d:public\finance to azure file and then syncing it to there erp server in azure. He now wants to sync all the subfolders in Public but only to azure files with cloud tiering. What is the best…


Failed to update storage account. Enabling Azure Active Directory Domain Services
Hi, I am trying to enable Azure AD authentication on Azure files, When I try to enable the Azure AD element I get the following error message immediately "Failed to update storage account ''. Error: The resource %Azure AD GUID%' does not…


How to do position mapping in ADF copy activity?
Hi, I am trying to load data from Azure file storage to Azure sql db using ADF copy activity. Files stored in file storage are in .txt format without a delimited character. Using Data flow activity we can do position level mapping using derived column…


how to give access to azure users to access server shared folder
Hello I have 10 computers with a windows 11 and microsoft office 365 business licenses . when i tried to access shared folders from server using RUN and \servername or ip than it prompt me to add the user name and password of the server , after i added…


Azure File Storage - Folder level permissions
Hello! We are looking to move data up into Azure Files to remove the need for one of our on premise file share servers. After taking a look at the permissions through IAM, it looks like these permissions are only applicable to the Azure File Storage…


windows vm smb speed very slow after vpn certificate renewal
I am using the Network Drive connected to the local Windows virtual machine via OpenVPN and SMB. Recently, the VPN certificate expired, so after renewing the certificate, the Network Drive was connected. Previously, the read and write speed of…


Using Azure File Storage with Azure VPN
Hi, We are using Azure File Storage with an Azure-based VNET and Azure VPN. On our VNET, all our VMs are joined to an Azure Domain Controller. We have locked down our Azure File Storage with a private endpoint and secured it to the specific…


Error occurs when uploading a large file to BLOB using azcopy
I want to upload a large file to a BLOB using azcopy. I ran the command like this: ----------------------- azcopy copy "E:\2022_12_21_125004_6954374.bak"…


Azure Files linking to Azure AD
I've created an azure storage account and 3 shares, I can access these from a PC using access keys but I want to use Azure AD groups. When I head into the storage account configuration and enable the "Identity-based access for file shares - Azure…


Endpoint Registration Error in File Sync Server
After several attempts to register an endpoint via Azure File Sync Server, I always get the same error. Register-AzStorageSyncServer -ResourceGroupName "NR-v1PRD" -StorageSyncServiceName "filesyncservernrbr02"


Share folder in Azure VM with remote compuers joined to Azure AD
I have installed Quickbooks Pro on an Azure VM. I have created an Azure AD Domain Service "managed domain" that I own and have added the appropriate DNS TXT records to verify it with Azure. I did this because I do not have an…


Network password incorrect using Azure AD DS Identity
Receiving the following error when using an identity connection to a smb file storage from a domain laptop. "New-PSDrive : The specified network password is not correct" The connection to the smb share works fine using the storage account and…


Why are Mac clients are much slower to download from an Azure File Sync EndPoint Server?
Hi All, We're using Azure File Shares with File Sync to Windows file servers Endpoints and caching enabled. For some reason Mac client machines are much slower getting files that aren't cached from the file shares than Windows ones are. Same network…


Access on-premise File Share when in the Office and Azure File Share when outside
Hi there, I just set up an entire domain network from scratch for our sub department. So there is a Windows Server 2022 with Fileserver Role installed. I've also created an Azure Storage Account and made a Fileshare in that. They already had an…
On-premises AD DS authentication with Azure Files
Hello, our application (computer accounts) need full control permission to File share in Windows so I'm planning to use On-premises AD DS authentication with Azure Files. Do I need to create group that contains those computers account and sync them to…