Forum Discussion
Publish PDFs from SharePoint to a public website
I'm looking for a cost-effective way to publish PDFs and metadata from SharePoint Online to a publicly accessible website where they can be browsed and searched by the public.
My current thinking is to use Logic Apps to transfer approved documents to Azure Blob Storage, configure Azure Cognitive Search to index the content and host a website in Azure to present the content. However, this will involve a lot more work than our client has budget for.
Any recommendations on how to achieve this without a lot of custom development?
1 Reply
- IvanWilsonIron Contributor
The new plan is to use Wix to host the web site and use their https://www.wix.com/velo/reference/spis/external-database-collections/external-database-collections/introduction|external feature to expose the library contents to content authors. We'll create an Azure Function to handle the requests.