{"id":"62753b69-8f99-42fb-ae1a-88d720fafbbe","shortId":"4yqYYD","kind":"skill","title":"azure-cyclecloud","tagline":"Expert knowledge for Azure CycleCloud development including troubleshooting, best practices, decision making, architecture & design patterns, security, configuration, integrations & coding patterns, and deployment. Use when automating CycleCloud via API/CLI, managing Slurm/HPC cl","description":"# Azure CycleCloud Skill\n\nThis skill provides expert guidance for Azure CycleCloud. Covers troubleshooting, best practices, decision making, architecture & design patterns, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.\n\n## How to Use This Skill\n\n> **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\n\n> **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](https://github.com/MicrosoftDocs/mcp/blob/main/README.md)\n\nThis skill requires **network access** to fetch documentation content:\n- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.\n- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.\n\n## Category Index\n\n| Category | Lines | Description |\n|----------|-------|-------------|\n| Troubleshooting | L36-L42 | Troubleshooting CycleCloud errors, node startup failures, and locating/analyzing server/node log files to diagnose and resolve deployment or runtime issues. |\n| Best Practices | L43-L47 | Guidance for configuring and tuning Azure HB/HC-series HPC VMs in CycleCloud, including networking, storage, MPI, BIOS, and performance best practices. |\n| Decision Making | L48-L55 | Guidance on VM placement/availability sets, choosing custom images, planning migration from CycleCloud 7, and using Spot VMs for cost-effective, resilient CycleCloud clusters. |\n| Architecture & Design Patterns | L56-L60 | Architectural guidance for designing, deploying, and operating resilient, scalable multi‑region Azure HPC clusters with CycleCloud, including networking, failover, and regional topology patterns. |\n| Security | L61-L75 | Securing CycleCloud: auth methods (Entra, service principals, managed identities), SSL, SSH/Bastion access, SELinux, and network security for clusters, nodes, and the web portal |\n| Configuration | L76-L120 | Designing and tuning CycleCloud clusters: template structure, nodes, networking, storage, autoscaling, security, proxies, events, CLI, and node initialization (cluster-init/cloud-init/Jetpack). |\n| Integrations & Coding Patterns | L121-L141 | APIs, CLI, and Python client for automating CycleCloud, plus patterns to integrate schedulers (Slurm, Grid Engine, HTCondor, LSF, OpenPBS, HPC Pack), NFS, OOD, Prometheus/Grafana, and Event Grid |\n| Deployment | L142-L153 | Installing, upgrading, and deploying Azure CycleCloud and Slurm workspaces (CLI/ARM/containers), plus planning production setups and moving cluster resources between resource groups. |\n\n### Troubleshooting\n| Topic | URL |\n|-------|-----|\n| Interpret and resolve common Azure CycleCloud error messages | https://learn.microsoft.com/en-us/azure/cyclecloud/error-messages?view=cyclecloud-8 |\n| Diagnose and report Azure CycleCloud node startup issues | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/report-issues?view=cyclecloud-8 |\n| Locate Azure CycleCloud server and node log files | https://learn.microsoft.com/en-us/azure/cyclecloud/log-locations?view=cyclecloud-8 |\n\n### Best Practices\n| Topic | URL |\n|-------|-----|\n| Apply HB/HC VM best practices in Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/hb-hc-best-practices?view=cyclecloud-8 |\n\n### Decision Making\n| Topic | URL |\n|-------|-----|\n| Choose VM placement models and availability sets in CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/availability-sets?view=cyclecloud-8 |\n| Select and configure custom images for CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/create-custom-image?view=cyclecloud-8 |\n| Plan migration for Azure CycleCloud 7 retirement | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/cyclecloud7-retirement-guide?view=cyclecloud-8 |\n| Use Spot VMs effectively in Azure CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/use-spot-instances?view=cyclecloud-8 |\n\n### Architecture & Design Patterns\n| Topic | URL |\n|-------|-----|\n| Design and deploy multi‑region Azure HPC clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/concepts/multi-region-cluster-deployment?view=cyclecloud-8 |\n\n### Security\n| Topic | URL |\n|-------|-----|\n| Apply security best practices for Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/concepts/security-best-practices?view=cyclecloud-8 |\n| SSH to CycleCloud login nodes via Azure Bastion | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/connect-to-login-node-with-bastion?view=cyclecloud-8 |\n| Access the CycleCloud portal securely through Bastion | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/connect-to-portal-with-bastion?view=cyclecloud-8 |\n| Create Entra app registration for Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/create-app-registration?view=cyclecloud-8 |\n| Configure managed identities for Azure CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/managed-identities?view=cyclecloud-8 |\n| Configure network security for Azure CycleCloud nodes | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/network-security?view=cyclecloud-8 |\n| Configure SELinux for Azure CycleCloud-managed Linux nodes | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/selinux?view=cyclecloud-8 |\n| Use Azure service principals with CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/service-principals?view=cyclecloud-8 |\n| Configure SSL certificates for Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/ssl-configuration?view=cyclecloud-8 |\n| Configure user authentication for Azure CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/user-access?view=cyclecloud-8 |\n| Configure user authentication methods in Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/user-authentication?view=cyclecloud-8 |\n\n### Configuration\n| Topic | URL |\n|-------|-----|\n| Configure cluster-init specs and lockers in CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/cluster-init-reference?view=cyclecloud-8 |\n| Configure the [cluster] section in CycleCloud templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/cluster-reference?view=cyclecloud-8 |\n| Understand Azure CycleCloud cluster template structure | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/cluster-template-reference?view=cyclecloud-8 |\n| Configure Azure CycleCloud cluster configuration objects | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/configuration-reference?view=cyclecloud-8 |\n| Define Azure CycleCloud environment objects in templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/environment-reference?view=cyclecloud-8 |\n| Configure input endpoints and NSG rules in CycleCloud templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/input-endpoint-reference?view=cyclecloud-8 |\n| Configure network-interface objects in CycleCloud templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/network-interface-reference?view=cyclecloud-8 |\n| Configure nodes and nodearrays in CycleCloud templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/node-nodearray-reference?view=cyclecloud-8 |\n| Use NodeRef objects in CycleCloud cluster templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/noderef-reference?view=cyclecloud-8 |\n| Configure parameters in Azure CycleCloud cluster templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/parameter-reference?view=cyclecloud-8 |\n| Apply special parameter parsing in CycleCloud templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/special-parsing?view=cyclecloud-8 |\n| Configure volume objects in Azure CycleCloud templates | https://learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/volume-reference?view=cyclecloud-8 |\n| Configure cycle_server.properties for Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/cycleserver-configuration-reference?view=cyclecloud-8 |\n| Configure CycleCloud node events and Event Grid routing | https://learn.microsoft.com/en-us/azure/cyclecloud/events?view=cyclecloud-8 |\n| Configure managed disk volumes in Azure CycleCloud templates | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/add-disk?view=cyclecloud-8 |\n| Configure node arrays and scaling behavior in CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/add-node-array?view=cyclecloud-8 |\n| Backup and restore Azure CycleCloud application data | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/backup-and-restore?view=cyclecloud-8 |\n| Use cloud-init scripts in Azure CycleCloud templates | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/cloud-init?view=cyclecloud-8 |\n| Define and customize Azure CycleCloud cluster templates | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/cluster-templates?view=cyclecloud-8 |\n| Configure Azure networking for CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/configuration?view=cyclecloud-8 |\n| Configure autoscaling policies for Azure CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/configure-autoscaling?view=cyclecloud-8 |\n| Configure SSH/RDP access to Azure CycleCloud nodes | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/connect-to-node?view=cyclecloud-8 |\n| Configure environment resources with ARM in CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/environments?view=cyclecloud-8 |\n| Configure VMSS Flex orchestration in Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/flex-scalesets?view=cyclecloud-8 |\n| Configure VM health checks and remediation in CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/healthcheck?view=cyclecloud-8 |\n| Install and configure the Azure CycleCloud CLI | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/install-cyclecloud-cli?view=cyclecloud-8 |\n| Manually install Jetpack on Azure CycleCloud VMs | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/install-jetpack?view=cyclecloud-8 |\n| Configure keep-alive settings to prevent node termination | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/keep-alive?view=cyclecloud-8 |\n| Configure alerts and logging for Azure CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/monitor-clusters?view=cyclecloud-8 |\n| Configure automatic volume mountpoints in CycleCloud nodes | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/mount-disk?view=cyclecloud-8 |\n| Configure NFS mounts and shares in Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/mount-fileserver?view=cyclecloud-8 |\n| Run multiple Azure CycleCloud instances on one host | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/multiple-installs?view=cyclecloud-8 |\n| Configure CycleCloud projects and specs for node setup | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/projects?view=cyclecloud-8 |\n| Configure return proxy and SSH tunneling for CycleCloud nodes | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/return-proxy?view=cyclecloud-8 |\n| Configure web proxy settings for Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/running-behind-proxy?view=cyclecloud-8 |\n| Run Azure CycleCloud in locked-down networks | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/running-in-locked-down-network?view=cyclecloud-8 |\n| Handle Azure Scheduled Events in CycleCloud nodes | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/scheduled-events?view=cyclecloud-8 |\n| Configure project and user blob storage and lockers in CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/storage-blobs?view=cyclecloud-8 |\n| Use and customize Azure CycleCloud node tags | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/tag-nodes?view=cyclecloud-8 |\n| Customize Azure CycleCloud UI theming with CSS | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/theming?view=cyclecloud-8 |\n| Configure Jetpack for Azure CycleCloud cluster nodes | https://learn.microsoft.com/en-us/azure/cyclecloud/jetpack?view=cyclecloud-8 |\n\n### Integrations & Coding Patterns\n| Topic | URL |\n|-------|-----|\n| Call Azure CycleCloud REST API operations and resources | https://learn.microsoft.com/en-us/azure/cyclecloud/api?view=cyclecloud-8 |\n| Manage Azure CycleCloud with the CLI commands | https://learn.microsoft.com/en-us/azure/cyclecloud/cli?view=cyclecloud-8 |\n| Author and use Chef cookbooks in Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/cookbook-reference?view=cyclecloud-8 |\n| Set up Grid Engine scheduler integration in CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/gridengine?view=cyclecloud-8 |\n| Configure Slurm cloud bursting with Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/bursting/slurm-cloud-bursting-setup?view=cyclecloud-8 |\n| Configure Open OnDemand for CycleCloud Slurm clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/configure-open-ondemand?view=cyclecloud-8 |\n| Create a simple NFS file server for CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/create-fileserver?view=cyclecloud-8 |\n| Integrate Azure CycleCloud events with Event Grid | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/event-grid?view=cyclecloud-8 |\n| Integrate Prometheus and Azure Managed Grafana with CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/monitor-cyclecloud-cluster-using-prometheus-grafana?view=cyclecloud-8 |\n| Use the Azure CycleCloud REST API for cluster automation | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/use-rest-api?view=cyclecloud-8 |\n| Configure Microsoft HPC Pack integration with CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/hpcpack?view=cyclecloud-8 |\n| Configure HTCondor scheduler clusters in Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/htcondor?view=cyclecloud-8 |\n| Connect IBM Spectrum LSF to Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/lsf?view=cyclecloud-8 |\n| Configure OpenPBS scheduler clusters in Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/openpbs?view=cyclecloud-8 |\n| Use the Azure CycleCloud Python API client | https://learn.microsoft.com/en-us/azure/cyclecloud/python-api?view=cyclecloud-8 |\n| Use Slurm 3.0+ features in Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/slurm-3?view=cyclecloud-8 |\n| Integrate Slurm scheduler with Azure CycleCloud clusters | https://learn.microsoft.com/en-us/azure/cyclecloud/slurm?view=cyclecloud-8 |\n\n### Deployment\n| Topic | URL |\n|-------|-----|\n| Download and import CycleCloud cluster projects and templates | https://learn.microsoft.com/en-us/azure/cyclecloud/download-cluster-templates?view=cyclecloud-8 |\n| Deploy CycleCloud Workspace for Slurm using Azure CLI | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/deploy-with-cli?view=cyclecloud-8 |\n| Plan CycleCloud Workspace for Slurm deployment | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/plan-your-deployment?view=cyclecloud-8 |\n| Deploy Azure CycleCloud using ARM templates | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/install-arm?view=cyclecloud-8 |\n| Manually install and upgrade Azure CycleCloud | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/install-manual?view=cyclecloud-8 |\n| Move Azure CycleCloud cluster resources between groups | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/move-resource-group?view=cyclecloud-8 |\n| Plan a production-ready Azure CycleCloud deployment | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/plan-prod-deployment?view=cyclecloud-8 |\n| Run Azure CycleCloud in Azure Container Instances | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/run-in-container?view=cyclecloud-8 |\n| Upgrade or migrate Azure CycleCloud installations | https://learn.microsoft.com/en-us/azure/cyclecloud/how-to/upgrade-and-migrate?view=cyclecloud-8 |","tags":["azure","cyclecloud","agent","skills","microsoftdocs","agent-skills","agentic-skills","agentskill","ai-agents","ai-coding","azure-functions","azure-kubernetes-service"],"capabilities":["skill","source-microsoftdocs","skill-azure-cyclecloud","topic-agent","topic-agent-skills","topic-agentic-skills","topic-agentskill","topic-ai-agents","topic-ai-coding","topic-azure","topic-azure-functions","topic-azure-kubernetes-service","topic-azure-openai","topic-azure-sql-database","topic-azure-storage"],"categories":["Agent-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-cyclecloud","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add MicrosoftDocs/Agent-Skills","source_repo":"https://github.com/MicrosoftDocs/Agent-Skills","install_from":"skills.sh"}},"qualityScore":"0.698","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 497 github stars · SKILL.md body (16,928 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T06:53:30.401Z","embedding":null,"createdAt":"2026-04-18T21:58:40.032Z","updatedAt":"2026-04-22T06:53:30.401Z","lastSeenAt":"2026-04-22T06:53:30.401Z","tsv":"'/cloud-init/jetpack':367 '/en-us/azure/cyclecloud/api?view=cyclecloud-8':1101 '/en-us/azure/cyclecloud/cli?view=cyclecloud-8':1111 '/en-us/azure/cyclecloud/cluster-references/cluster-init-reference?view=cyclecloud-8':669 '/en-us/azure/cyclecloud/cluster-references/cluster-reference?view=cyclecloud-8':679 '/en-us/azure/cyclecloud/cluster-references/cluster-template-reference?view=cyclecloud-8':688 '/en-us/azure/cyclecloud/cluster-references/configuration-reference?view=cyclecloud-8':697 '/en-us/azure/cyclecloud/cluster-references/environment-reference?view=cyclecloud-8':707 '/en-us/azure/cyclecloud/cluster-references/input-endpoint-reference?view=cyclecloud-8':719 '/en-us/azure/cyclecloud/cluster-references/network-interface-reference?view=cyclecloud-8':730 '/en-us/azure/cyclecloud/cluster-references/node-nodearray-reference?view=cyclecloud-8':740 '/en-us/azure/cyclecloud/cluster-references/noderef-reference?view=cyclecloud-8':750 '/en-us/azure/cyclecloud/cluster-references/parameter-reference?view=cyclecloud-8':760 '/en-us/azure/cyclecloud/cluster-references/special-parsing?view=cyclecloud-8':770 '/en-us/azure/cyclecloud/cluster-references/volume-reference?view=cyclecloud-8':780 '/en-us/azure/cyclecloud/concepts/multi-region-cluster-deployment?view=cyclecloud-8':540 '/en-us/azure/cyclecloud/concepts/security-best-practices?view=cyclecloud-8':553 '/en-us/azure/cyclecloud/cookbook-reference?view=cyclecloud-8':1122 '/en-us/azure/cyclecloud/cycleserver-configuration-reference?view=cyclecloud-8':788 '/en-us/azure/cyclecloud/download-cluster-templates?view=cyclecloud-8':1282 '/en-us/azure/cyclecloud/error-messages?view=cyclecloud-8':439 '/en-us/azure/cyclecloud/events?view=cyclecloud-8':799 '/en-us/azure/cyclecloud/gridengine?view=cyclecloud-8':1133 '/en-us/azure/cyclecloud/how-to/add-disk?view=cyclecloud-8':810 '/en-us/azure/cyclecloud/how-to/add-node-array?view=cyclecloud-8':821 '/en-us/azure/cyclecloud/how-to/availability-sets?view=cyclecloud-8':492 '/en-us/azure/cyclecloud/how-to/backup-and-restore?view=cyclecloud-8':831 '/en-us/azure/cyclecloud/how-to/bursting/slurm-cloud-bursting-setup?view=cyclecloud-8':1143 '/en-us/azure/cyclecloud/how-to/ccws/configure-open-ondemand?view=cyclecloud-8':1153 '/en-us/azure/cyclecloud/how-to/ccws/connect-to-login-node-with-bastion?view=cyclecloud-8':564 '/en-us/azure/cyclecloud/how-to/ccws/connect-to-portal-with-bastion?view=cyclecloud-8':574 '/en-us/azure/cyclecloud/how-to/ccws/deploy-with-cli?view=cyclecloud-8':1293 '/en-us/azure/cyclecloud/how-to/ccws/plan-your-deployment?view=cyclecloud-8':1302 '/en-us/azure/cyclecloud/how-to/cloud-init?view=cyclecloud-8':843 '/en-us/azure/cyclecloud/how-to/cluster-templates?view=cyclecloud-8':853 '/en-us/azure/cyclecloud/how-to/configuration?view=cyclecloud-8':862 '/en-us/azure/cyclecloud/how-to/configure-autoscaling?view=cyclecloud-8':872 '/en-us/azure/cyclecloud/how-to/connect-to-node?view=cyclecloud-8':882 '/en-us/azure/cyclecloud/how-to/create-app-registration?view=cyclecloud-8':584 '/en-us/azure/cyclecloud/how-to/create-custom-image?view=cyclecloud-8':503 '/en-us/azure/cyclecloud/how-to/create-fileserver?view=cyclecloud-8':1165 '/en-us/azure/cyclecloud/how-to/cyclecloud7-retirement-guide?view=cyclecloud-8':513 '/en-us/azure/cyclecloud/how-to/environments?view=cyclecloud-8':892 '/en-us/azure/cyclecloud/how-to/event-grid?view=cyclecloud-8':1175 '/en-us/azure/cyclecloud/how-to/flex-scalesets?view=cyclecloud-8':902 '/en-us/azure/cyclecloud/how-to/hb-hc-best-practices?view=cyclecloud-8':476 '/en-us/azure/cyclecloud/how-to/healthcheck?view=cyclecloud-8':913 '/en-us/azure/cyclecloud/how-to/install-arm?view=cyclecloud-8':1311 '/en-us/azure/cyclecloud/how-to/install-cyclecloud-cli?view=cyclecloud-8':923 '/en-us/azure/cyclecloud/how-to/install-jetpack?view=cyclecloud-8':933 '/en-us/azure/cyclecloud/how-to/install-manual?view=cyclecloud-8':1320 '/en-us/azure/cyclecloud/how-to/keep-alive?view=cyclecloud-8':945 '/en-us/azure/cyclecloud/how-to/managed-identities?view=cyclecloud-8':594 '/en-us/azure/cyclecloud/how-to/monitor-clusters?view=cyclecloud-8':956 '/en-us/azure/cyclecloud/how-to/monitor-cyclecloud-cluster-using-prometheus-grafana?view=cyclecloud-8':1186 '/en-us/azure/cyclecloud/how-to/mount-disk?view=cyclecloud-8':966 '/en-us/azure/cyclecloud/how-to/mount-fileserver?view=cyclecloud-8':977 '/en-us/azure/cyclecloud/how-to/move-resource-group?view=cyclecloud-8':1330 '/en-us/azure/cyclecloud/how-to/multiple-installs?view=cyclecloud-8':988 '/en-us/azure/cyclecloud/how-to/network-security?view=cyclecloud-8':604 '/en-us/azure/cyclecloud/how-to/plan-prod-deployment?view=cyclecloud-8':1341 '/en-us/azure/cyclecloud/how-to/projects?view=cyclecloud-8':999 '/en-us/azure/cyclecloud/how-to/report-issues?view=cyclecloud-8':450 '/en-us/azure/cyclecloud/how-to/return-proxy?view=cyclecloud-8':1011 '/en-us/azure/cyclecloud/how-to/run-in-container?view=cyclecloud-8':1351 '/en-us/azure/cyclecloud/how-to/running-behind-proxy?view=cyclecloud-8':1021 '/en-us/azure/cyclecloud/how-to/running-in-locked-down-network?view=cyclecloud-8':1032 '/en-us/azure/cyclecloud/how-to/scheduled-events?view=cyclecloud-8':1042 '/en-us/azure/cyclecloud/how-to/selinux?view=cyclecloud-8':616 '/en-us/azure/cyclecloud/how-to/service-principals?view=cyclecloud-8':625 '/en-us/azure/cyclecloud/how-to/ssl-configuration?view=cyclecloud-8':634 '/en-us/azure/cyclecloud/how-to/storage-blobs?view=cyclecloud-8':1055 '/en-us/azure/cyclecloud/how-to/tag-nodes?view=cyclecloud-8':1065 '/en-us/azure/cyclecloud/how-to/theming?view=cyclecloud-8':1075 '/en-us/azure/cyclecloud/how-to/upgrade-and-migrate?view=cyclecloud-8':1360 '/en-us/azure/cyclecloud/how-to/use-rest-api?view=cyclecloud-8':1198 '/en-us/azure/cyclecloud/how-to/use-spot-instances?view=cyclecloud-8':524 '/en-us/azure/cyclecloud/how-to/user-access?view=cyclecloud-8':644 '/en-us/azure/cyclecloud/how-to/user-authentication?view=cyclecloud-8':654 '/en-us/azure/cyclecloud/hpcpack?view=cyclecloud-8':1208 '/en-us/azure/cyclecloud/htcondor?view=cyclecloud-8':1218 '/en-us/azure/cyclecloud/jetpack?view=cyclecloud-8':1085 '/en-us/azure/cyclecloud/log-locations?view=cyclecloud-8':461 '/en-us/azure/cyclecloud/lsf?view=cyclecloud-8':1228 '/en-us/azure/cyclecloud/openpbs?view=cyclecloud-8':1238 '/en-us/azure/cyclecloud/python-api?view=cyclecloud-8':1248 '/en-us/azure/cyclecloud/slurm-3?view=cyclecloud-8':1258 '/en-us/azure/cyclecloud/slurm?view=cyclecloud-8':1268 '/microsoftdocs/mcp/blob/main/readme.md)':161 '3':132 '3.0':1251 '7':274,509 'accept':200 'access':166,330,565,875 'agent':81,125,184,198 'alert':947 'aliv':937 'api':374,1095,1192,1244 'api/cli':31 'app':577 'appli':466,544,761 'applic':827 'architectur':16,52,286,292,525 'arm':887,1307 'array':813 'auth':321 'authent':637,647 'author':1112 'autom':28,380,1195 'automat':958 'autosc':356,864 'avail':151,486 'azur':2,7,35,44,242,303,409,433,443,452,472,507,519,535,549,560,580,589,599,608,618,630,639,650,681,690,699,754,775,784,805,825,838,847,855,867,877,898,918,928,951,973,980,1017,1023,1034,1059,1067,1079,1092,1103,1118,1139,1167,1179,1189,1214,1224,1234,1241,1254,1263,1289,1304,1316,1322,1336,1343,1346,1355 'azure-cyclecloud':1 'backup':822 'bastion':561,571 'behavior':816 'best':12,48,232,255,462,469,546 'bio':252 'blob':1047 'burst':1137 'call':1091 'capabl':73 'categori':84,92,108,204,206 'certif':628 'check':906 'chef':1115 'choos':267,481 'cl':34 'cli':360,375,920,1107,1290 'cli/arm/containers':414 'client':378,1245 'cloud':834,1136 'cloud-init':833 'cluster':285,305,336,350,365,421,500,521,537,591,641,660,672,683,692,746,756,849,859,869,953,1081,1150,1162,1194,1212,1232,1265,1276,1324 'cluster-init':364,659 'code':22,58,369,1087 'combin':63 'command':1108 'common':432 'configur':20,56,239,342,495,585,595,605,626,635,645,655,658,670,689,693,708,720,731,751,771,781,789,800,811,854,863,873,883,893,903,916,934,946,957,967,989,1000,1012,1043,1076,1134,1144,1199,1209,1229 'connect':1219 'contain':1347 'content':68,170 'cookbook':1116 'cost':281 'cost-effect':280 'cover':46 'creat':575,1154 'css':1072 'custom':268,496,846,1058,1066 'cycle_server.properties':782 'cyclecloud':3,8,29,36,45,214,247,273,284,307,320,349,381,410,434,444,453,473,489,499,508,520,550,556,567,581,590,600,610,622,631,640,651,666,675,682,691,700,715,726,736,745,755,766,776,785,790,806,818,826,839,848,858,868,878,889,899,910,919,929,952,962,974,981,990,1007,1018,1024,1038,1052,1060,1068,1080,1093,1104,1119,1130,1140,1148,1161,1168,1183,1190,1205,1215,1225,1235,1242,1255,1264,1275,1284,1295,1305,1317,1323,1337,1344,1356 'cyclecloud-manag':609 'data':828 'decis':14,50,257,477 'defin':698,844 'deploy':25,61,228,296,401,408,532,1269,1283,1299,1303,1338 'descript':208 'design':17,53,287,295,346,526,530 'develop':9 'diagnos':225,440 'disk':802 'doc':176 'document':71,169 'download':1272 'e.g':96,112 'effect':282,517 'endpoint':710 'engin':389,1126 'entra':323,576 'environ':701,884 'error':215,435 'event':359,399,792,794,1036,1169,1171 'expert':4,41 'failov':310 'failur':218 'fallback':188 'featur':1252 'fetch':72,168,177,190 'file':102,110,117,122,223,458,1158 'flex':895 'github.com':160 'github.com/microsoftdocs/mcp/blob/main/readme.md)':159 'grafana':1181 'grid':388,400,795,1125,1172 'group':425,1327 'guid':158 'guidanc':42,237,262,293 'handl':1033 'hb/hc':467 'hb/hc-series':243 'health':905 'host':985 'hpc':244,304,393,536,1201 'htcondor':390,1210 'ibm':1220 'ident':327,587 'imag':269,497 'import':79,123,1274 'includ':10,248,308 'index':85,205 'init':366,661,835 'initi':363 'input':709 'instal':155,157,405,914,925,1313,1357 'instanc':982,1348 'integr':21,57,368,385,1086,1128,1166,1176,1203,1259 'interfac':723 'interpret':429 'issu':231,447 'jetpack':926,1077 'keep':936 'keep-al':935 'knowledg':5 'l120':99,345 'l121':372 'l121-l141':371 'l141':373 'l142':403 'l142-l153':402 'l153':404 'l35':98 'l35-l120':97 'l36':211 'l36-l42':210 'l42':212 'l43':235 'l43-l47':234 'l47':236 'l48':260 'l48-l55':259 'l55':261 'l56':290 'l56-l60':289 'l60':291 'l61':317 'l61-l75':316 'l75':318 'l76':344 'l76-l120':343 'latest':140 'learn':183,197 'learn-agent-skil':182,196 'learn.microsoft.com':438,449,460,475,491,502,512,523,539,552,563,573,583,593,603,615,624,633,643,653,668,678,687,696,706,718,729,739,749,759,769,779,787,798,809,820,830,842,852,861,871,881,891,901,912,922,932,944,955,965,976,987,998,1010,1020,1031,1041,1054,1064,1074,1084,1100,1110,1121,1132,1142,1152,1164,1174,1185,1197,1207,1217,1227,1237,1247,1257,1267,1281,1292,1301,1310,1319,1329,1340,1350,1359 'learn.microsoft.com/en-us/azure/cyclecloud/api?view=cyclecloud-8':1099 'learn.microsoft.com/en-us/azure/cyclecloud/cli?view=cyclecloud-8':1109 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/cluster-init-reference?view=cyclecloud-8':667 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/cluster-reference?view=cyclecloud-8':677 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/cluster-template-reference?view=cyclecloud-8':686 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/configuration-reference?view=cyclecloud-8':695 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/environment-reference?view=cyclecloud-8':705 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/input-endpoint-reference?view=cyclecloud-8':717 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/network-interface-reference?view=cyclecloud-8':728 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/node-nodearray-reference?view=cyclecloud-8':738 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/noderef-reference?view=cyclecloud-8':748 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/parameter-reference?view=cyclecloud-8':758 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/special-parsing?view=cyclecloud-8':768 'learn.microsoft.com/en-us/azure/cyclecloud/cluster-references/volume-reference?view=cyclecloud-8':778 'learn.microsoft.com/en-us/azure/cyclecloud/concepts/multi-region-cluster-deployment?view=cyclecloud-8':538 'learn.microsoft.com/en-us/azure/cyclecloud/concepts/security-best-practices?view=cyclecloud-8':551 'learn.microsoft.com/en-us/azure/cyclecloud/cookbook-reference?view=cyclecloud-8':1120 'learn.microsoft.com/en-us/azure/cyclecloud/cycleserver-configuration-reference?view=cyclecloud-8':786 'learn.microsoft.com/en-us/azure/cyclecloud/download-cluster-templates?view=cyclecloud-8':1280 'learn.microsoft.com/en-us/azure/cyclecloud/error-messages?view=cyclecloud-8':437 'learn.microsoft.com/en-us/azure/cyclecloud/events?view=cyclecloud-8':797 'learn.microsoft.com/en-us/azure/cyclecloud/gridengine?view=cyclecloud-8':1131 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/add-disk?view=cyclecloud-8':808 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/add-node-array?view=cyclecloud-8':819 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/availability-sets?view=cyclecloud-8':490 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/backup-and-restore?view=cyclecloud-8':829 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/bursting/slurm-cloud-bursting-setup?view=cyclecloud-8':1141 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/configure-open-ondemand?view=cyclecloud-8':1151 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/connect-to-login-node-with-bastion?view=cyclecloud-8':562 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/connect-to-portal-with-bastion?view=cyclecloud-8':572 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/deploy-with-cli?view=cyclecloud-8':1291 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/ccws/plan-your-deployment?view=cyclecloud-8':1300 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/cloud-init?view=cyclecloud-8':841 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/cluster-templates?view=cyclecloud-8':851 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/configuration?view=cyclecloud-8':860 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/configure-autoscaling?view=cyclecloud-8':870 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/connect-to-node?view=cyclecloud-8':880 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/create-app-registration?view=cyclecloud-8':582 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/create-custom-image?view=cyclecloud-8':501 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/create-fileserver?view=cyclecloud-8':1163 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/cyclecloud7-retirement-guide?view=cyclecloud-8':511 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/environments?view=cyclecloud-8':890 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/event-grid?view=cyclecloud-8':1173 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/flex-scalesets?view=cyclecloud-8':900 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/hb-hc-best-practices?view=cyclecloud-8':474 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/healthcheck?view=cyclecloud-8':911 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/install-arm?view=cyclecloud-8':1309 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/install-cyclecloud-cli?view=cyclecloud-8':921 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/install-jetpack?view=cyclecloud-8':931 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/install-manual?view=cyclecloud-8':1318 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/keep-alive?view=cyclecloud-8':943 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/managed-identities?view=cyclecloud-8':592 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/monitor-clusters?view=cyclecloud-8':954 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/monitor-cyclecloud-cluster-using-prometheus-grafana?view=cyclecloud-8':1184 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/mount-disk?view=cyclecloud-8':964 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/mount-fileserver?view=cyclecloud-8':975 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/move-resource-group?view=cyclecloud-8':1328 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/multiple-installs?view=cyclecloud-8':986 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/network-security?view=cyclecloud-8':602 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/plan-prod-deployment?view=cyclecloud-8':1339 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/projects?view=cyclecloud-8':997 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/report-issues?view=cyclecloud-8':448 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/return-proxy?view=cyclecloud-8':1009 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/run-in-container?view=cyclecloud-8':1349 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/running-behind-proxy?view=cyclecloud-8':1019 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/running-in-locked-down-network?view=cyclecloud-8':1030 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/scheduled-events?view=cyclecloud-8':1040 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/selinux?view=cyclecloud-8':614 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/service-principals?view=cyclecloud-8':623 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/ssl-configuration?view=cyclecloud-8':632 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/storage-blobs?view=cyclecloud-8':1053 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/tag-nodes?view=cyclecloud-8':1063 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/theming?view=cyclecloud-8':1073 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/upgrade-and-migrate?view=cyclecloud-8':1358 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/use-rest-api?view=cyclecloud-8':1196 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/use-spot-instances?view=cyclecloud-8':522 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/user-access?view=cyclecloud-8':642 'learn.microsoft.com/en-us/azure/cyclecloud/how-to/user-authentication?view=cyclecloud-8':652 'learn.microsoft.com/en-us/azure/cyclecloud/hpcpack?view=cyclecloud-8':1206 'learn.microsoft.com/en-us/azure/cyclecloud/htcondor?view=cyclecloud-8':1216 'learn.microsoft.com/en-us/azure/cyclecloud/jetpack?view=cyclecloud-8':1083 'learn.microsoft.com/en-us/azure/cyclecloud/log-locations?view=cyclecloud-8':459 'learn.microsoft.com/en-us/azure/cyclecloud/lsf?view=cyclecloud-8':1226 'learn.microsoft.com/en-us/azure/cyclecloud/openpbs?view=cyclecloud-8':1236 'learn.microsoft.com/en-us/azure/cyclecloud/python-api?view=cyclecloud-8':1246 'learn.microsoft.com/en-us/azure/cyclecloud/slurm-3?view=cyclecloud-8':1256 'learn.microsoft.com/en-us/azure/cyclecloud/slurm?view=cyclecloud-8':1266 'line':94,106,207 'link':111,120 'linux':612 'local':64 'locat':88,451 'locating/analyzing':220 'lock':1027 'locked-down':1026 'locker':664,1050 'log':222,457,949 'login':557 'lsf':391,1222 'make':15,51,258,478 'manag':32,326,586,611,801,1102,1180 'manual':924,1312 'markdown':187,203 'mcp':146,173 'messag':436 'metadata.generated':127 'method':322,648 'microsoft':175,1200 'microsoftdoc':147,174 'migrat':271,505,1354 'model':484 'month':133 'mount':969 'mountpoint':960 'move':420,1321 'mpi':251 'multi':301,533 'multipl':979 'network':165,249,309,333,354,596,722,856,1029 'network-interfac':721 'nfs':395,968,1157 'node':216,337,353,362,445,456,558,601,613,732,791,812,879,941,963,995,1008,1039,1061,1082 'nodearray':734 'noderef':742 'nsg':712 'object':694,702,724,743,773 'old':134 'ondemand':1146 'one':984 'ood':396 'open':1145 'openpb':392,1230 'oper':298,1096 'orchestr':896 'pack':394,1202 'paramet':752,763 'pars':764 'pattern':18,23,54,59,288,314,370,383,527,1088 'perform':254 'placement':483 'placement/availability':265 'plan':270,416,504,1294,1331 'plus':382,415 'polici':865 'portal':341,568 'practic':13,49,233,256,463,470,547 'prefer':171 'prevent':940 'princip':325,620 'product':417,1334 'production-readi':1333 'project':991,1044,1277 'prometheus':1177 'prometheus/grafana':397 'provid':40 'proxi':358,1002,1014 'pull':138 'python':377,1243 'queri':179,193 'quick':66 'quick-refer':65 'rang':95 'read':101,116 'readi':1335 'refer':67,121 'region':302,312,534 'registr':578 'relev':89 'remedi':908 'remot':70 'report':442 'repositori':144 'requir':164 'resili':283,299 'resolv':227,431 'resourc':422,424,885,1098,1325 'rest':1094,1191 'restor':824 'retir':510 'return':186,202,1001 'rout':796 'rule':713 'run':978,1022,1342 'runtim':230 'scalabl':300 'scale':815 'schedul':386,1035,1127,1211,1231,1261 'script':836 'section':90,673 'secur':19,55,315,319,334,357,541,545,569,597 'security.md':113,114 'select':493 'selinux':331,606 'server':454,1159 'server/node':221 'servic':324,619 'set':266,487,938,1015,1123 'setup':418,996 'share':971 'simpl':1156 'skill':37,39,78,163,185,199 'skill-azure-cyclecloud' 'slurm':387,412,1135,1149,1250,1260,1287,1298 'slurm/hpc':33 'source-microsoftdocs' 'spec':662,993 'special':762 'specifi':105 'spectrum':1221 'spot':277,515 'ssh':554,1004 'ssh/bastion':329 'ssh/rdp':874 'ssl':328,627 'startup':217,446 'storag':250,355,1048 'string':180,194 'structur':352,685 'suggest':135,152 'tag':1062 'templat':351,676,684,704,716,727,737,747,757,767,777,807,840,850,1279,1308 'termin':942 'text/markdown':201 'theme':1070 'tool':148 'topic':427,464,479,528,542,656,1089,1270 'topic-agent' 'topic-agent-skills' 'topic-agentic-skills' 'topic-agentskill' 'topic-ai-agents' 'topic-ai-coding' 'topic-azure' 'topic-azure-functions' 'topic-azure-kubernetes-service' 'topic-azure-openai' 'topic-azure-sql-database' 'topic-azure-storage' 'topolog':313 'troubleshoot':11,47,209,213,426 'tune':241,348 'tunnel':1005 'ui':1069 'understand':680 'upgrad':406,1315,1352 'url':428,465,480,529,543,657,1090,1271 'use':26,76,82,100,115,172,189,276,514,617,741,832,1056,1114,1187,1239,1249,1288,1306 'user':137,154,636,646,1046 'version':141 'via':30,559 'vm':264,468,482,904 'vms':245,278,516,930 'vmss':894 'volum':772,803,959 'web':340,1013 'webpag':191 'workspac':413,1285,1296","prices":[{"id":"d539e4d0-c591-452b-aca3-0ae58e0699c6","listingId":"62753b69-8f99-42fb-ae1a-88d720fafbbe","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"MicrosoftDocs","category":"Agent-Skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:58:40.032Z"}],"sources":[{"listingId":"62753b69-8f99-42fb-ae1a-88d720fafbbe","source":"github","sourceId":"MicrosoftDocs/Agent-Skills/azure-cyclecloud","sourceUrl":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-cyclecloud","isPrimary":false,"firstSeenAt":"2026-04-18T21:58:40.032Z","lastSeenAt":"2026-04-22T06:53:30.401Z"}],"details":{"listingId":"62753b69-8f99-42fb-ae1a-88d720fafbbe","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"MicrosoftDocs","slug":"azure-cyclecloud","github":{"repo":"MicrosoftDocs/Agent-Skills","stars":497,"topics":["agent","agent-skills","agentic-skills","agentskill","ai","ai-agents","ai-coding","azure","azure-functions","azure-kubernetes-service","azure-openai","azure-sql-database","azure-storage","azure-virtual-machine","claude-code","github-copilot","microsoft-learn","openai-codex","skills"],"license":"cc-by-4.0","html_url":"https://github.com/MicrosoftDocs/Agent-Skills","pushed_at":"2026-04-22T01:37:27Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"b0551de1091b462017802ac9e9c772c2c4475a2a","skill_md_path":"skills/azure-cyclecloud/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-cyclecloud"},"layout":"multi","source":"github","category":"Agent-Skills","frontmatter":{"name":"azure-cyclecloud","description":"Expert knowledge for Azure CycleCloud development including troubleshooting, best practices, decision making, architecture & design patterns, security, configuration, integrations & coding patterns, and deployment. Use when automating CycleCloud via API/CLI, managing Slurm/HPC clusters, tuning autoscaling, or securing access/SSL, and other Azure CycleCloud related development tasks. Not for Azure Batch (use azure-batch), Azure HPC Cache (use azure-hpc-cache), Azure Virtual Machines (use azure-virtual-machines).","compatibility":"Requires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation."},"skills_sh_url":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-cyclecloud"},"updatedAt":"2026-04-22T06:53:30.401Z"}}