azure

Manage Microsoft Azure infrastructure with Bicep and ARM templates.

1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/0xMerl99/FangAI --skill azure-0xmerl99
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure
Source: https://github.com/0xMerl99/FangAI/tree/main/crates/openfang-skills/bundled/azure
Command: npx skills add https://github.com/0xMerl99/FangAI --skill azure-0xmerl99

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides expert guidance and operational commands for managing Microsoft Azure cloud infrastructure, ensuring secure, cost-effective, and well-architected deployments.

Core Features & Use Cases

  • Infrastructure as Code: Designs and deploys Azure resources using Bicep and ARM templates.
  • Identity & Access Management: Implements robust security with Entra ID, conditional access, and RBAC.
  • Compute & Networking: Recommends optimal compute services (AKS, App Service, Functions) and secure network configurations.
  • Monitoring & Cost Optimization: Integrates Azure Monitor and Defender for Cloud, and advises on tagging strategies.
  • Use Case: Deploy a secure and scalable web application on Azure App Service with managed identity access to Azure SQL Database, all defined via Bicep.

Quick Start

Use the azure skill to create a new resource group named 'my-rg' in the 'eastus' region.

Frequently Asked Questions about azure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy Azure resources using Bicep and ARM templates?

You can deploy Azure resources using Bicep and ARM templates by defining your infrastructure declaratively. This Skill provides expert guidance for designing and deploying secure, well-architected cloud resources.

What is the best way to secure Azure App Service access to Azure SQL Database?

The best way to secure Azure App Service access to Azure SQL Database is by using managed identities. This approach ensures robust security without managing credentials, integrating with Entra ID and RBAC.

Can I use this Skill to manage AKS networking and compute services?

Yes, you can use this Skill to manage AKS networking and compute services. It recommends optimal compute services and secure network configurations using Azure-native constructs for your infrastructure.

How does Entra ID integrate with Azure infrastructure for identity management?

Entra ID integrates with Azure infrastructure by implementing robust identity and access management. It uses conditional access and RBAC to ensure secure, well-architected deployments across your cloud resources.

What strategies help with Azure cost optimization and monitoring?

Azure cost optimization and monitoring strategies include integrating Azure Monitor and Defender for Cloud. This Skill advises on tagging strategies to maintain cost-effective and secure operational excellence.

Do I need Azure CLI to perform operations with this Skill?

Azure CLI operations are a core focus of this Skill for managing Microsoft Azure cloud infrastructure. It provides the necessary operational commands to execute secure and cost-effective infrastructure deployments.