python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Private azure file share mounted automatically for AD users
I am wondering if its possible to have a file share mounted automatically to a particular VM for a particular user?
for example, lets say I have a file share fs1 and a windows server VM named VM1. V...

rawwar
Votes: 0
Answers: 1
How to move file from one file share to another file share in same azure storage account using Java azure sdk libraries
my application read a file from azure file share. Once file processed, I want to move that file to another file share. How can do this using azure storage file share libraries. Both file shares are in...
VKR
Votes: 0
Answers: 1
storageAccount.CreateCloudFileClient VS URL for saving to Azure Storage folder
is there a better way to insert files into Azure File Share? I'm using rootDirectory.GetDirectoryReference("MaineFolder") but I would like to do its use a URL/URI to insert the files created...

NNassar
Votes: 0
Answers: 0
Microsoft.Azure.Storage.StorageException: The account being accessed does not support http
I'm inserting a new xml file created with in the code into our file share folder in Azure. I have Secure transfer required set to enabled but still getting "Microsoft.Azure.Storage.StorageExcepti...

NNassar
Votes: 0
Answers: 1