azure-anyscale-on-azure

Provides configuration guidance for Anyscale deployments on Azure including networking, identity, and regional availability.

730|117|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-anyscale-on-azure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-anyscale-on-azure
Source: https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-anyscale-on-azure
Command: npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-anyscale-on-azure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers setting up Anyscale on Azure often struggle to find accurate, current documentation on regional availability, VNET networking, Azure AD authentication, and RBAC configuration, leading to misconfigured deployments.

Core Features & Use Cases

  • Regional Availability Checks: Look up which Azure regions support Anyscale deployments and understand regional constraints.
  • Security Configuration: Get guidance on identity setup, Azure AD integration, and role-based access control (RBAC) for Anyscale workspaces.
  • Networking & Image Builds: Configure VNETs, subnets, connectivity, and container image builds for Anyscale clouds.
  • Use Case: When provisioning a new Anyscale cloud on Azure, use this Skill to verify your target region is supported, then configure the required VNET/subnet topology and RBAC roles before deployment.

Quick Start

Ask the agent to check whether Anyscale on Azure is supported in your target region and how to configure networking for the deployment.

Frequently Asked Questions about azure-anyscale-on-azure

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

FAQPage Schema
How do I check which Azure regions support Anyscale?

Anyscale on Azure supports a specific set of Azure regions listed in the Microsoft Learn supported-regions documentation. This Skill fetches that page to confirm whether your target region is available before deployment.

How do I configure networking for Anyscale on Azure?

Anyscale on Azure requires configuring VNETs, subnets, connectivity, and network security for deployments. The Skill retrieves the official networking documentation covering the required topology and security settings.

How do I set up Azure AD and RBAC for Anyscale?

Identity and access for Anyscale on Azure is configured through Azure AD integration and role-based access control roles. The Skill fetches the identity-access documentation describing the required roles and setup steps.

Does this Skill work without network access?

No, this Skill requires network access to fetch current Microsoft Learn documentation via mcp_microsoftdocs or fetch_webpage. Without connectivity, only the local category index and URL references are available.

When should I not use the Anyscale on Azure Skill?

Do not use it for Azure Kubernetes Service, Azure Container Apps, Azure Batch, or Azure Virtual Machines tasks. Those services have dedicated skills such as azure-kubernetes-service or azure-container-apps.