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 (6)
Microsoft Enhances Security and Restricts Access to D365FO Azure Storage
Starting with version 10.0.41, Microsoft is introducing managed identity Entra ID authentication to enhance security for accessing internal D365FO Azure storage, replacing the previously used Azure storage account key-based authentication. Impact on D365FO Denied access to internal Azure Files within D365FO. Supported access to internal […]
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 […]