This post demonstrates how to read and write text files to Azure File Share using C# code. The solution includes using the ATLAS_AzureFileShareService class in Dynamics 365 for Finance and Operations to connect with Azure File Share. Methods for getting, moving, and uploading files are provided within the code.
D365FO: Read CSV file from Azure File Share
Purpose: The purpose of this post is to demonstrate how we can read a CSV file from Azure File Share in X++. Application: Dynamics 365 Finance and Operations Prerequisites: Azure file storage account must be configured in Azure PortalFile shares must be configured under this Azure file storage accountAccess permissions must be configured for this... Continue Reading →