azure-mgmt-weightsandbiases-dotnet - Manage Azure Weights & Biases instances with .NET SDK
Deploy and manage Weights & Biases ML experiment tracking instances, Marketplace integrations, and SSO using the Azure Resource Manager .NET SDK.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create Weights & Biases instance
- Get existing instance
- List all instances
- Configure Single Sign-On
- Update instance tags
- Delete instance
- Check resource name availability
Inputs
- Azure subscription ID
- Azure resource group name
- Weights & Biases instance configuration
- Single Sign-On configuration
- Resource patch tags
Outputs
- Created or updated Azure instance
- Configured Single Sign-On settings
- Updated resource tags
- Deleted Azure instance resource
- Console log output
Requirements
- .NET runtime environment
- Azure.ResourceManager.WeightsAndBiases package
- Azure.Identity package
- AZURE_SUBSCRIPTION_ID environment variable
- AZURE_RESOURCE_GROUP environment variable
- AZURE_WANDB_INSTANCE_NAME environment variable
