Skip to content

Commit

Permalink
Update apiversion to 2023-10-01-preview (#6332)
Browse files Browse the repository at this point in the history
# Description

Update API version to 2023-10-01-preview before public release

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #6226 

## Auto-generated summary

<!--
GitHub Copilot for docs will auto-generate a summary of the PR
-->

<!--
copilot:all
-->
### <samp>🤖 Generated by Copilot at af09702</samp>

### Summary
🚀💥🧪

<!--
1. 🚀 - This emoji represents the new features and enhancements
introduced by the new API versions, such as new resource types,
properties, and capabilities.
2. 💥 - This emoji represents the breaking changes and incompatibilities
caused by the new API versions, such as renaming, removing, or changing
the behavior of existing resource types, properties, and capabilities.
3. 🧪 - This emoji represents the testing and validation of the new API
versions, such as updating the test data, test cases, and test tools to
align with the core RP contract changes.
-->
This pull request updates the API versions for the radius project and
its dependencies to `2023-10-01-preview` or `2023-10-01`, depending on
the service. This is to align with the new features and breaking changes
in the RP and Azure contracts. The pull request also updates the test
cases, test data, documentation, and bicep types generator to use the
new API versions. Additionally, it moves the test-ucp-spec-examples
target from `test.mk` to `generate.mk` to avoid running it in the CI
pipeline.

> _`API version`_
> _Changes with the autumn wind_
> _Breaking old contracts_

### Walkthrough
* Update the API versions for the core, datastores, messaging, dapr,
ucp, and link RPs to 2023-10-01-preview, and for the sync RP to
2023-10-01, in the autorest tags for generating the CLI and RP clients
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-cc76a2a14994ce1ed06bd12ba9665a1d20a17992f345a7f8ca06afc934da2a92L70-R95),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-75c80cc14be37fb7c211406cad8842938ecf06f13f8e96cce2ffc1fd0773a4abL26-R26))
* Update the API versions for the core, datastores, messaging, dapr,
ucp, and link RPs to 2023-10-01-preview, and for the sync RP to
2023-10-01, in the test cases, test data, and documentation for the
armrpc package, which handles the ARM requests and responses for the RPs
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-108beba9cce5ef691507d611bb2b6574bf43c7c3a6a5981fa9133ff28e213546L39-R39),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-108beba9cce5ef691507d611bb2b6574bf43c7c3a6a5981fa9133ff28e213546L49-R49),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-108beba9cce5ef691507d611bb2b6574bf43c7c3a6a5981fa9133ff28e213546L70-R70),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-108beba9cce5ef691507d611bb2b6574bf43c7c3a6a5981fa9133ff28e213546L110-R110),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-a69cf098fadbaa59139fb2c0e0ee95c0633da1eb0b16249a8b24f993f9802338L7-R7),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-a69cf098fadbaa59139fb2c0e0ee95c0633da1eb0b16249a8b24f993f9802338L17-R17),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-3a162cd2974bc2f670c3b3348d5a5960fbf3358f5dce168a1076c08e099e6901L41-R41),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-e45c846e0522d1ba1dfa565fa6d86c8ee398c46018fa35101275eca45096365aL31-R31),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-ba0a3000cc6bed962982f6171808e8d1cf36f49bf87b1c296b1af458e4277dd1L15-R15),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-de33096a2e86db360e21297ed3862e9ecdb9af347b783cb5166142e4459ac70dL7-R7),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-de33096a2e86db360e21297ed3862e9ecdb9af347b783cb5166142e4459ac70dL17-R17),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-dbe373a6a2d5d6fa73231628bb70407a01134fe53995a182ec07fa02834cecb9L7-R7),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-dbe373a6a2d5d6fa73231628bb70407a01134fe53995a182ec07fa02834cecb9L17-R17),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-5e0456a502d0dddaa60dd5efd2c7271da6cc6329b5a0f7417ab8b414aed50d00L205-R205),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-5e0456a502d0dddaa60dd5efd2c7271da6cc6329b5a0f7417ab8b414aed50d00L228-R228),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-5e0456a502d0dddaa60dd5efd2c7271da6cc6329b5a0f7417ab8b414aed50d00L250-R250),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-a63c68d8cbb4ddd57adc5e88b33ab83bf7df65c4075678198076dc198ade278fL171-R171),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-a63c68d8cbb4ddd57adc5e88b33ab83bf7df65c4075678198076dc198ade278fL187-R187),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-a63c68d8cbb4ddd57adc5e88b33ab83bf7df65c4075678198076dc198ade278fL203-R203),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-406d5a6b5904434f495e4c2718c3df259592bd07490f012570cc20a0fe473789L27-R27))
* Update the API versions for the Azure services to 2023-10-01 and
2023-10-01-preview in the clientv2 package, which provides the Azure
clients for interacting with the services
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-b9322420aab9dc0e9c1f2c7c87806a125b09443f3a48c60dcd40976529f58a57L20-R23))
* Update the type and API version for the env and app resources to
2023-10-01-preview in the test data for the bicep package, which
provides the bicep file generation and injection for the CLI
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-84ca4c3dae6f9e0fa98ca7a95efbcca8bc2641e869b0e29c1f0cd2682c65c8d1L37-R37),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-84ca4c3dae6f9e0fa98ca7a95efbcca8bc2641e869b0e29c1f0cd2682c65c8d1L51-R51),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-8abfd5fc8503f26af91088d3fa0165895549e629f83edd56f1bfe0eff9a03ec0L31-R31),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-8abfd5fc8503f26af91088d3fa0165895549e629f83edd56f1bfe0eff9a03ec0L45-R45))
* Update the regex for matching the swagger file paths in the bicep
types generator, which generates the bicep types for the RPs, to allow
the new preview suffix in the API version
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-5f2c5fd78a2c8dc8113dae86a5fb217316624f3446988898ed8ac21786eee8efL129-R129))
* Move the test-ucp-spec-examples target from the `test.mk` file to the
`generate.mk` file, to align the test with the generate targets for the
other RPs, and to avoid running the test in the CI pipeline
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-607e82dd7ce2736355a7703fb1a4a832dddb294c3683c4b51a5118218e379712L93-R93))
* Update the URL for testing the ucp RP in the
`docs/ucp/developer_guide.md` file, to use the new API version
2023-10-01-preview
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-09a3f2e82bedcaffb2f543ea4a472b35f8750e3925b2e5b1917355a692b5dc7eL54-R54))
* Update the path to the ucp swagger definition file in the
`docs/ucp/code_walkthrough.md` file, to use the new API version
2023-10-01-preview
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-249f8bd9306e70973e9be368bd00278a34edbd36f9bf56ea037acfc8c59583f5L22-R22))
* Update the API version for the gateway and webapp resources in the
bicep file example in the
`docs/contributing/contributing-code/contributing-code-tests/tests-naming-conventions.md`
file, to use the new API version 2023-10-01-preview
([link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-10b60350ea029798f2c1dca5c145c309bea88094fc1f969b6a0382c8dfd80a3cL30-R35),
[link](https://github.com/radius-project/radius/pull/6332/files?diff=unified&w=0#diff-10b60350ea029798f2c1dca5c145c309bea88094fc1f969b6a0382c8dfd80a3cL46-R46))
  • Loading branch information
vinayada1 authored Sep 21, 2023
1 parent bd84cd4 commit 97cc611
Show file tree
Hide file tree
Showing 934 changed files with 4,623 additions and 2,357 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/functional-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.FUNCTEST_AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.FUNCTEST_AWS_SECRET_ACCESS_KEY }}
AWS_REGION: ${{ env.AWS_REGION }}
RADIUS_SAMPLES_REPO_ROOT: ${{ github.workspace }}/samples
# RADIUS_SAMPLES_REPO_ROOT: ${{ github.workspace }}/samples
# Test_MongoDB_Recipe_Parameters is using the following environment variable.
INTEGRATION_TEST_RESOURCE_GROUP_NAME: ${{ env.AZURE_TEST_RESOURCE_GROUP }}
BICEP_RECIPE_REGISTRY: ${{ env.BICEP_RECIPE_REGISTRY }}
Expand Down
12 changes: 6 additions & 6 deletions build/generate.mk
Original file line number Diff line number Diff line change
Expand Up @@ -67,32 +67,32 @@ generate-ucp-crd: generate-controller-gen-installed
.PHONY: generate-genericcliclient
generate-genericcliclient: generate-node-installed generate-autorest-installed
@echo "$(AUTOREST_MODULE_VERSION) is module version"
autorest pkg/cli/clients_new/README.md --tag=2022-03-15-privatepreview
autorest pkg/cli/clients_new/README.md --tag=2023-10-01-preview

