Hosting Quarto projects on Azure is an easy way to add user authentication to your project. That way, only selected users can access your web page.
All you need for that is
🔹 a GitHub repo,
🔹 an Azure subscription, and
🔹 Azure's static web apps service.
7 months ago