agentsclimarketplace

Azure operator nexus

Skill MicrosoftDocs/Agent-Skills/skills/azure-operator-nexus

Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.

Install
npx -y skills add MicrosoftDocs/Agent-Skills --skill azure-operator-nexus

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Expert knowledge for Azure Operator Nexus development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when managing Nexus clusters, fabric ACL/BGP, secure VM connectivity, NPB TAP rules, or near‑edge storage, and other Azure Operator Nexus related development tasks. Not for Azure Network Function Manager (use azure-network-function-manager), Azure Networking (use azure-networking), Azure Virtual Network Manager (use azure-virtual-network-manager), Azure Operator Insights (use azure-operator-insights).

SKILL.md

30.4 KB, as published. Nobody here has run it

Azure Operator Nexus Skill

This skill provides expert guidance for Azure Operator Nexus. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L82Diagnosing and fixing Nexus infrastructure issues: bare metal/VM recovery, storage and network faults, Kubernetes cluster/pod problems, runtime upgrades, and hardware/health alerts.
Best PracticesL83-L88Guidance on Nexus bare metal lifecycle ops, ETCD maintenance in Nexus AKS, and procedures for repairing and maintaining Nexus storage appliance components.
Decision MakingL89-L96Guidance on planning Nexus Kubernetes cluster placement and choosing compatible Nexus versions, VM SKUs, and platform SKUs based on workload, capacity, and storage support.
Architecture & Design PatternsL97-L102Design patterns and reference architectures for resilient Nexus deployments, including rack-failure-tolerant control planes and near-edge storage topology and capacity planning.
Limits & QuotasL103-L115Nexus platform limits, quotas, supported versions, upgrade cadence, storage planning, node restarts/timeouts, isolation domain requirements, and log behavior after disconnection.
SecurityL116-L155Securing Nexus: identity/RBAC, ACLs, SSH and serial access, break-glass methods, key/cert/secret rotation, Defender/Policy, managed identities, and secure VM/cluster connectivity.
ConfigurationL156-L225Designing, applying, and troubleshooting configuration for Nexus clusters, Kubernetes, and network fabric (ACLs, route policies, isolation domains, BGP/QoS, upgrades, drift, and commit workflows).
Integrations & Coding PatternsL226-L230Configuring Network Packet Broker TAP rules in Azure Operator Nexus, including rule creation, traffic mirroring, filtering, and integration patterns for network observability.
DeploymentL231-L239Deploying and maintaining Nexus platform and fabric: prerequisites, image building, OS and fabric upgrades, and replacing or updating terminal servers in the network fabric.

Troubleshooting

