File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
docs/hugo/content/reference Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -116,12 +116,12 @@ To install the CRDs for these resources, your ASO configuration must include `ap
116116
117117Development of these new resources is complete and they will be available in the next release of ASO.
118118
119- | Resource | ARM Version | CRD Version | Supported From | Sample |
120- | --------------------| -------------| -------------| ----------------| --------|
121- | ConfigurationStore | 2024-06-01 | v20240601 | v2.17.0 | - |
122- | KeyValue | 2024-06-01 | v20240601 | v2.17.0 | - |
123- | Replica | 2024-06-01 | v20240601 | v2.17.0 | - |
124- | Snapshot | 2024-06-01 | v20240601 | v2.17.0 | - |
119+ | Resource | ARM Version | CRD Version | Supported From | Sample |
120+ | --------------------| -------------| -------------| ----------------| ------------------------------------------------------------------------------------------------------------------------------------------- |
121+ | ConfigurationStore | 2024-06-01 | v20240601 | v2.17.0 | [ View ] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/appconfiguration/v20240601/v20240601_configurationstore.yaml ) |
122+ | KeyValue | 2024-06-01 | v20240601 | v2.17.0 | [ View ] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/appconfiguration/v20240601/v20240601_keyvalue.yaml ) |
123+ | Replica | 2024-06-01 | v20240601 | v2.17.0 | [ View ] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/appconfiguration/v20240601/v20240601_replica.yaml ) |
124+ | Snapshot | 2024-06-01 | v20240601 | v2.17.0 | [ View ] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/appconfiguration/v20240601/v20240601_snapshot.yaml ) |
125125
126126### Released
127127
Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ To install the CRDs for these resources, your ASO configuration must include `ap
99
1010Development 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- | ConfigurationStore | 2024-06-01 | v20240601 | v2.17.0 | - |
15- | KeyValue | 2024-06-01 | v20240601 | v2.17.0 | - |
16- | Replica | 2024-06-01 | v20240601 | v2.17.0 | - |
17- | Snapshot | 2024-06-01 | v20240601 | v2.17.0 | - |
12+ | Resource | ARM Version | CRD Version | Supported From | Sample |
13+ | --------------------| -------------| -------------| ----------------| ------------------------------------------------------------------------------------------------------------------------------------------- |
14+ | ConfigurationStore | 2024-06-01 | v20240601 | v2.17.0 | [ View ] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/appconfiguration/v20240601/v20240601_configurationstore.yaml ) |
15+ | KeyValue | 2024-06-01 | v20240601 | v2.17.0 | [ View ] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/appconfiguration/v20240601/v20240601_keyvalue.yaml ) |
16+ | Replica | 2024-06-01 | v20240601 | v2.17.0 | [ View ] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/appconfiguration/v20240601/v20240601_replica.yaml ) |
17+ | Snapshot | 2024-06-01 | v20240601 | v2.17.0 | [ View ] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/appconfiguration/v20240601/v20240601_snapshot.yaml ) |
1818
1919### Released
2020
You can’t perform that action at this time.
0 commit comments