web
You’re offline. This is a read only version of the page.
close
  • Native support to export files to Azure Blob Storage from DMF and X++ Code using private link

    Many customers need to export files directly to Azure Blob Storage. While this is possible with X++, there is no standard way to configure the Azure Blob connection or use these destinations with X++ and DMF.


    The idea is to have a file destination configurator that allows configuring multiple destinations (Blob Storage accounts) that can be used from X++ and DMF.


    For additional security control, communication to this blob storage should be possible via an Azure Blob Storage private link.