TopicURL
Troubleshoot Nexus network devices with read-only commandshttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-network-fabric-read-only-commands
Validate Nexus Network Fabric cabling with diagnostic APIshttps://learn.microsoft.com/en-us/azure/operator-nexus/how-to-validate-cables
Use bare metal machine platform commands for recoveryhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-baremetal-functions
Run emergency bare metal actions with nexusctlhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-baremetal-nexusctl
Use run-data-extract to troubleshoot Nexus bare-metalhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-baremetal-run-data-extract
Troubleshoot bare metal machines with az baremetalmachine run-read-commandhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-baremetal-run-read
Resolve preflight check failures for Nexus runtime upgradeshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-cluster-runtime-upgrade-preflight-checks
Gather trace IDs for Nexus PersistentVolumeClaim failureshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-gather-pvc-trace-id
Collect diagnostic data for Nexus VM console issueshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-gather-vm-console-data
Run Nexus Kubernetes cluster log collector scripthttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-log-collector-script
Run read-only diagnostics on Nexus storage applianceshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-storage-run-read
Fix Accepted cluster hydration issues in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-accepted-cluster-hydration
Diagnose and fix degraded bare metal machines in Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-bare-metal-machine-degraded
Troubleshoot bare-metal machine provisioning in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-bare-metal-machine-provisioning
Resolve warning status on bare metal machines in Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-bare-metal-machine-warning
Fix Nexus ClusterConnectionStatus Disconnected heartbeat issueshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-cluster-heartbeat-connection-status-disconnected
Recover control plane quorum loss in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-control-plane-quorum
Resolve CSN storage pod containers stuck in creatinghttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-csn-storage-pod-container-stuck-in-creating
Troubleshoot DNS issues in Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-dns-issues
Fix failed volume attachment alerts in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-failed-volume-attachments
Fix Azure Operator Nexus hardware validation failureshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-hardware-validation-failure
Troubleshoot CSN-connected internet host access in AKS hybridhttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-internet-host-virtual-machine
Troubleshoot isolation domain provisioning failures in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-isolation-domain
Troubleshoot dual-stack Nexus Kubernetes cluster configurationhttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-kubernetes-cluster-dual-stack-configuration
Resolve Ready, SchedulingDisabled nodes after Nexus runtime upgradehttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-kubernetes-cluster-node-cordoned
Fix Nexus workloads stuck after node power failurehttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-kubernetes-cluster-stuck-workloads-due-to-power-failure
Check and fix LACP bonding on Nexus physical hostshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-lacp-bonding
Troubleshoot container memory limit issues in Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-memory-limits
Resolve common issues with multiple Nexus storage applianceshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-multiple-storage-appliances
Fix Neighbor Group creation AuthorizationFailed errors in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-neighbor-group-creation-error
Troubleshoot unhealthy NFS pods in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-network-file-system-unhealthy
Fix Nexus Kubernetes pods stuck in ContainerCreatinghttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-nexus-kubernetes-cluster-pods
Troubleshoot Nexus KubernetesCluster node in NotReadyhttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-not-ready-kubernetes-cluster-node
Troubleshoot packet loss between NAKS worker nodeshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-packet-loss
Troubleshoot Operator Nexus bare metal server actionshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-reboot-reimage-replace
Interpret and act on Azure Operator Nexus resource health alertshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-resource-health-alerts
Resolve storage control plane connectivity issues in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-storage-control-plane-disconnected
Troubleshoot TWAMP over UDP failures with NAT in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-twamp-udp-not-working
Troubleshoot unhealthy CSI storage pods in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-unhealthy-container-storage-interface
Fix unhealthy or degraded storage appliances in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-unhealthy-degraded-storage-appliance
Troubleshoot Azure Arc enrollment for Nexus VMs with managed identitieshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-virtual-machines-arc-enroll-with-managed-identities
Fix VM errors after restarting Nexus bare-metal machineshttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-vm-error-after-reboot

Best Practices

TopicURL
Best practices for bare metal machine lifecycle operations in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-bare-metal-best-practices
Perform storage appliance component repairs in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-storage-device-repair

Decision Making

TopicURL
Plan resource placement for Nexus Kubernetes clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-nexus-kubernetes-placement
Map Operator Nexus versions to supported storage softwarehttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-near-edge-storage-supported-versions
Select Azure Operator Nexus Kubernetes VM SKUshttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-nexus-kubernetes-cluster-sku
Choose appropriate Azure Operator Nexus SKUshttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-operator-nexus-skus

Architecture & Design Patterns

TopicURL
Design rack-resilient control plane for Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-rack-resiliency
Design near-edge storage architecture for Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-near-edge-storage

Limits & Quotas

TopicURL
Use Nexus Kubernetes persistent storage classes effectivelyhttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-storage-kubernetes
Plan storage capacity with multiple Nexus applianceshttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-storage-multiple-appliances
Restart Nexus Kubernetes nodes and handle timeoutshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-action-restart
Meet technical requirements for Nexus isolation domainshttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-isolation-domain-technical-requirements
Review Azure Operator Nexus limits and quotashttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-limits-and-quotas
Supported Kubernetes versions and lifecycle in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-nexus-kubernetes-cluster-supported-versions
Operator Nexus platform runtime upgrade cadence and supporthttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-nexus-platform-runtime-upgrades
Check supported software versions for Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-supported-software-versions
Troubleshoot log disruption after 48-hour Nexus disconnectionhttps://learn.microsoft.com/en-us/azure/operator-nexus/troubleshoot-logs-disrupted-post-prolonged-disconnection

Security

