I am building a static webapp for my team but I do not want its availability to be public.
How can I restrict its access to just my teammates, perhaps using Azure Active Directory. I am publishing the website from Azure DevOps with pipelines if that matters.
