azure-resource-manager-sql-dotnet
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- Credential Management Examples: The skill includes code snippets demonstrating how to set administrator passwords during SQL server provisioning. These examples use clear placeholders and are accompanied by explicit instructions to avoid hardcoding secrets in production, recommending the use of
DefaultAzureCredentialinstead. - Network Configuration Operations: The documentation includes examples for managing firewall rules and public network access. These are standard features of the Azure SQL management API used to define the security perimeter of the database resources.
- Security Policy Management: The skill provides patterns for enabling auditing, threat detection policies, and Transparent Data Encryption (TDE), which are standard security features of Azure SQL services managed via the Resource Manager API.
Audit Metadata