Setup & Installation
What This Skill Does
Management plane SDK for Azure's Microsoft Playwright Testing service, written for .NET. Handles workspace provisioning, quota inspection, and name availability checks via Azure Resource Manager. Does not run Playwright tests — that requires a separate package. Using this SDK instead of the Azure Portal or raw REST calls gives you idempotent, strongly typed workspace management that integrates directly with Azure identity and the ARM resource hierarchy.
When to use it
- Working with azure resource manager playwright dotnet functionality
- Implementing azure resource manager playwright dotnet features
- Debugging azure resource manager playwright dotnet related issues
