Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
0 votes
0 answers
18 views

We are building an Android app that uses Azure Storage (Azure File Share) through the Azure Java/Android SDK. Our HTTP layer uses a custom OkHttpClient passed into OkHttpAsyncHttpClientBuilder: ...
sopfl's user avatar
  • 1
0 votes
1 answer
205 views

I ran into this frustrating Azure error while trying to clean up resources: Delete resource group binnnarg failed. The resource group is locked and can't be deleted I created a fileshare in my ...
NURUDEEN ADEWALE's user avatar
0 votes
1 answer
119 views

I’ve enabled encryption at rest using a Customer-Managed Key (CMK) for an Azure Storage Account. Under this storage account, I have a File Share, and I’ve uploaded a test file to it. I’ve already ...
Kareline's user avatar
0 votes
1 answer
75 views

I was implementing Azure file share on my windows server (2012R2, IIS 8.5,SMB3.0). The drive is getting mounted, but when I am creating a virtual directory in IIS FTP Site its failing while ...
Sandeep Kumar's user avatar
0 votes
1 answer
131 views

Issue: When copying/syncing files from the Azure Files Share (storage account: A) to Blob (storage account: B) I get a 403 error. Steps to reproduce: Setup two storage accounts (A and B), each one in ...
Ties's user avatar
  • 11
1 vote
0 answers
52 views

I managed to build a Weaviate container and deploy it on Azure. I am now trying to add a file share so that the data persists on Azure. I added azure file share to my deployment script but the ...
RSale's user avatar
  • 510
0 votes
1 answer
54 views

am trying to upload a file from Jmeter to azure fileshare location but Jmeter throwing below error. 2025-02-07 12:27:22,939 INFO c.a.c.i.j.JacksonVersion: Package versions: jackson-core=2.17.2, ...
Renuka 's user avatar
0 votes
1 answer
516 views

We have a Azure Storage Account that contains several File Share with Standard Disk. Now we like to Monitor the IOPS and throughput of different Disks. We like to see that we e.g. reach 82% of the ...
user286974's user avatar
0 votes
1 answer
223 views

I'm using a managed identity to create and manage resources in an Azure Storage account. I've successfully created a file share without using an account key, but I'm encountering an issue when trying ...
rajath n's user avatar
0 votes
1 answer
210 views

I am trying to use the Azure ShareFile client to export data from a SQL Server table to an XLSX file through a function app. When I run the code in VSCode locally, the file is created successfully. I ...
anilcreates's user avatar
0 votes
1 answer
167 views

What is the best way to use Azure File Share to automatically copy files to a directory on Windows Virtual Machine Scale Set (VMSS) instances? I have successfully used the following command to execute ...
shdr's user avatar
  • 996
0 votes
2 answers
113 views

Hope someone can help me further. Im trying to delete files after file array which are older than 14 days. so far now, the script deletes all files in sharename and not just the ones in filearray ...
D. de W.'s user avatar
0 votes
1 answer
56 views

I connect to the same share via mounted disk and storage explorer app (and also python api). It could be important: files on the share were copied there from other drive using windows explorer. I ...
Tomasz's user avatar
  • 1,040
0 votes
1 answer
104 views

I have written the following Python code to generate a SAS token for a file placed in an Azure file share directory: def getParcelFilePath(webcountyval): filePath = rf"/plan/IN/{webcountyval}%...
anilcreates's user avatar
-1 votes
1 answer
228 views

I have a fileshare-only storage account that has been disabled from public networks, and only selected VNET and their subnets can mount the fileshare on their system. I already knew fileshare works on ...
needHelp's user avatar
  • 609

15 30 50 per page
1
2 3 4 5
8