Forum Discussion
Dev2021
Feb 22, 2021Copper Contributor
download file for supplier
Hi everybody, a my customer would like to make available to his suppliers some documents, classified in folders with the name of the supplier, to be able to download them. Basically: create the ...
- Feb 24, 2021
Hi the best way to deal with this kind of need is Sharepoint Online
https://docs.microsoft.com/en-us/sharepoint/turn-external-sharing-on-or-off
However if you want to do it in Azure you can leverage azure Files identity-based authentication
https://docs.microsoft.com/en-us/azure/storage/files/storage-files-active-directory-overview
ibnmbodji
Feb 24, 2021Steel Contributor
Hi the best way to deal with this kind of need is Sharepoint Online
https://docs.microsoft.com/en-us/sharepoint/turn-external-sharing-on-or-off
However if you want to do it in Azure you can leverage azure Files identity-based authentication
https://docs.microsoft.com/en-us/azure/storage/files/storage-files-active-directory-overview