|
| 1 | +items: |
1 | 2 | - name: Azure CycleCloud |
2 | 3 | href: index.yml |
3 | 4 | - name: Overview |
|
44 | 45 | items: |
45 | 46 | - name: Plan Your Production Deployment |
46 | 47 | href: ./how-to/plan-prod-deployment.md |
47 | | - - name: Manually Install Application |
48 | | - href: ./how-to/install-manual.md |
49 | | - - name: Install CycleCloud CLI |
50 | | - href: ./how-to/install-cyclecloud-cli.md |
51 | | - - name: Run in a Container Instance |
52 | | - href: ./how-to/run-in-container.md |
53 | | - - name: Run CycleCloud using ARM Template |
54 | | - href: ./how-to/install-arm.md |
55 | 48 | - name: Prepare Your Azure Subscription |
56 | 49 | href: ./how-to/configuration.md |
57 | | - - name: Use Service Principals with CycleCloud |
58 | | - href: ./how-to/service-principals.md |
59 | | - - name: Use Managed Identities with CycleCloud |
60 | | - href: ./how-to/managed-identities.md |
61 | | - - name: Configure User Authentication |
62 | | - href: ./how-to/user-authentication.md |
| 50 | + - name: Configure Microsoft Entra ID for Authentication |
| 51 | + href: ./how-to/create-app-registration.md |
| 52 | + - name: Installation |
| 53 | + items: |
| 54 | + - name: Manually Install Application |
| 55 | + href: ./how-to/install-manual.md |
| 56 | + - name: Install CycleCloud CLI |
| 57 | + href: ./how-to/install-cyclecloud-cli.md |
| 58 | + - name: Run in a Container Instance |
| 59 | + href: ./how-to/run-in-container.md |
| 60 | + - name: Run CycleCloud using ARM Template |
| 61 | + href: ./how-to/install-arm.md |
| 62 | + - name: Configuration |
| 63 | + items: |
| 64 | + - name: Use Service Principals with CycleCloud |
| 65 | + href: ./how-to/service-principals.md |
| 66 | + - name: Use Managed Identities with CycleCloud |
| 67 | + href: ./how-to/managed-identities.md |
| 68 | + - name: Configure User Authentication |
| 69 | + href: ./how-to/user-authentication.md |
| 70 | + - name: Configure Proxies |
| 71 | + href: ./how-to/running-behind-proxy.md |
| 72 | + - name: Run in Locked Down Network |
| 73 | + href: ./how-to/running-in-locked-down-network.md |
| 74 | + - name: Configure Event Grid |
| 75 | + href: ./how-to/event-grid.md |
| 76 | + - name: Customize UI Theme |
| 77 | + href: ./how-to/theming.md |
| 78 | + - name: Configure SSL |
| 79 | + href: ./how-to/ssl-configuration.md |
63 | 80 | - name: Upgrade and Migrate |
64 | 81 | href: ./how-to/upgrade-and-migrate.md |
65 | 82 | - name: Plan CycleCloud 7 retirement |
66 | 83 | href: ./how-to/cyclecloud7-retirement-guide.md |
67 | 84 | - name: Backup and Restore |
68 | 85 | href: ./how-to/backup-and-restore.md |
69 | | - - name: Configure Proxies |
70 | | - href: ./how-to/running-behind-proxy.md |
71 | | - - name: Run in Locked Down Network |
72 | | - href: ./how-to/running-in-locked-down-network.md |
73 | | - - name: Configure Event Grid |
74 | | - href: ./how-to/event-grid.md |
75 | | - - name: Customize UI Theme |
76 | | - href: ./how-to/theming.md |
77 | | - - name: Configure SSL |
78 | | - href: ./how-to/ssl-configuration.md |
79 | 86 | - name: Run Multiple CycleCloud Installs |
80 | 87 | href: ./how-to/multiple-installs.md |
81 | 88 | - name: Move a Cluster to Another Resource Group |
|
266 | 273 | href: ./release-notes/8-8-0.md |
267 | 274 | - name: Release Notes - CycleCloud Workspace for Slurm |
268 | 275 | items: |
269 | | - - name: Current Release - 2025.12.01 |
| 276 | + - name: Current Release - 2026.02.01 |
| 277 | + href: ./release-notes/ccws/2026-02-01.md |
| 278 | + - name: Previous Release - 2025.12.01 |
270 | 279 | href: ./release-notes/ccws/2025-12-01.md |
271 | 280 | - name: All Releases |
272 | 281 | href: ./release-notes/ccws/release-notes.md |
|
0 commit comments