.PHONY: generate-rad-corerp-client
generate-rad-corerp-client: generate-node-installed generate-autorest-installed generate-tsp-installed generate-openapi-spec ## Generates the corerp client SDK (Autorest).
@echo "$(AUTOREST_MODULE_VERSION) is module version"
autorest pkg/corerp/api/README.md --tag=core-2022-03-15-privatepreview
autorest pkg/corerp/api/README.md --tag=core-2023-10-01-preview

.PHONY: generate-rad-datastoresrp-client
generate-rad-datastoresrp-client: generate-node-installed generate-autorest-installed generate-tsp-installed generate-openapi-spec ## Generates the datastoresrp client SDK (Autorest).
@echo "$(AUTOREST_MODULE_VERSION) is module version"
autorest pkg/datastoresrp/api/README.md --tag=datastores-2022-03-15-privatepreview
autorest pkg/datastoresrp/api/README.md --tag=datastores-2023-10-01-preview

.PHONY: generate-rad-messagingrp-client
generate-rad-messagingrp-client: generate-node-installed generate-autorest-installed generate-tsp-installed generate-openapi-spec ## Generates the messagingrp client SDK (Autorest).
@echo "$(AUTOREST_MODULE_VERSION) is module version"
autorest pkg/messagingrp/api/README.md --tag=messaging-2022-03-15-privatepreview
autorest pkg/messagingrp/api/README.md --tag=messaging-2023-10-01-preview

