diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/Capabilities.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/Capabilities.json index 05e96f0e6427..8e3ebe760266 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/Capabilities.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/Capabilities.json @@ -1,7 +1,7 @@ { "parameters": { "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "location": "westus", "input": { "type": "Microsoft.RecoveryServices/Vaults", diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/CheckNameAvailability_Available.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/CheckNameAvailability_Available.json index 28fe1a488f37..beeaec3acd0f 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/CheckNameAvailability_Available.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/CheckNameAvailability_Available.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "resGroupFoo", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "location": "westus", "input": { "name": "swaggerExample", diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/CheckNameAvailability_NotAvailable.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/CheckNameAvailability_NotAvailable.json index 8ee144bc50aa..b6430ad76ae9 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/CheckNameAvailability_NotAvailable.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/CheckNameAvailability_NotAvailable.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "resGroupBar", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "location": "westus", "input": { "name": "swaggerExample2", diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/DeleteRegisteredIdentities.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/DeleteRegisteredIdentities.json index ffc2cbaa118b..de736ab05853 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/DeleteRegisteredIdentities.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/DeleteRegisteredIdentities.json @@ -4,7 +4,7 @@ "resourceGroupName": "BCDRIbzRG", "vaultName": "BCDRIbzVault", "identityName": "dpmcontainer01", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "204": {} diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/DeleteVault.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/DeleteVault.json index ab38821cf6e2..d3c42c9dc02d 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/DeleteVault.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/DeleteVault.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": {} diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GETVault.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GETVault.json index c9ea3e6ffba8..6e83bfab3248 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GETVault.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GETVault.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GETVaultExtendedInfo.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GETVaultExtendedInfo.json index e343f93e104c..2d0d10b6c7ee 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GETVaultExtendedInfo.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GETVaultExtendedInfo.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetOperationResult.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetOperationResult.json index 6ca7c51d1221..f01913eda575 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetOperationResult.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetOperationResult.json @@ -4,7 +4,7 @@ "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", "operationId": "YWUzNDFkMzQtZmM5OS00MmUyLWEzNDMtZGJkMDIxZjlmZjgzOzdmYzBiMzhmLTc2NmItNDM5NS05OWQ1LTVmOGEzNzg4MWQzNA==", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "202": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetOperationStatus.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetOperationStatus.json index aff95e4cda73..2144df10aaeb 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetOperationStatus.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetOperationStatus.json @@ -4,7 +4,7 @@ "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", "operationId": "YWUzNDFkMzQtZmM5OS00MmUyLWEzNDMtZGJkMDIxZjlmZjgzOzdmYzBiMzhmLTc2NmItNDM5NS05OWQ1LTVmOGEzNzg4MWQzNA==", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetPrivateLinkResources.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetPrivateLinkResources.json index b171c745f265..4a10614b6e66 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetPrivateLinkResources.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/GetPrivateLinkResources.json @@ -3,7 +3,7 @@ "subscriptionId": "6c48fa17-39c7-45f1-90ac-47a587128ace", "resourceGroupName": "petesting", "vaultName": "pemsi-ecy-rsv2", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "privateLinkResourceName": "backupResource" }, "responses": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListBySubscriptionIds.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListBySubscriptionIds.json index aeac73fe9ba3..8bb381522b10 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListBySubscriptionIds.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListBySubscriptionIds.json @@ -1,7 +1,7 @@ { "parameters": { "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListOperations.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListOperations.json index 5c82e31b4098..2219889249f6 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListOperations.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListOperations.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListPrivateLinkResources.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListPrivateLinkResources.json index 8f987953e540..c2dd7759beff 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListPrivateLinkResources.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListPrivateLinkResources.json @@ -3,7 +3,7 @@ "subscriptionId": "6c48fa17-39c7-45f1-90ac-47a587128ace", "resourceGroupName": "petesting", "vaultName": "pemsi-ecy-rsv2", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListReplicationUsages.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListReplicationUsages.json index 030e1cd5209a..d88915d9bc48 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListReplicationUsages.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListReplicationUsages.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vaultName": "avrai7517Vault1", "resourceGroupName": "avrai7517RG1", "subscriptionId": "6808dbbc-98c7-431f-a1b1-9580902423b7" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListResources.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListResources.json index f64ff46360e7..90e077a34d06 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListResources.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListResources.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListUsages.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListUsages.json index 93e10f76e5b4..113e7636b114 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListUsages.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/ListUsages.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01" + "api-version": "2014-03-01" }, "responses": { "200": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault.json index bf1884dcc430..bc26431eac9b 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "tags": { "PatchKey": "PatchKeyUpdated" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithCMK.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithCMK.json index b62a23f8d006..0af249455f3f 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithCMK.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithCMK.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "tags": { "PatchKey": "PatchKeyUpdated" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithCMK3.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithCMK3.json index cc2ffaaffd3d..d2d87856955f 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithCMK3.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithCMK3.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "tags": { "PatchKey": "PatchKeyUpdated" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithMonitoringSettings.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithMonitoringSettings.json index 8bcc9b574aec..c7fd208f4dcf 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithMonitoringSettings.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithMonitoringSettings.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "tags": { "PatchKey": "PatchKeyUpdated" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithRedundancySettings.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithRedundancySettings.json index ecd528726605..13b16cd36979 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithRedundancySettings.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithRedundancySettings.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "properties": { "redundancySettings": { diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithUserAssignedIdentity.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithUserAssignedIdentity.json index e51242a9e5aa..9bc38096d55e 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithUserAssignedIdentity.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PATCHVault_WithUserAssignedIdentity.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "tags": { "PatchKey": "PatchKeyUpdated" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault.json index 0ce70b12fe83..4957f14c7d57 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "properties": { "publicNetworkAccess": "Enabled" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVaultCred.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVaultCred.json index fece3b88bd5e..ab999c6a041e 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVaultCred.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVaultCred.json @@ -4,7 +4,7 @@ "resourceGroupName": "BCDRIbzRG", "vaultName": "BCDRIbzVault", "certificateName": "BCDRIbzVault77777777-d41f-4550-9f70-7708a3a2283b-12-18-2017-vaultcredentials", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "certificateRequest": { "properties": { "authType": "AAD", diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithCMK.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithCMK.json index d0bfc21333e0..803ab797690f 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithCMK.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithCMK.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "properties": { "publicNetworkAccess": "Enabled", diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithMonitoringSettings.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithMonitoringSettings.json index 8129322da250..ab10623827e0 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithMonitoringSettings.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithMonitoringSettings.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "properties": { "publicNetworkAccess": "Enabled", diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithRedundancySettings.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithRedundancySettings.json index 439356f1890e..79949a348404 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithRedundancySettings.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithRedundancySettings.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "properties": { "publicNetworkAccess": "Enabled", diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithUserAssignedIdentity.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithUserAssignedIdentity.json index 77e9d2760c08..0e5dc37b5311 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithUserAssignedIdentity.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PUTVault_WithUserAssignedIdentity.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "properties": { "publicNetworkAccess": "Enabled" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PatchVault_WithCMK2.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PatchVault_WithCMK2.json index b2cdc7f6edb6..c1187cb64970 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PatchVault_WithCMK2.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/PatchVault_WithCMK2.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "HelloWorld", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "vault": { "tags": { "PatchKey": "PatchKeyUpdated" diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/UpdateVaultExtendedInfo.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/UpdateVaultExtendedInfo.json index 368f8128eb7a..cc33d675f387 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/UpdateVaultExtendedInfo.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/examples/UpdateVaultExtendedInfo.json @@ -3,7 +3,7 @@ "subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18", "resourceGroupName": "Default-RecoveryServices-ResourceGroup", "vaultName": "swaggerExample", - "api-version": "2023-08-01", + "api-version": "2014-03-01", "resourceResourceExtendedInfoDetails": { "properties": { "integrityKey": "J99wzS27fmJ+Wjot7xO5wA==", diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/registeredidentities.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/registeredidentities.json index 3b21e1b9f9fd..88d22d6e127f 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/registeredidentities.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/registeredidentities.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01", + "version": "2014-03-01", "title": "RecoveryServicesClient", "x-ms-code-generation-settings": { "internalConstructors": false diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/replicationusages.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/replicationusages.json index bab31e54b834..9cbade483379 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/replicationusages.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/replicationusages.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01", + "version": "2014-03-01", "title": "RecoveryServicesClient", "x-ms-code-generation-settings": { "internalConstructors": false diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/vaults.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/vaults.json index 6101530dfc5a..8071abd7083c 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/vaults.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/vaults.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01", + "version": "2014-03-01", "title": "RecoveryServicesClient", "x-ms-code-generation-settings": { "internalConstructors": false diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/vaultusages.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/vaultusages.json index 79603ac4325d..4f187ad447d6 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/vaultusages.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2014-03-01/vaultusages.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2023-08-01", + "version": "2014-03-01", "title": "RecoveryServicesClient", "x-ms-code-generation-settings": { "internalConstructors": false