TopicURL
Configure cross-subscription permissions for Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-cross-subscription-deployments-required-rbac-for-network-fabric
Automate Nexus Network Fabric operator password rotation v1https://learn.microsoft.com/en-us/azure/operator-nexus/concepts-password-rotation-v1
Configure access and identity for Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-security-access-identity
Configure customer Key Vault for Nexus credential rotationhttps://learn.microsoft.com/en-us/azure/operator-nexus/how-to-credential-manager-key-vault
Apply ACLs to Azure Operator Nexus resourceshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-apply-access-control-list
Manage emergency SSH access to BMCs with bmckeyset in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-baremetal-bmc-ssh
Manage emergency SSH access to bare metal machines with baremetalmachinekeysethttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-baremetal-bmm-ssh
Rotate and resynchronize certificates in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-certificate-rotation
Use managed identities and user resources in Operator Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-cluster-managed-identity-user-provided-resources
Configure SSH ACLs on Nexus management VPN NNIhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-acls-for-ssh-management-on-access-vpn
Configure Network TAP rules with UAMI-based access in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-network-tap-rules-with-user-assigned-managed-identity
Configure ACLs for Azure Operator Nexus networkshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-create-access-control-list
Manage Azure Operator Nexus credential rotation lifecyclehttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-credential-rotation
Delete ACLs from Azure Operator Nexus resourceshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-delete-access-control-list
Enable or disable vulnerability scanning in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-enable-disable-vulnerability-scanning
Configure system-assigned managed identity for Nexus NFChttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-enable-system-assigned-managed-identity-for-network-fabric-controller
Enable SAMI and roles for Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-enable-system-assigned-managed-identity-for-network-fabric-resource
Configure Entra ID RBAC for Nexus Kuberneteshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-aad-rbac
Securely connect to Azure Operator Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-connect
Install Defender for Containers on Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-install-microsoft-defender
Configure and rotate SSH keys on Nexus cluster nodeshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-manage-ssh-key
Restrict serial port access and set timeouts on Nexus terminal servershttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-restrict-serial-port-access-and-set-timeout-on-terminal-server
Set up Method D v2.0 secure break-glass access in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-set-up-break-glass-access
Configure in-band break-glass management for Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-set-up-break-glass-access-using-in-band-management
Configure Defender for Cloud for Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-set-up-defender-for-cloud-security
Update ACL configurations on Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-update-access-control-list
Update ExpressRoute authorization keys in Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-update-expressroute-authorization-key
Configure customer-managed Key Vault for Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-usage-guide-for-customer-managed-key-vault
Apply Azure Policy to secure Nexus resourceshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-use-azure-policy
Use Method D v2.0 break-glass access for Nexus fabric deviceshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-use-break-glass-access
Use Secret Rotation v1 for Nexus network fabric credentialshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-use-password-rotation-v1
Use VM Console Service for secure Nexus VM accesshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-use-vm-console-service
Enroll Nexus VMs with Azure Arc via public relay MIhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-virtual-machines-arc-enroll-with-managed-identities
Create Nexus VMs with managed identities and authenticatehttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-virtual-machines-authenticate-with-managed-identities
Configure access control list traffic policies in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-acl-configuration
Use ACL configuration examples in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-acl-examples

Configuration

