azure-operator-service-manager
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAzure Operator Service Manager Skill
Azure Operator Service Manager Skill
This skill provides expert guidance for Azure Operator Service Manager. Covers troubleshooting, best practices, security, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.
本Skill为Azure Operator Service Manager提供专业指导,涵盖故障排除、最佳实践、安全、配置以及集成与编码模式。它结合了本地快速参考内容与远程文档获取功能。
How to Use This Skill
如何使用本Skill
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,), useL35-L120with the specified lines. For categories with file links (e.g.,read_file), use[security.md](security.md)on the linked reference fileread_file
IMPORTANT for Agent: Ifis more than 3 months old, suggest the user pull the latest version from the repository. Ifmetadata.generated_attools are not available, suggest the user install it: Installation Guidemcp_microsoftdocs
This skill requires network access to fetch documentation content:
- Preferred: Use with query string
mcp_microsoftdocs:microsoft_docs_fetch. Returns Markdown.from=learn-agent-skill - Fallback: Use with query string
fetch_webpage. Returns Markdown.from=learn-agent-skill&accept=text/markdown
Agent 重要提示:使用下方的分类索引定位相关章节。对于带有行范围的分类(如),使用L35-L120读取指定行内容;对于带有文件链接的分类(如read_file),使用[security.md](security.md)读取链接的参考文件read_file
本Skill需要网络访问权限来获取文档内容:
- 推荐方式:使用并携带查询字符串
mcp_microsoftdocs:microsoft_docs_fetch,返回Markdown格式内容。from=learn-agent-skill - 备用方式:使用并携带查询字符串
fetch_webpage,返回Markdown格式内容。from=learn-agent-skill&accept=text/markdown
Category Index
分类索引
| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L33-L38 | Diagnosing and fixing AOSM onboarding issues with the Azure CLI extension and troubleshooting Helm chart installation failures in AOSM CNF deployments. |
| Best Practices | L39-L47 | Best practices for AOSM onboarding, config group design, Helm chart usage, artifact cleanup, and controlling CNF upgrade behavior and failure handling |
| Security | L48-L55 | Securing AOSM with Private Link, custom RBAC/roles, and User Assigned Managed Identities for controlled, least-privilege access and secure SNS/service operator deployments. |
| Configuration | L56-L65 | Configuring AOSM runtime behavior: cluster registry for edge resiliency, pausing/resuming deployments, Helm cleanup/test settings, NFO extension cluster commands, and geo-replicated artifact stores. |
| Integrations & Coding Patterns | L66-L75 | Using CLI/ARM/Helm with AOSM to onboard CNFs/VNFs, manage images and artifacts (ACR/storage-backed stores), and add ARM resources to network service designs |
| 分类 | 行范围 | 描述 |
|---|---|---|
| 故障排除 | L33-L38 | 诊断并修复Azure CLI扩展的AOSM接入问题,以及排查AOSM CNF部署中的Helm Chart安装故障。 |
| 最佳实践 | L39-L47 | AOSM接入、配置组设计、Helm Chart使用、工件清理以及CNF升级行为控制和故障处理的最佳实践。 |
| 安全 | L48-L55 | 通过Private Link、自定义RBAC/角色以及用户分配的托管标识来保障AOSM安全,实现受控的最小权限访问和安全的SNS/服务运营商部署。 |
| 配置 | L56-L65 | 配置AOSM运行时行为:用于边缘弹性的集群注册表、暂停/恢复部署、Helm清理/测试设置、NFO扩展集群命令以及地理复制工件存储。 |
| 集成与编码模式 | L66-L75 | 结合CLI/ARM/Helm与AOSM来接入CNF/VNF、管理镜像和工件(ACR/存储托管存储),并向网络服务设计中添加ARM资源。 |
Troubleshooting
故障排除
| Topic | URL |
|---|---|
| Troubleshoot Azure CLI AOSM extension onboarding issues | https://learn.microsoft.com/en-us/azure/operator-service-manager/troubleshoot-cli-common-issues |
| Diagnose Helm install failures in AOSM CNF deployments | https://learn.microsoft.com/en-us/azure/operator-service-manager/troubleshoot-helm-install-failures |
Best Practices
最佳实践
| Topic | URL |
|---|---|
| Apply onboarding and deployment best practices for AOSM | https://learn.microsoft.com/en-us/azure/operator-service-manager/best-practices-onboard-deploy |
| Design configuration groups effectively in Azure Operator Service Manager | https://learn.microsoft.com/en-us/azure/operator-service-manager/configuration-guide |
| Implement Helm chart best practices for AOSM | https://learn.microsoft.com/en-us/azure/operator-service-manager/helm-requirements |
| Manage AOSM publisher artifact cleanup efficiently | https://learn.microsoft.com/en-us/azure/operator-service-manager/resource-cleanup-management |
| Control CNF upgrade failure behavior in AOSM | https://learn.microsoft.com/en-us/azure/operator-service-manager/safe-upgrades-nf-level-rollback |
| 主题 | 链接 |
|---|---|
| 应用AOSM接入与部署的最佳实践 | https://learn.microsoft.com/en-us/azure/operator-service-manager/best-practices-onboard-deploy |
| 在Azure Operator Service Manager中高效设计配置组 | https://learn.microsoft.com/en-us/azure/operator-service-manager/configuration-guide |
| 为AOSM实施Helm Chart最佳实践 | https://learn.microsoft.com/en-us/azure/operator-service-manager/helm-requirements |
| 高效管理AOSM发布者工件清理 | https://learn.microsoft.com/en-us/azure/operator-service-manager/resource-cleanup-management |
| 在AOSM中控制CNF升级故障行为 | https://learn.microsoft.com/en-us/azure/operator-service-manager/safe-upgrades-nf-level-rollback |
Security
安全
| Topic | URL |
|---|---|
| Configure AOSM Private Link for secure backhaul | https://learn.microsoft.com/en-us/azure/operator-service-manager/get-started-with-private-link |
| Assign custom AOSM roles for secure SNS deployment | https://learn.microsoft.com/en-us/azure/operator-service-manager/how-to-assign-custom-role |
| Create custom RBAC roles for AOSM service operators | https://learn.microsoft.com/en-us/azure/operator-service-manager/how-to-create-custom-role |
| Configure and use User Assigned Managed Identity with AOSM | https://learn.microsoft.com/en-us/azure/operator-service-manager/how-to-create-user-assigned-managed-identity |
Configuration
配置
| Topic | URL |
|---|---|
| Set up AOSM cluster registry for edge resiliency | https://learn.microsoft.com/en-us/azure/operator-service-manager/get-started-with-cluster-registry |
| Interrupt and resume AOSM site network service deployments | https://learn.microsoft.com/en-us/azure/operator-service-manager/how-to-cancel-service-deployments |
| Override Helm failure cleanup behavior in AOSM deployments | https://learn.microsoft.com/en-us/azure/operator-service-manager/how-to-use-helm-option-parameters |
| Use AOSM NFO extension commands to manage clusters | https://learn.microsoft.com/en-us/azure/operator-service-manager/manage-network-function-operator |
| Configure geo-replication for AOSM artifact stores | https://learn.microsoft.com/en-us/azure/operator-service-manager/publisher-artifact-store-resiliency |
| Configure Helm test integration for AOSM upgrades | https://learn.microsoft.com/en-us/azure/operator-service-manager/safe-upgrades-helm-test |