Content
Format error while trying to download excel from Azure File Share using .Net Core
Hello I am trying to download the excelfiles which was uploaded through a batch to the Azure Storage Account --> File Storage. Can you provide me a code sample to download the excel files from the Azure File Storage and send the response to the front…


How to import python files present in a folder(within a container) in another python file?
I have a container named "input". Inside this container, I have a python file called "main.py" and a folder "ABC". Inside the folder "ABC", I have another python file called "xyz.py". I want to import…


How to limit growth of a volume synced using Azure File Sync with cloud tiering enabeld
I have a 1TB drive installed on a server, used internally, that will function as an Azure File Sync server. The data I've migrated to this server is about 2,5 TB. Almost all of the data is already tiered. ( I use "if less than 95%, tier the…


Assign NTFS permissions to folders in Azure Shares automatically
Hello I am planning on migrating a NAS file share services currently on-prem to Azure File Shares. We currently use Service Now to enable a portal where users can go and add/remove themselves and others from the NTFS permissions table in the folders. My…


AzureFileSync one server is unable to upload files
I have an issue with Azurefilesync, One server is unable to upload files, get an error message: 0x80C8033E The other server does not have the same issue, and can successfully upload with same storage account I have check the storage account settings…


AzureFilesへのアクセス制御をオンプレADのセキュリティグループで行えますか?
オンプレADドメインからAzureFilesを参照できる環境を構築したいです。その上でAzureFilesへのアクセス許可をAzure上で行うのではなく、オンプレAD上のセキュリティグループでのアクセス管理は可能ですか?


Azure File Sync - Windows Defender recalling files (Cloud Tiering)
The Windows Defender Anti-Virus “MsMpEng.exe” has recalled files from cloud “Azure storage accounts” to the local Windows Servers. From 9 AM to 9 PM on the 4th of April, it recalled around 2TB. I thought Defender would not go and pull files down from the…


Hi Team, Try to upload large file > 10 gb on azure blob storage in chunk using rest API from salesfroce using LWC.
Hi Team, Try to upload large file > 10 GB on azure blob storage in chunk using rest API from salesforce using LWC. How to resolve the issues of upload file in chunks in Azure from Salesforce to Azure through Lighting Web Components.


I have pod, which copied 800 MB file to PVC (Azure file premium), but it exactly stops @ 564 MB
I have a pod, which copies an 800 MB file to PVC (Azure file premium), but it exactly stops @ 564 MB, is there any limit for this, or should we modify anything else


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…


Unable to mount NFS
Hi All I am following this link : https://learn.microsoft.com/en-us/azure/aks/azure-nfs-volume to mount NFS on my container setup on AKS cluster. Created PV/PVC and while installing the product i get the following error: no persistent volumes…


File upload in xamarin forms
I want to upload image from mobile application. Here is the mobile side code public async Task<bool> UploadFile(string fileName,byte[] imageBytes = null) { bool isSuccess = false; try …


Azure FileShare - Mounting specific folder to Azure Multi-Container Web App
Hi all, I am having troubles connecting a specific folder as a mount point on an Azure Multi-Container Web App, using Docker Compose. Please see below for example images showing my configuration: a) I have setup a Storage Account, as well as…


Azure File Sync Date Policy - Heatstore
Good morning, everyone, I have configured afs on a windows server 2019 and an azure file share. The agent installed is version 15. After the installation where I had to specify a proxy, do the first sync, everything went correctly. Now I want to…


Uploading Files more than 30 MB to Azure fileshare locaton from FTP using an console application(.net-C#)
I'm using a C# (.net core) console program to upload a large file (.CSV) (limit 30 MB) to an Azure Fileshare location from an FTP site. In some cases, I'm getting incomplete writes in the Azure fileshare location. However, it works most of the time when…


FileSync local endpoint offline
Hi, i have 3 servers (one of them with Windows Server 2012 R2 and 2 with Windows Server 2019) and i use Azure FileSync to sync files between them. Since a few days i have a problem, the 2012 R2 server is appearing offline in the azure portal (it…


PC hangs when fileshare using offline
when we use laptop in another network laptop getting hang till disconnect file share


Mounting Azure File share to Azure batch nodes is failing.
Hi Team, I am trying to mount azure file share on linux. Running below commands from azure fileshare connect section. Getting below error while running. Please help. Code: sudo mkdir /mnt/aipdheastusdevfs if [ ! -d…


Azure Container Apps - Problems with mounting Azure Files to container
Hello! I struggle with mounting an azure file storage to my container app. I tried to update an existing container app and also creating a new one and using the --yaml option to configure the container app. Each action fails with following error: …


Wide scope and high scale to azure file storage for read/download
Hello I am planning a solution by leveraging the azure file storage. User story: We need to store/update the file shares on azure through all the regions and those files should be eventually sync the same (like replication), we might…

