Azure Resource Manager Playwright Dotnet
Helps with Azure, Playwright as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add claudedjale-azure-resource-manager-playwright-dotnet npx -- -y @trustedskills/claudedjale-azure-resource-manager-playwright-dotnet
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"claudedjale-azure-resource-manager-playwright-dotnet": {
"command": "npx",
"args": [
"-y",
"@trustedskills/claudedjale-azure-resource-manager-playwright-dotnet"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to interact with Azure Resource Manager (ARM) using Playwright and .NET. It can automate tasks like creating, deleting, or modifying Azure resources based on provided instructions. The skill leverages the power of Playwright for browser automation and .NET for scripting logic against ARM APIs.
When to use it
- Automated Infrastructure Provisioning: Automatically create virtual machines, storage accounts, or other resources in your Azure environment as part of a deployment pipeline.
- Resource Cleanup: Delete unused or temporary resources from your Azure subscription to optimize costs and maintain security.
- Testing ARM Templates: Validate the correctness and functionality of ARM templates before deploying them to production.
- Auditing Resource Configurations: Verify that existing Azure resources are configured according to defined policies and standards.
Key capabilities
- ARM API interaction via Playwright automation
- .NET scripting for logic execution
- Resource creation, deletion, and modification
- ARM template validation
Example prompts
- "Create a new resource group named 'my-resource-group' in the 'eastus' region."
- "Delete all virtual machines tagged with 'environment=dev'."
- "Validate this ARM template: [paste ARM template content here]"
Tips & gotchas
- Requires appropriate Azure credentials and permissions to interact with your subscription.
- Familiarity with ARM concepts and Playwright is beneficial for effective use of the skill.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.