.PHONY: generate-rad-daprrp-client
generate-rad-daprrp-client: generate-node-installed generate-autorest-installed generate-tsp-installed generate-openapi-spec ## Generates the daprrp client SDK (Autorest).
@echo "$(AUTOREST_MODULE_VERSION) is module version"
autorest pkg/daprrp/api/README.md --tag=dapr-2022-03-15-privatepreview
autorest pkg/daprrp/api/README.md --tag=dapr-2023-10-01-preview

.PHONY: generate-rad-ucp-client
generate-rad-ucp-client: generate-node-installed generate-autorest-installed test-ucp-spec-examples ## Generates the UCP client SDK (Autorest).
@echo "$(AUTOREST_MODULE_VERSION) is module version"
autorest pkg/ucp/api/README.md --tag=ucp-2022-09-01-privatepreview
autorest pkg/ucp/api/README.md --tag=ucp-2023-10-01-preview

.PHONY: generate-mockgen-installed
generate-mockgen-installed:
Expand Down
2 changes: 1 addition & 1 deletion build/test.mk
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ oav-installed:
.PHONY: test-ucp-spec-examples
test-ucp-spec-examples: oav-installed ## Validates UCP examples conform to UCP OpenAPI Spec
# @echo "$(ARROW) Testing x-ms-examples conform to ucp spec..."
# oav validate-example swagger/specification/ucp/resource-manager/UCP/preview/2022-09-01-privatepreview/openapi.json
# oav validate-example swagger/specification/ucp/resource-manager/UCP/preview/2023-10-01-preview/openapi.json


Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ In order to update or create a new schema follow these steps:

