Skip to content

Commit 5d2aa45

Browse files
RecoveryServices OOB Release (Azure#27536)
1 parent f15a2ff commit 5d2aa45

File tree

19 files changed

+1222
-881
lines changed

19 files changed

+1222
-881
lines changed

NuGet.Config

+2
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@
2727

2828

2929

30+
31+

src/RecoveryServices/RecoveryServices.Backup.CrossRegionRestore.Management.Sdk/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("2330c44a-18bf-46d8-976d-64e1fda5fc16")]
2828

29-
[assembly: AssemblyVersion("7.6.0")]
30-
[assembly: AssemblyFileVersion("7.6.0")]
29+
[assembly: AssemblyVersion("7.7.0")]
30+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.Backup.Helpers/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("7.6.0")]
45-
[assembly: AssemblyFileVersion("7.6.0")]
44+
[assembly: AssemblyVersion("7.7.0")]
45+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.Backup.Logger/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("7.6.0")]
45-
[assembly: AssemblyFileVersion("7.6.0")]
44+
[assembly: AssemblyVersion("7.7.0")]
45+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.Backup.Management.Sdk/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("d87b76bd-aa06-49ba-bfd7-f0f4984f65c3")]
2828

29-
[assembly: AssemblyVersion("7.6.0")]
30-
[assembly: AssemblyFileVersion("7.6.0")]
29+
[assembly: AssemblyVersion("7.7.0")]
30+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.Backup.Models/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("7.6.0")]
45-
[assembly: AssemblyFileVersion("7.6.0")]
44+
[assembly: AssemblyVersion("7.7.0")]
45+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.Backup.Providers/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("7.6.0")]
45-
[assembly: AssemblyFileVersion("7.6.0")]
44+
[assembly: AssemblyVersion("7.7.0")]
45+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.Backup.ServiceClientAdapter/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("7.6.0")]
45-
[assembly: AssemblyFileVersion("7.6.0")]
44+
[assembly: AssemblyVersion("7.7.0")]
45+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.Backup/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.0")]
44-
[assembly: AssemblyVersion("7.6.0")]
45-
[assembly: AssemblyFileVersion("7.6.0")]
44+
[assembly: AssemblyVersion("7.7.0")]
45+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.Management.Sdk/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("f1393c09-b594-43e7-8987-81393db883d0")]
2828

29-
[assembly: AssemblyVersion("7.6.0")]
30-
[assembly: AssemblyFileVersion("7.6.0")]
29+
[assembly: AssemblyVersion("7.7.0")]
30+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.SiteRecovery.Management.Sdk/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("257dfc35-05a3-4134-9a1b-086b73cf3123")]
2828

29-
[assembly: AssemblyVersion("7.6.0")]
30-
[assembly: AssemblyFileVersion("7.6.0")]
29+
[assembly: AssemblyVersion("7.7.0")]
30+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices.SiteRecovery/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
// You can specify all the values or you can default the Build and Revision Numbers
4343
// by using the '*' as shown below:
4444

45-
[assembly: AssemblyVersion("7.6.0")]
46-
[assembly: AssemblyFileVersion("7.6.0")]
45+
[assembly: AssemblyVersion("7.7.0")]
46+
[assembly: AssemblyFileVersion("7.7.0")]

src/RecoveryServices/RecoveryServices/Az.RecoveryServices.psd1

+4-9
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 26/03/2025
6+
# Generated on: 4/10/2025
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '7.6.0'
15+
ModuleVersion = '7.7.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -304,13 +304,8 @@ PrivateData = @{
304304
# IconUri = ''
305305

306306
# ReleaseNotes of this module
307-
ReleaseNotes = '* Azure Site Recovery support for shared disk scenario for Azure to Azure provider.
308-
* Removed warning about ensuring Enhanced Policy for Trusted Launch VMs when configuring protection for Azure VMs.
309-
* Added warning ''Starting in May 2025, Trusted Launch virtual machines can be protected with both standard and enhanced policies via PS and CLI'' in Enable-AzRecoveryServicesBackupProtection.
310-
* Added breaking change announcement for Get-AzRecoveryServicesBackupSchedulePolicyObject that this command will return a Enhanced policy object by default for IaaSVM workload.
311-
* Added support for PremiumV2_LRS and UltraSSD_LRS target disk types for Azure to Azure replication.
312-
* Added logs to enable better debugging for Modify protection with MSSQL workload.
313-
* Added Cross region restore support for new regions - israelnorthwest, southwestus, southcentralus2, southeastus3, southeastus5.'
307+
ReleaseNotes = '* Fix for reprotect cmdlet in Azure Site Recovery for Azure to Azure provider.
308+
* Deprecated the ''Token'' parameter for cross-tenant authentication in MUA scenarios for handling breaking change in Get-AzAccessToken cmdlet, use parameter ''SecureToken'' going forward.'
314309

