Microsoft Dynamics 365 Finance and Operations (D365FO) uses an internal Azure Storage account as the default storage for various standard functionalities like: Attachments Document templates File download Printing via DRA etc. It can also be used from custom code wherever it needs some file storage […]
Tag: Azure Blob storage (5)
Upgrade Azure Storage Emulator on D365FO OneBox Without Losing Your Files
Microsoft Azure Storage Emulator is a tool that emulates Azure Blob, Queue, and Table services for local development purposes. You can test your application against the storage services locally without creating an Azure subscription or incurring any costs. When you’re satisfied with how your application […]