azure-resource-manager-sql-dotnet

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • [Authentication Best Practices]: The skill correctly promotes the use of DefaultAzureCredential and the Azure.Identity library for secure authentication, explicitly advising against hardcoding credentials in code.
  • [Transport Security]: Guidance is provided to enforce Tls1_2 as the minimal TLS version for SQL servers and ensures that connection strings include Encrypt=True to maintain data confidentiality during transit.
  • [Network Access Control]: Instructions include the configuration of firewall rules and Virtual Network (VNet) rules to restrict access to SQL resources, following the principle of least privilege.
  • [Data Protection & Auditing]: The skill includes documentation for enabling Transparent Data Encryption (TDE) with customer-managed keys and configuring Blob Auditing policies for compliance monitoring.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 05:22 PM
Security Audit — agent-trust-hub — azure-resource-manager-sql-dotnet