Skip to content

Commit 2c8953b

Browse files
[Az.RecoveryServices] Fix for GetAzRecoveryServicesVaultSettingsFile cmdlet (#19161)
* Recoveryservices Powershell module fix for get vault credential file cmdlet Added rs vault backup changes for get vault credential file cmdlet Added changelog.md Re-record tests for Site recovery service Making certificate parameter as optional * Minor fix * Addressed review comments * Resolving one more comment
1 parent 121cf15 commit 2c8953b

File tree

117 files changed

+1566328
-1566086
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+1566328
-1566086
lines changed

src/RecoveryServices/RecoveryServices.SiteRecovery.Test/RecoveryServices.SiteRecovery.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14+
<PackageReference Include="Microsoft.Azure.Management.RecoveryServices" Version="4.3.3-preview" />
1415
<PackageReference Include="Microsoft.Azure.Management.Network" Version="23.0.0" />
1516
<PackageReference Include="Microsoft.Azure.Management.Compute" Version="56.0.0" />
16-
<PackageReference Include="Microsoft.Azure.Management.RecoveryServices" Version="4.3.3-preview" />
17-
<PackageReference Include="Microsoft.Azure.Management.RecoveryServices.Backup" Version="5.0.0-preview" />
17+
<PackageReference Include="Microsoft.Azure.Management.RecoveryServices.Backup" Version="5.0.0-preview" />
1818
<PackageReference Include="Microsoft.Azure.Management.Storage" Version="14.3.0" />
1919
<PackageReference Include="Microsoft.Azure.Management.RecoveryServices.SiteRecovery" Version="2.2.0-preview" />
2020
</ItemGroup>

src/RecoveryServices/RecoveryServices.SiteRecovery.Test/SessionRecords/RecoveryServices.SiteRecovery.Test.AsrA2ATests/A2ACRGReplication.json

Lines changed: 21682 additions & 21680 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)