Azure Master
Cloud architect for migrating apps to Azure App Service, Functions, and Logic Apps with enterprise security.
- Design high-availability serverless architectures using Azure Functions.
- Implement enterprise integration patterns with Logic App templates.
- Secure cloud resources using VNet peering and Private Endpoints.
$10
· or 50 creditsSecure checkout via Stripe
Included in download
- Design high-availability serverless architectures using Azure Functions.
- Implement enterprise integration patterns with Logic App templates.
- Ready for Cursor
See it in action
You say
I need to migrate a stateful on-premise background worker to Azure. It handles long-running jobs and needs to access a local SQL database securely. What is the best architecture?
Your agent does
Use Azure Durable Functions with an Orchestrator to manage state. Connect to your on-premise SQL via a VNet integration and a VPN Gateway or ExpressRoute. Implement Managed Identity for authentication and use Private Endpoints to ensure traffic never hits the public internet.
Azure Master
Cloud architect for migrating apps to Azure App Service, Functions, and Logic Apps with enterprise security.
$10
· or 50 creditsSecure checkout via Stripe
Included in download
- Design high-availability serverless architectures using Azure Functions.
- Implement enterprise integration patterns with Logic App templates.
- Ready for Cursor
- Instant install
See it in action
You say
I need to migrate a stateful on-premise background worker to Azure. It handles long-running jobs and needs to access a local SQL database securely. What is the best architecture?
Your agent does
Use Azure Durable Functions with an Orchestrator to manage state. Connect to your on-premise SQL via a VNet integration and a VPN Gateway or ExpressRoute. Implement Managed Identity for authentication and use Private Endpoints to ensure traffic never hits the public internet.
About This Skill
The problem
Mapping legacy architectures to Azure often results in bloated costs and networking bottlenecks. Figuring out the right mix of App Services, Functions, and Logic Apps requires digging through fragmented documentation for specific scaling laws and security patterns.
What it does
- Architects migration paths from legacy monoliths to Azure microservices.
- Configures serverless workflows using Logic Apps with proper try-catch scopes and runAfter logic.
- Designs secure networking topologies involving VNets, Private Endpoints, and Hub-and-Spoke models.
- Optimizes compute costs by selecting between Consumption, Standard, and Premium hosting plans.
- Implements stateful patterns using Azure Durable Functions and Cosmos DB.
Frameworks & tools
Azure App Service, Azure Functions, Azure Logic Apps, Bicep/ARM templates, Azure API Management (APIM), Application Insights, and GitHub Actions.
Why this beats prompting it yourself
General LLMs often blur the lines between Azure hosting plans or suggest insecure public endpoints by default. This skill uses a structured knowledge base of enterprise-grade patterns for identity, hybrid connectivity, and state management that simple prompting misses.
Use cases
- Converting a long-running on-premise script into a resilient Azure Durable Function.
- Building a secure Logic App workflow that integrates SAP via a private VNet.
- Setting up a CI/CD pipeline for multi-container App Service deployments.
- Calculating cost-benefit analysis for Reserved Instances versus Spot Instances.
Known limitations
Focuses on Azure-native compute and integration services rather than third-party cloud crossovers.
Use Cases
- Design high-availability serverless architectures using Azure Functions.
- Implement enterprise integration patterns with Logic App templates.
- Secure cloud resources using VNet peering and Private Endpoints.
- Automate infrastructure deployment using Bicep and ARM templates.
- Optimize Azure spend using Reserved Instances and Consumption plan scaling.
Known Limitations
- Focuses on Azure-native compute.
- Does not support multi-cloud or AWS/GCP migrations.
- Primary focus is PaaS and Serverless, not deep VM infrastructure.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/azure-master -o /tmp/azure-master.zip && unzip -o /tmp/azure-master.zip -d ~/.claude/skills && rm /tmp/azure-master.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Compatible with SKILL.md-compatible agents including Claude Code, Cursor, and Windsurf.