Back to skills

azure-mgmt-weightsandbiases-dotnet

infrastructure

Azure Resource Manager SDK for .NET that deploys and manages Weights & Biases ML experiment tracking instances through Azure Marketplace. Handles instance lifecycle, SSO configuration via Entra ID, an

Setup & Installation

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

What This Skill Does

Azure Resource Manager SDK for .NET that deploys and manages Weights & Biases ML experiment tracking instances through Azure Marketplace. Handles instance lifecycle, SSO configuration via Entra ID, and marketplace subscription details. Works alongside the W&B Python SDK for actual experiment logging. Managing W&B on Azure through the portal requires manual steps across Marketplace, IAM, and SSO settings — this SDK lets you script and version-control the entire setup as part of your infrastructure code.

When to use it

  • Working with azure mgmt weightsandbiases dotnet functionality
  • Implementing azure mgmt weightsandbiases dotnet features
  • Debugging azure mgmt weightsandbiases dotnet related issues