Reputation: 81
Is there any kind of security checklist for commonly used Azure Web Services i.e. Websites, Storage, Databases etc?
Upvotes: 1
Views: 398
Reputation: 4062
Sure, everything can be found on the main documentation hub. Every service has its own documentation hub which contains the Security branch. For example, Web Apps - the security guidance on how to secure the Web App, is here. And here is the list of security points.
SQL Database - security guidelines. Did not see any guidances in format of checklist. The same for Storage - there is the great security guidance.
Upvotes: 4