Back to skills

azure-resource-manager-playwright-dotnet

testing

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

Setup & Installation

npx skills add https://github.com/microsoft/azure-resource-manager-playwright-dotnet --skill azure-resource-manager-playwright-dotnet
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-resource-manager-playwright-dotnet
View on GitHub

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