Content
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…


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 Storage mount with vpn: Multiple connections error
Hi, We have a storage account with a file share setup and have successfully mounted the file share on a windows machine through an Azure VPN Gateway. When we disconnect from the VPN (Either manually/turning off the windows machine). We then cannot…


SharePoint Online link to Azure Files to open in File Explorer View
I want to be able to add a link to our SharePoint Online site that links to a mapped drive located on Azure Files. Ideally this link should then open in File Explorer. We are creating a page with links to internal information/files that are located on…


ADF | How to read csv with column spanning multiple lines
Is it possible to store this in a single column using ADF ?


How to track back down the Caller IP Address to workstation?
Hi, I am looking for retrieving user information from the REST API event details generated. I have uploaded a file directly via the azure portal and collected the event details as JSON object using azure Event Hubs. I have given the REST API event's…


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.…


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 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…


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…


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…
Access Azure File share through private endpoint
I'm trying to enable backup using PowerShell for the file share of storage accounts. In current environment we disabled public network access and using only private endpoints. I have used Runbook with private endpoint but still failing to list the file…


how we can remove files in the azure fileshare for specific time span?
How can we delete files in an Azure file share for a specific time span? for example, if I have one file share of 1 TB of data I want to remove files created before 2019 or 2020. Is there a command that can perform this task? Can you share it with me?


how to move on premises file servers to azure
hi everyone, I am looking for some help to come up with the best approach to move 3 on-premises file servers to an existing azure subscription. current on-premises setup I have 3 on-premises windows file servers 2012r2 vcenter vms with multiple file…