You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hugo/content/reference/_index.md
+29-13Lines changed: 29 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,12 +142,20 @@ These are older versions of resources still available for use in the current rel
142
142
143
143
To install the CRDs for these resources, your ASO configuration must include `batch.azure.com/*` as one of the configured CRD patterns. See [CRD Management in ASO](https://azure.github.io/azure-service-operator/guide/crd-management/) for details on doing this for both [Helm](https://azure.github.io/azure-service-operator/guide/crd-management/#helm) and [YAML](https://azure.github.io/azure-service-operator/guide/crd-management/#yaml) based installations.
144
144
145
+
### Next Release
146
+
147
+
Development of these new resources is complete and they will be available in the next release of ASO.
148
+
149
+
| Resource | ARM Version | CRD Version | Supported From | Sample |
These resource(s) are available for use in the current release of ASO. Different versions of a given resource reflect different versions of the Azure ARM API.
148
-
| Resource | ARM Version | CRD Version | Supported From | Sample |
@@ -865,6 +873,14 @@ These resource(s) are available for use in the current release of ASO. Different
865
873
866
874
To install the CRDs for these resources, your ASO configuration must include `operationalinsights.azure.com/*` as one of the configured CRD patterns. See [CRD Management in ASO](https://azure.github.io/azure-service-operator/guide/crd-management/) for details on doing this for both [Helm](https://azure.github.io/azure-service-operator/guide/crd-management/#helm) and [YAML](https://azure.github.io/azure-service-operator/guide/crd-management/#yaml) based installations.
867
875
876
+
### Next Release
877
+
878
+
Development of these new resources is complete and they will be available in the next release of ASO.
879
+
880
+
| Resource | ARM Version | CRD Version | Supported From | Sample |
These resource(s) are available for use in the current release of ASO. Different versions of a given resource reflect different versions of the Azure ARM API.
Copy file name to clipboardExpand all lines: docs/hugo/content/reference/batch/_index.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,18 @@ no_list: true
5
5
---
6
6
To install the CRDs for these resources, your ASO configuration must include `batch.azure.com/*` as one of the configured CRD patterns. See [CRD Management in ASO](https://azure.github.io/azure-service-operator/guide/crd-management/) for details on doing this for both [Helm](https://azure.github.io/azure-service-operator/guide/crd-management/#helm) and [YAML](https://azure.github.io/azure-service-operator/guide/crd-management/#yaml) based installations.
7
7
8
+
### Next Release
9
+
10
+
Development of these new resources is complete and they will be available in the next release of ASO.
11
+
12
+
| Resource | ARM Version | CRD Version | Supported From | Sample |
These resource(s) are available for use in the current release of ASO. Different versions of a given resource reflect different versions of the Azure ARM API.
11
-
| Resource | ARM Version | CRD Version | Supported From | Sample |
0 commit comments