TopicURL
Author cluster.jsonc templates for Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/cluster-jsonc-example
Define cluster.parameters.jsonc for multi-rack Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/cluster-parameters-jsonc-example
Use clusterManager.jsonc template for Nexus deploymenthttps://learn.microsoft.com/en-us/azure/operator-nexus/clustermanager-jsonc-example
Configure clusterManager.parameters.jsonc for Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/clustermanager-parameters-jsonc-example
Apply A/B staged configuration updates in Nexus Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-ab-staged-commit-configuration-update-commit-workflow
Define and apply access control lists in Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-access-control-lists
Use commit workflow v2 for Nexus Network Fabric changeshttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-commit-workflow-v2
Disable BGP neighbors using Nexus read-write commandshttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-disable-border-gateway-protocol-neighbors
Disable networks in enabled Layer 3 isolation domains safelyhttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-disable-internal-external-networks-enabled-layer-3-isolation-domain
Monitor and detect configuration drift in Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-network-fabric-configuration-monitoring
Modify Nexus Fabric devices using read-write commandshttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-network-fabric-read-write-commands
Batch and commit Nexus Network Fabric configuration updateshttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-network-fabric-resource-update-commit
Model terminal servers as Azure Operator Nexus ARM resourceshttps://learn.microsoft.com/en-us/azure/operator-nexus/concepts-terminal-server-as-resource
Customize CoreDNS and node-local-dns in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/how-to-customize-kubernetes-cluster-dns
Create and manage IP prefixes and rules in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/how-to-ip-prefixes
Create and manage route policies in Operator Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/how-to-route-policy
Append custom suffixes to Nexus interface descriptionshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-append-custom-suffix-to-interface-descriptions
Check runtime versions of Operator Nexus componentshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-check-runtime-version
Manage cluster metrics configurations in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-cluster-metrics-configuration-management
Use parameterized templates for Nexus cluster runtime upgradeshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-cluster-runtime-upgrade-template
Configure PauseAfterRack strategy for Nexus runtime upgradeshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-cluster-runtime-upgrade-with-pauseafterrack-strategy
Configure BGP prefix limits on CE devices in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-bgp-prefix-limit-on-customer-edge-devices
Configure BYO storage and UAMI for Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-bring-your-own-storage-network-fabric
Configure and manage Azure Operator Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-cluster
Configure diagnostic settings and config drift monitoring in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-diagnostic-settings-monitor-configuration-differences
Configure L2 and L3 isolation domains in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-isolation-domain
Configure VRF route prefix limits for IPv4/IPv6 on AON CE deviceshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-virtual-routing-forwarding-route-prefix-limits-on-devices
Delete Layer 3 isolation domains safely in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-delete-layer-3-isolation-domains
Disable cgroupsv2 on Nexus Kubernetes nodeshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-disable-cgroupsv2
Disable or enable Nexus network interfaces administrativelyhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-disable-enable-network-interface
Disable internal and external networks in Nexus L3 isolation domainshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-disable-internal-external-networks-enabled-layer-3-isolation-domain
Enable or disable BMP log streaming for Nexus fabric resourceshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-enable-log-streaming
Enable Micro-BFD on CE and PE devices in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-enable-micro-bfd
Install Azure CLI extensions for Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-install-cli-extensions
Configure and manage Nexus Kubernetes agent poolshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-agent-pools
Customize Nexus worker nodes using DaemonSetshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-customize-workers
Configure dual-stack networking for Nexus Kuberneteshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-dual-stack
Manage Kubernetes cluster features in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-features
Enable huge pages on Nexus Kubernetes node poolshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-cluster-huge-pages
Configure service load balancers in Nexus Kuberneteshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-kubernetes-service-load-balancer
Query supported Kubernetes versions in Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-list-supported-kubernetes-versions
Monitor packet rates for Nexus fabric interfaces in Azure portalhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-monitor-interface-packet-rate
Configure monitoring for Nexus Kubernetes clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-monitor-naks-cluster
Monitor VNF virtual machines on Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-monitor-virtualized-network-functions-virtual-machines
Configure QoS settings for Azure Operator Nexus network fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-network-fabric-quality-of-service
Deploy Azure Operator Nexus instance via templatehttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-nexus-instance-deployment-template
Reboot Nexus network devices using graceful and ungraceful modeshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-reboot-network-device
Rotate Azure Local Operator Nexus cluster credentialshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-rotate-credential-api
Configure administrative lock for Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-set-administrative-lock-or-unlock-for-network-fabric
Track Nexus asynchronous operations via Azure CLIhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-track-async-operations-cli
Perform A/B staged configuration updates with Nexus commit workflowhttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-use-ab-staged-commit-configuration-update-commit-workflow
Use Commit Workflow v2 to manage Nexus configuration changeshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-use-commit-workflow-v2
Configure MDE runtime protection for Operator Nexus clustershttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-use-mde-runtime-protection
Configure placement hints for Nexus virtual machineshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-virtual-machine-placement-hints
Configure and interpret Azure Operator Nexus log categorieshttps://learn.microsoft.com/en-us/azure/operator-nexus/list-logs-available
Configure PE-CE connectivity for Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-customer-edge-provider-edge-connectivity
Configure Azure Operator Nexus isolation domainshttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-isolation-domain-configuration
Use isolation domain configuration examples in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-isolation-domain-configuration-examples
Configure Azure Operator Nexus cluster password via Key Vault URIhttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-key-vault-credential
Assign near-edge BareMetal machine roles in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-near-edge-baremetal-machine-roles
Configure neighbor groups in Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-neighbor-group-configuration
Use Network Fabric Controller internal service metricshttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-network-fabric-controller-metrics
Apply route policy configuration examples in Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-nexus-route-policy-config-examples
Manage route policy operations in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-nexus-route-policy-operations
Monitor Azure Operator Nexus Ethernet metricshttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-operator-nexus-observability-metrics
Configure route policies in Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/reference-route-policy-configuration

Integrations & Coding Patterns

TopicURL
Configure Network Packet Broker TAP rules in Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-configure-network-packet-broker

Deployment

TopicURL
Prepare Azure Operator Nexus platform deployment prerequisiteshttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-platform-prerequisites
Replace a terminal server in Azure Operator Nexus Network Fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-replace-terminal-server
Pre-validate and upgrade Azure Operator Nexus fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-upgrade-nexus-fabric
Use template to upgrade Azure Operator Nexus fabrichttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-upgrade-nexus-fabric-template
Upgrade Terminal Server OS in Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-upgrade-os-of-terminal-server
Build VM images for Azure Operator Nexushttps://learn.microsoft.com/en-us/azure/operator-nexus/howto-virtual-machine-image

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.