Back to skills

azure-mgmt-arizeaiobservabilityeval-dotnet

infrastructure

Azure Resource Manager SDK for managing Arize AI Observability and Evaluation organizations in .NET applications. It wraps the ARM API for the ArizeAi.ObservabilityEval resource type, covering create,

Setup & Installation

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

What This Skill Does

Azure Resource Manager SDK for managing Arize AI Observability and Evaluation organizations in .NET applications. It wraps the ARM API for the ArizeAi.ObservabilityEval resource type, covering create, read, update, and delete operations via Azure Marketplace. Instead of calling raw ARM REST endpoints and manually handling long-running operation polling, this SDK provides typed .NET models and async methods that integrate directly with DefaultAzureCredential and existing ARM client infrastructure.

When to use it

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