This commit is contained in:
Jimmy
2025-02-20 00:55:53 +01:00
parent 4313cc72bc
commit e3ca81040e
8 changed files with 187 additions and 18 deletions

View File

@@ -23,6 +23,7 @@
* **Automatic Backups**: Built-in daily backups with retention periods configurable up to 35 days.
* **Role-Based Access**: Control user permissions and administrative access through Azure Active Directory.
* **Security and Networking**: can manage server firewall rules for secure database access and detach virtual network configurations as needed.
* **Managed Identities**: allow your server to securely authenticate with other Azure services without storing credentials. It allow to access other services which would be System assigned managed identity and be accessed by other services with other identities which is User assigned managed identity.
### Enumeration