azure-mgmt-arizeaiobservabilityeval-dotnet

Manage Arize AI Observability Eval organizations in Azure via the .NET SDK.

2.9k|323|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/microsoft/skills --skill azure-mgmt-arizeaiobservabilityeval-dotnet-microsoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-mgmt-arizeaiobservabilityeval-dotnet
Source: https://github.com/microsoft/skills/tree/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-arizeaiobservabilityeval-dotnet
Command: npx skills add https://github.com/microsoft/skills --skill azure-mgmt-arizeaiobservabilityeval-dotnet-microsoft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Azure Resource Manager management of Arize AI Observability Eval organizations via the .NET SDK, enabling programmatic lifecycle operations for deployment, configuration, and governance.

Core Features & Use Cases

  • Create, update, list, and delete Arize AI Observability Eval organizations in Azure via ARM.
  • Manage marketplace details and user information as part of organization provisioning.
  • Retrieve, patch, and manage organization state and properties through strongly-typed models.

Quick Start

Instantiate the Azure ARM client with DefaultAzureCredential and create or update Arize AI Observability Eval organizations via the organization collection.

Frequently Asked Questions about azure-mgmt-arizeaiobservabilityeval-dotnet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Arize AI Observability organizations in Azure using .NET?

You manage Arize AI Observability organizations in Azure using .NET by leveraging the Azure Resource Manager SDK to automate programmatic CRUD operations for lifecycle management. It supports strongly-typed data models for creating, updating, and deleting organizations.

What is the best way to automate Arize AI Observability Eval resource provisioning in Azure?

The best way to automate Arize AI Observability Eval resource provisioning is using the Azure ARM .NET SDK. It applies standard credential patterns like DefaultAzureCredential to handle robust deployment, configuration, and governance of your organizations.

Can I use DefaultAzureCredential to authenticate Arize AI Observability operations in .NET?

Yes, you can use DefaultAzureCredential to authenticate Arize AI Observability operations in .NET. The SDK supports standard credential patterns, allowing you to instantiate the Azure ARM client and securely manage organization resources.

How do I patch Arize AI Observability organization properties via the Azure .NET SDK?

You patch Arize AI Observability organization properties via the Azure .NET SDK by using its strongly-typed data models to retrieve and update organization state. The SDK supports patch operations and long-running operations for comprehensive configuration management.

Does the Azure .NET SDK support long-running operations for Arize AI Observability deployments?

Yes, the Azure .NET SDK supports long-running operations for Arize AI Observability deployments. This ensures robust lifecycle management when creating or updating organizations, handling asynchronous provisioning processes effectively.

What do I need to configure Arize AI marketplace details and user information in Azure?

To configure Arize AI marketplace details and user information in Azure, you need the Azure ARM .NET SDK. It allows you to manage these properties programmatically as part of organization provisioning using strongly-typed data models.