For example, to generate the `Applications.Core` resources run:
```bash
autorest pkg/corerp/api/README.md --tag=link-2022-03-15-privatepreview
autorest pkg/corerp/api/README.md --tag=link-2023-10-01-preview
```
The autotrest configuration file (_i.e README.md_) is generally found in `pkg/<NAMESPACE>/api/` directory and has details on which tag to use.
</details>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ Today, the [functional tests](https://github.com/radius-project/radius/tree/main
In any new test, the resources should be prefixed with the test type:
#### corerp-resources-gateway.bicep
```bicep
resource gateway 'Applications.Core/gateways@2022-03-15-privatepreview' = {
resource gateway 'Applications.Core/gateways@2023-10-01-preview' = {
name: 'gtwy-gtwy'
...
}
resource frontendRoute 'Applications.Core/httpRoutes@2022-03-15-privatepreview' = {
resource frontendRoute 'Applications.Core/httpRoutes@2023-10-01-preview' = {
name: 'gtwy-front-rte'
...
}
Expand All @@ -43,7 +43,7 @@ This specifies `gtwy` as the test type and the suffix declares the type of resou
Many of the tests use the `magpiego` image as a testing container. These should be named with the test type as the prefix and `app-ctnr` as the suffix:
#### corerp-resources-mongodb.bicep
```bicep
resource webapp 'Applications.Core/containers@2022-03-15-privatepreview' = {
resource webapp 'Applications.Core/containers@2023-10-01-preview' = {
name: 'mdb-app-ctnr'
...
}
Expand Down
2 changes: 1 addition & 1 deletion docs/ucp/code_walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For proxying requests to the AWS plane, UCP needs to perform request translation
<br/><br/>

## UCP Resource Definitions
The swagger defintions for UCP resources are defined in swagger/specification/ucp/resource-manager/UCP/preview/2022-09-01-privatepreview/ucp.json.
The swagger defintions for UCP resources are defined in swagger/specification/ucp/resource-manager/UCP/preview/2023-10-01-preview/ucp.json.

<br/><br/>

Expand Down
2 changes: 1 addition & 1 deletion docs/ucp/developer_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ kubectl logs {ucp pod name} -n radius-system -f
* You can directly send requests to UCP instead of going via the CLI to isolate issues while testing. For this, you could use any REST client like Postman with the URL such as:-
```
URL:-
PUT http://127.0.0.1:9000/apis/api.ucp.dev/v1alpha3/planes/radius/local/resourceGroups/{rg}/providers/Applications.Core/environments/{name}?api-version=2022-03-15-privatepreview
PUT http://127.0.0.1:9000/apis/api.ucp.dev/v1alpha3/planes/radius/local/resourceGroups/{rg}/providers/Applications.Core/environments/{name}?api-version=2023-10-01-preview
Body:-
{
Expand Down

This file was deleted.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Applications.Core @ 2022-03-15-privatepreview
# Applications.Core @ 2023-10-01-preview

## Resource Applications.Core/applications@2022-03-15-privatepreview
## Resource Applications.Core/applications@2023-10-01-preview
* **Valid Scope(s)**: Unknown
### Properties
* **apiVersion**: '2022-03-15-privatepreview' (ReadOnly, DeployTimeConstant): The resource api version
* **apiVersion**: '2023-10-01-preview' (ReadOnly, DeployTimeConstant): The resource api version
* **id**: string (ReadOnly, DeployTimeConstant): The resource id
* **location**: string (Required): The geo-location where the resource lives
* **name**: string (Required, DeployTimeConstant): The resource name
Expand All @@ -12,10 +12,10 @@
* **tags**: [TrackedResourceTags](#trackedresourcetags): Resource tags.
* **type**: 'Applications.Core/applications' (ReadOnly, DeployTimeConstant): The resource type

## Resource Applications.Core/containers@2022-03-15-privatepreview
## Resource Applications.Core/containers@2023-10-01-preview
* **Valid Scope(s)**: Unknown
### Properties
* **apiVersion**: '2022-03-15-privatepreview' (ReadOnly, DeployTimeConstant): The resource api version
* **apiVersion**: '2023-10-01-preview' (ReadOnly, DeployTimeConstant): The resource api version
* **id**: string (ReadOnly, DeployTimeConstant): The resource id
* **location**: string (Required): The geo-location where the resource lives
* **name**: string (Required, DeployTimeConstant): The resource name
Expand All @@ -24,10 +24,10 @@
* **tags**: [TrackedResourceTags](#trackedresourcetags): Resource tags.
* **type**: 'Applications.Core/containers' (ReadOnly, DeployTimeConstant): The resource type

## Resource Applications.Core/environments@2022-03-15-privatepreview
## Resource Applications.Core/environments@2023-10-01-preview
* **Valid Scope(s)**: Unknown
### Properties
* **apiVersion**: '2022-03-15-privatepreview' (ReadOnly, DeployTimeConstant): The resource api version
* **apiVersion**: '2023-10-01-preview' (ReadOnly, DeployTimeConstant): The resource api version
* **id**: string (ReadOnly, DeployTimeConstant): The resource id
* **location**: string (Required): The geo-location where the resource lives
* **name**: string (Required, DeployTimeConstant): The resource name
Expand All @@ -36,10 +36,10 @@
* **tags**: [TrackedResourceTags](#trackedresourcetags): Resource tags.
* **type**: 'Applications.Core/environments' (ReadOnly, DeployTimeConstant): The resource type

## Resource Applications.Core/extenders@2022-03-15-privatepreview
## Resource Applications.Core/extenders@2023-10-01-preview
* **Valid Scope(s)**: Unknown
### Properties
* **apiVersion**: '2022-03-15-privatepreview' (ReadOnly, DeployTimeConstant): The resource api version
* **apiVersion**: '2023-10-01-preview' (ReadOnly, DeployTimeConstant): The resource api version
* **id**: string (ReadOnly, DeployTimeConstant): The resource id
* **location**: string (Required): The geo-location where the resource lives
* **name**: string (Required, DeployTimeConstant): The resource name
Expand All @@ -48,10 +48,10 @@
* **tags**: [TrackedResourceTags](#trackedresourcetags): Resource tags.
* **type**: 'Applications.Core/extenders' (ReadOnly, DeployTimeConstant): The resource type

## Resource Applications.Core/gateways@2022-03-15-privatepreview
## Resource Applications.Core/gateways@2023-10-01-preview
* **Valid Scope(s)**: Unknown
### Properties
* **apiVersion**: '2022-03-15-privatepreview' (ReadOnly, DeployTimeConstant): The resource api version
* **apiVersion**: '2023-10-01-preview' (ReadOnly, DeployTimeConstant): The resource api version
* **id**: string (ReadOnly, DeployTimeConstant): The resource id
* **location**: string (Required): The geo-location where the resource lives
* **name**: string (Required, DeployTimeConstant): The resource name
Expand All @@ -60,10 +60,10 @@
* **tags**: [TrackedResourceTags](#trackedresourcetags): Resource tags.
* **type**: 'Applications.Core/gateways' (ReadOnly, DeployTimeConstant): The resource type

## Resource Applications.Core/httpRoutes@2022-03-15-privatepreview
## Resource Applications.Core/httpRoutes@2023-10-01-preview
* **Valid Scope(s)**: Unknown
### Properties
* **apiVersion**: '2022-03-15-privatepreview' (ReadOnly, DeployTimeConstant): The resource api version
* **apiVersion**: '2023-10-01-preview' (ReadOnly, DeployTimeConstant): The resource api version
* **id**: string (ReadOnly, DeployTimeConstant): The resource id
* **location**: string (Required): The geo-location where the resource lives
* **name**: string (Required, DeployTimeConstant): The resource name
Expand All @@ -72,10 +72,10 @@
* **tags**: [TrackedResourceTags](#trackedresourcetags): Resource tags.
* **type**: 'Applications.Core/httpRoutes' (ReadOnly, DeployTimeConstant): The resource type

## Resource Applications.Core/secretStores@2022-03-15-privatepreview
## Resource Applications.Core/secretStores@2023-10-01-preview
* **Valid Scope(s)**: Unknown
### Properties
* **apiVersion**: '2022-03-15-privatepreview' (ReadOnly, DeployTimeConstant): The resource api version
* **apiVersion**: '2023-10-01-preview' (ReadOnly, DeployTimeConstant): The resource api version
* **id**: string (ReadOnly, DeployTimeConstant): The resource id
* **location**: string (Required): The geo-location where the resource lives
* **name**: string (Required, DeployTimeConstant): The resource name
Expand All @@ -84,10 +84,10 @@
* **tags**: [TrackedResourceTags](#trackedresourcetags): Resource tags.
* **type**: 'Applications.Core/secretStores' (ReadOnly, DeployTimeConstant): The resource type

## Resource Applications.Core/volumes@2022-03-15-privatepreview
## Resource Applications.Core/volumes@2023-10-01-preview
* **Valid Scope(s)**: Unknown
### Properties
* **apiVersion**: '2022-03-15-privatepreview' (ReadOnly, DeployTimeConstant): The resource api version
* **apiVersion**: '2023-10-01-preview' (ReadOnly, DeployTimeConstant): The resource api version
* **id**: string (ReadOnly, DeployTimeConstant): The resource id
* **location**: string (Required): The geo-location where the resource lives
* **name**: string (Required, DeployTimeConstant): The resource name
Expand All @@ -96,15 +96,15 @@
* **tags**: [TrackedResourceTags](#trackedresourcetags): Resource tags.
* **type**: 'Applications.Core/volumes' (ReadOnly, DeployTimeConstant): The resource type

## Function listSecrets (Applications.Core/extenders@2022-03-15-privatepreview)
## Function listSecrets (Applications.Core/extenders@2023-10-01-preview)
* **Resource**: Applications.Core/extenders
* **ApiVersion**: 2022-03-15-privatepreview
* **ApiVersion**: 2023-10-01-preview
* **Input**: any
* **Output**: any

## Function listSecrets (Applications.Core/secretStores@2022-03-15-privatepreview)
## Function listSecrets (Applications.Core/secretStores@2023-10-01-preview)
* **Resource**: Applications.Core/secretStores
* **ApiVersion**: 2022-03-15-privatepreview
* **ApiVersion**: 2023-10-01-preview
* **Input**: any
* **Output**: [SecretStoreListSecretsResult](#secretstorelistsecretsresult)

Expand Down
Loading

0 comments on commit 97cc611

Please sign in to comment.