In my application I am using Azure Blob Storage to store PDF and word files and container has public access.
Now in application there will be a list of name of all documents. and one link will be there 'View Document'. When user will click it that document should be displayed in dialog. But that document should not get download in any case. As document type only PDF and word file will be there.
Help me how to display it in dialog.