315310
# Prerelease string of this module
316311
# Prerelease = ''

src/RecoveryServices/RecoveryServices/ChangeLog.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
22+
## Version 7.7.0
2123
* Fix for reprotect cmdlet in Azure Site Recovery for Azure to Azure provider.
2224
* Deprecated the `Token` parameter for cross-tenant authentication in MUA scenarios for handling breaking change in Get-AzAccessToken cmdlet, use parameter `SecureToken` going forward.
2325

src/RecoveryServices/RecoveryServices/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
// You can specify all the values or you can default the Build and Revision Numbers
4343
// by using the '*' as shown below:
4444

45-
[assembly: AssemblyVersion("7.6.0")]
46-
[assembly: AssemblyFileVersion("7.6.0")]
45+
[assembly: AssemblyVersion("7.7.0")]
46+
[assembly: AssemblyFileVersion("7.7.0")]

tools/Az/Az.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.1.0'; },
120120
@{ModuleName = 'Az.PostgreSql'; RequiredVersion = '1.2.0'; },
121121
@{ModuleName = 'Az.PowerBIEmbedded'; RequiredVersion = '2.1.0'; },
122122
@{ModuleName = 'Az.PrivateDns'; RequiredVersion = '1.2.0'; },
123-
@{ModuleName = 'Az.RecoveryServices'; RequiredVersion = '7.6.0'; },
123+
@{ModuleName = 'Az.RecoveryServices'; RequiredVersion = '7.7.0'; },
124124
@{ModuleName = 'Az.RedisCache'; RequiredVersion = '1.11.0'; },
125125
@{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.4.1'; },
126126
@{ModuleName = 'Az.Relay'; RequiredVersion = '2.1.0'; },

tools/AzPreview/AzPreview.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.1.0'; },
200200
@{ModuleName = 'Az.Quantum'; RequiredVersion = '0.1.2'; },
201201
@{ModuleName = 'Az.Qumulo'; RequiredVersion = '0.1.3'; },
202202
@{ModuleName = 'Az.Quota'; RequiredVersion = '0.1.3'; },
203-
@{ModuleName = 'Az.RecoveryServices'; RequiredVersion = '7.6.0'; },
203+
@{ModuleName = 'Az.RecoveryServices'; RequiredVersion = '7.7.0'; },
204204
@{ModuleName = 'Az.RedisCache'; RequiredVersion = '1.11.0'; },
205205
@{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.4.1'; },
206206
@{ModuleName = 'Az.Relay'; RequiredVersion = '2.1.0'; },

tools/Docs/az-ps-latest-2.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pac25,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-relea
2727
pac26,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Quantum.0.1.2.zip;sourceType=sa]Az.Quantum,0.1.2
2828
pac27,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Qumulo.0.1.3.zip;sourceType=sa]Az.Qumulo,0.1.3
2929
pac28,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Quota.0.1.3.zip;sourceType=sa]Az.Quota,0.1.3
30-
pac29,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RecoveryServices.7.6.0.zip;sourceType=sa]Az.RecoveryServices,7.6.0
30+
pac29,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RecoveryServices.7.7.0.zip;sourceType=sa]Az.RecoveryServices,7.7.0
3131
pac30,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RedisCache.1.11.0.zip;sourceType=sa]Az.RedisCache,1.11.0
3232
pac31,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RedisEnterpriseCache.1.4.1.zip;sourceType=sa]Az.RedisEnterpriseCache,1.4.1
3333
pac32,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Relay.2.1.0.zip;sourceType=sa]Az.Relay,2.1.0

0 commit comments

Comments
 (0)