Setup & Installation
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
