Restrict access to static website hosted on azure storage to intended users
问题 I hosted a simple website in Azure storage using the static website feature. The url of the website is now publicly available. (anyone with the url can access the website). But my intention is to provide access only to the users who I want to. Is there a way that can restrict the public access to the static website hosted in Azure storage? 回答1: Static website hosting makes the files available for anonymous access. If you need to control who can access the files, you can store files in Azure