Skip to content

Commit d94e174

Browse files
Update API Docs (#4990)
Co-authored-by: theunrepentantgeek <[email protected]>
1 parent f270812 commit d94e174

File tree

9 files changed

+5113
-5535
lines changed

9 files changed

+5113
-5535
lines changed

docs/hugo/content/reference/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,10 @@ To install the CRDs for these resources, your ASO configuration must include `co
251251

252252
Development of these new resources is complete and they will be available in the next release of ASO.
253253

254-
| Resource | ARM Version | CRD Version | Supported From | Sample |
255-
|--------------------------|-------------|---------------|----------------|------------------------------------------------------------------------------------------------------------------------------------------------|
256-
| CapacityReservation | 2025-04-01 | v1api20250401 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/compute/v1api20250401/v1api20250401_capacityreservation.yaml) |
257-
| CapacityReservationGroup | 2025-04-01 | v1api20250401 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/compute/v1api20250401/v1api20250401_capacityreservationgroup.yaml) |
254+
| Resource | ARM Version | CRD Version | Supported From | Sample |
255+
|--------------------------------------------------------------------------------------------------------|-------------|---------------|----------------|------------------------------------------------------------------------------------------------------------------------------------------------|
256+
| [CapacityReservation]({{< relref "/reference/compute/v1api20250401#CapacityReservation" >}}) | 2025-04-01 | v1api20250401 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/compute/v1api20250401/v1api20250401_capacityreservation.yaml) |
257+
| [CapacityReservationGroup]({{< relref "/reference/compute/v1api20250401#CapacityReservationGroup" >}}) | 2025-04-01 | v1api20250401 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/compute/v1api20250401/v1api20250401_capacityreservationgroup.yaml) |
258258

259259
### Latest Released Versions
260260

@@ -331,10 +331,10 @@ Development of these new resources is complete and they will be available in the
331331
| [FleetsMember]({{< relref "/reference/containerservice/v1api20250301#FleetsMember" >}}) | 2025-03-01 | v1api20250301 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250301/v1api20250301_fleetsmember.yaml) |
332332
| [FleetsUpdateRun]({{< relref "/reference/containerservice/v1api20250301#FleetsUpdateRun" >}}) | 2025-03-01 | v1api20250301 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250301/v1api20250301_fleetsupdaterun.yaml) |
333333
| [FleetsUpdateStrategy]({{< relref "/reference/containerservice/v1api20250301#FleetsUpdateStrategy" >}}) | 2025-03-01 | v1api20250301 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250301/v1api20250301_fleetsupdatestrategy.yaml) |
334-
| MaintenanceConfiguration | 2025-08-01 | v1api20250801 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250801/v1api20250801_maintenanceconfiguration.yaml) |
335-
| ManagedCluster | 2025-08-01 | v1api20250801 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250801/v1api20250801_managedcluster.yaml) |
336-
| ManagedClustersAgentPool | 2025-08-01 | v1api20250801 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250801/v1api20250801_managedclustersagentpool.yaml) |
337-
| TrustedAccessRoleBinding | 2025-08-01 | v1api20250801 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250801/v1api20250801_trustedaccessrolebinding.yaml) |
334+
| [MaintenanceConfiguration]({{< relref "/reference/containerservice/v1api20250801#MaintenanceConfiguration" >}}) | 2025-08-01 | v1api20250801 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250801/v1api20250801_maintenanceconfiguration.yaml) |
335+
| [ManagedCluster]({{< relref "/reference/containerservice/v1api20250801#ManagedCluster" >}}) | 2025-08-01 | v1api20250801 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250801/v1api20250801_managedcluster.yaml) |
336+
| [ManagedClustersAgentPool]({{< relref "/reference/containerservice/v1api20250801#ManagedClustersAgentPool" >}}) | 2025-08-01 | v1api20250801 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250801/v1api20250801_managedclustersagentpool.yaml) |
337+
| [TrustedAccessRoleBinding]({{< relref "/reference/containerservice/v1api20250801#TrustedAccessRoleBinding" >}}) | 2025-08-01 | v1api20250801 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20250801/v1api20250801_trustedaccessrolebinding.yaml) |
338338

339339
### Latest Released Versions
340340

docs/hugo/content/reference/compute/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ To install the CRDs for these resources, your ASO configuration must include `co
99

1010
Development of these new resources is complete and they will be available in the next release of ASO.
1111

12-
| Resource | ARM Version | CRD Version | Supported From | Sample |
13-
|--------------------------|-------------|---------------|----------------|------------------------------------------------------------------------------------------------------------------------------------------------|
14-
| CapacityReservation | 2025-04-01 | v1api20250401 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/compute/v1api20250401/v1api20250401_capacityreservation.yaml) |
15-
| CapacityReservationGroup | 2025-04-01 | v1api20250401 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/compute/v1api20250401/v1api20250401_capacityreservationgroup.yaml) |
12+
| Resource | ARM Version | CRD Version | Supported From | Sample |
13+
|--------------------------------------------------------------------------------------------------------|-------------|---------------|----------------|------------------------------------------------------------------------------------------------------------------------------------------------|
14+
| [CapacityReservation]({{< relref "/reference/compute/v1api20250401#CapacityReservation" >}}) | 2025-04-01 | v1api20250401 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/compute/v1api20250401/v1api20250401_capacityreservation.yaml) |
15+
| [CapacityReservationGroup]({{< relref "/reference/compute/v1api20250401#CapacityReservationGroup" >}}) | 2025-04-01 | v1api20250401 | v2.16.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/compute/v1api20250401/v1api20250401_capacityreservationgroup.yaml) |
1616

1717
### Latest Released Versions
1818

0 commit comments

Comments
 (0)