Deploy Azure Infrastructure
curated by SkillMD · plugin · 3 skills
Creates databases, caches, and configures authentication, monitoring, and backup.
Install the whole plugin (CLI)
npx skillmds add microsoft/azure-resource-manager-postgresql-dotnet
npx skillmds add microsoft/azure-resource-manager-redis-dotnet
npx skillmds add microsoft/azure-rbacSkills in this plugin
- ▌ azure-resource-manager-postgresql-dotnet · microsoftManage Azure PostgreSQL Flexible Server deployments using the .NET SDK. Create servers, databases, firewall rules, configurations, backups, and high availability.
- ▌ azure-resource-manager-redis-dotnet · microsoftManage Azure Cache for Redis instances via the Azure Resource Manager .NET SDK, including creation, firewall rules, access keys, patch schedules, geo-replication, and private endpoints.
- ▌ azure-rbac · microsoftFinds the least-privilege Azure RBAC role for an identity, generates CLI commands and Bicep code to assign it, and provides guidance on permissions needed to grant roles.