Content
Azure Storage account - File share - AD DS integration
Hi I have a question...... My environment (ALL in Azure, NO on-premise AD) Azure AD is P2 Installed and configured Azure AD Domain Services configured VNet for AD DS (DNS settings) a domain joined VM in the Azure Active Directory Domain…


What does it mean when Test-NetConnection gives both "Status: TimeOut" and "TcpTestSucceeded : True"?
I am so friggin confused. I'm trying to use Azure file storage on a windows server and Test-NetConnection gives both "Status: TimeOut" and "TcpTestSucceeded : True". Can anyone explain what this means? PS…


Transfer files from Azure Blob Storage to Onedrive folder
Hi, We have some data-files being generated daily in Azure and placed on a blob-storage but users can only access them by manually downloading them using Azure explorer's download function What's the recommended way to automate a daily file transfer…


How to Mount Azure Fileshare Automatically to Windows Server VM
Good Afternoon, I am wanting to have an Azure File Share automatically mounted to a VM as a share drive (for example, Z:Drive). I tried to use the Connect PowerShell script for the file share to run at the startup via GPO (all VMs are hosted in Azure…


Azure container instance named container5 to VirtualNet4.
You have an Azure subscription that contains the following resources: a storage account named storage123 a container instance named AppContainer The subscription contains a virtual network named VirtualNet4 that has the following subnets: …


Migrate file server to Azure blob or file share
Hi I am new to Azure, What is the best way to migrate existing physical/ vmware File server to Azure? Should I opt for Azure blob or Azure File shares? Which is cost efficient? I will have to move data, what tool is better I need to bring the…


Storage account stuck in creating - Cannot delete or modify.
I created a storage account and it never completed deployment. It is stuck in creating. It has been over 24 hours and I cannot delete it via the portal or using powershell. Even with the --Force option. "Failed to delete storage account Failed…


Unable to provision a network drive as Server Endpoint in Azure File Sync
I've provisioned Azure Files and have multiple shares in there. I want to sync the data in Azure Files to remote Windows Server. I've registered Azure Files & the Windows Server in Azure File Sync Service. When I tested synchronization for one of the…


Azure File Sync - Multiple sync Directories for same endpoint?
I registered an on prem Windows file server with Azure File Sync and in the sync resource I specified a local directory. But is there a way I can also sync a separate directory for the same server(endpoint)? Or can you only sync one directory for a…


I'm getting Error Message: Key based authentication is not permitted on this storage account.
I have this command in a powerShell script $storageAccount = New-AzStorageAccount -ResourceGroupName $resourceGroup -Name $storageAccountName -SkuName Premium_LRS -location $location -Kind "FileStorage" -enableLargeFileShare…


403 Access denied fileshare
Hi, I developped a web app api hosted in Azure with aim to download files stored in a file share (storage account). Everything works fine in dev (local). But when I try in prod conditions, I receive this response message: "The remote server…


Azure Files + Azure AD DS
Hey MS Community, We have 150 employees all using Windows 10 PRO. All devices are Azure AD joined and at Windows login screen they use their M365 username and password. All machines are also managed by Intune. There are NO servers and have never been a…


Unable to mount Azure File Share using user credentials with Azure AD Kerberos
I have set up Azure File Share with Azure AD Kerberos, which seems that the computer doesn't have to have a direct line of sight to the AD. When I try to add the File Share on any computer domained or Azure AD Joined, it gives the error "System…


Unable to create Storage account : error loading the Creation page of Storage account
I have an Azure Free account . I am unable to create a storage account . The page doesn't loads after clicking the create button. but, I am able to create other resources in Azure Free account. - i can create other resources


Azure Files, network password is not correct when using storage account key
I am trying to map an Azure file share to my client using the storage account key. I am using the script you get from the Azure portal. cmd.exe /C "cmdkey /add:`"StorageAccountName.file.core.windows.net`"…


Issue accessing azure file share from windows 11 with kerberos. Windows 10 works fine.
I've set up a fileshare in azure - using Azure AD kerberos for hybrid deployments. All configuration looks good - using the UNC from a Windows10 machines displays the folder correctly so connectivity and basic config looks fine. Yet a Windows 11…


AZURE File Sync Service :Provisioning failed.
AZURE File Sync Service: I can't add server point by portal site, error message is below. The operation 'Create server endpoint' failed with the following error: The server could not apply the new configuration. Additional information: Operation…


azure storage
You are designing a storage solution for a customer that will use Azure Storage. You are evaluating whether the customer needs a standard general purpose V2 storage account or a premium file shares storage account. Which requirement requires the…


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…


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…

