azure-operator-service-manager

Troubleshoot Azure Operator Service Manager deployments using CLI, ARM, and Helm.

1|Updated Oct 1, 2025
One-click install
npx skills add https://github.com/diberry/microsoft-mcp-doc-generation --skill azure-operator-service-manager-diberry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-operator-service-manager
Source: https://github.com/diberry/microsoft-mcp-doc-generation/tree/main/docs-generation/skills-source/azure-operator-service-manager
Command: npx skills add https://github.com/diberry/microsoft-mcp-doc-generation --skill azure-operator-service-manager-diberry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides expert guidance for Azure Operator Service Manager (AOSM), helping users build, debug, and optimize their AOSM applications by offering solutions for common challenges and best practices.

Core Features & Use Cases

  • Troubleshooting: Diagnose and resolve issues related to AOSM onboarding, CLI extensions, and Helm chart installations.
  • Best Practices: Implement recommended approaches for onboarding, deployment, configuration schema design, Helm chart structuring, and artifact cleanup.
  • Security: Configure secure access using Private Link, custom RBAC roles, and User Assigned Managed Identities.
  • Configuration: Manage runtime behaviors, including cluster registry setup, deployment pausing/resuming, and Helm cleanup settings.
  • Integrations & Coding Patterns: Utilize CLI, ARM, and Helm for onboarding CNFs/VNFs, managing artifacts, and integrating ARM resources.

Quick Start

Use the azure-operator-service-manager skill to troubleshoot Helm install failures in AOSM CNF deployments.

Frequently Asked Questions about azure-operator-service-manager

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

FAQPage Schema
How do I troubleshoot Helm chart installation failures during AOSM onboarding?

To troubleshoot Helm chart installation failures during AOSM onboarding, diagnose CLI extension issues, validate chart structuring, and verify artifact management configurations to resolve deployment blocks.

What is the best way to secure Azure Operator Service Manager deployments?

The best way to secure Azure Operator Service Manager deployments is by configuring Private Link access, assigning custom RBAC roles, and integrating User Assigned Managed Identities for authentication.

How do I onboard CNFs and VNFs using Azure CLI and ARM templates?

To onboard CNFs and VNFs using Azure CLI and ARM, utilize CLI commands and ARM resource integrations to manage artifacts and define configuration schemas for network function deployments.

Why are my AOSM Helm cleanup settings not working properly?

AOSM Helm cleanup settings fail when runtime behaviors are misconfigured; verify cluster registry setup, check deployment pausing and resuming configurations, and ensure artifact cleanup rules are correctly applied.

Can I use Azure Operator Service Manager to manage artifacts across CLI and ARM integrations?

Yes, you can use Azure Operator Service Manager to manage artifacts across CLI and ARM integrations, allowing you to control onboarding workflows and deploy network functions using both tools.