diff --git a/NuGet.Config b/NuGet.Config index 6dd04515c692..bb609e3bc76a 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -1,4 +1,4 @@ - + diff --git a/src/Compute/Compute.Helpers/Properties/AssemblyInfo.cs b/src/Compute/Compute.Helpers/Properties/AssemblyInfo.cs index c12d7b0ce0a5..4cdf1cbd7db9 100644 --- a/src/Compute/Compute.Helpers/Properties/AssemblyInfo.cs +++ b/src/Compute/Compute.Helpers/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ [assembly: CLSCompliant(false)] [assembly: Guid("ba0d06e0-118c-4f34-b01c-7f6335577747")] -[assembly: AssemblyVersion("10.5.0")] -[assembly: AssemblyFileVersion("10.5.0")] +[assembly: AssemblyVersion("10.5.1")] +[assembly: AssemblyFileVersion("10.5.1")] diff --git a/src/Compute/Compute.Management.Sdk/Properties/AssemblyInfo.cs b/src/Compute/Compute.Management.Sdk/Properties/AssemblyInfo.cs index 895e917b863d..2524a8eb1eef 100644 --- a/src/Compute/Compute.Management.Sdk/Properties/AssemblyInfo.cs +++ b/src/Compute/Compute.Management.Sdk/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ [assembly: CLSCompliant(false)] [assembly: Guid("9d9ad6c2-c449-4f97-95d1-252f737c4e96")] -[assembly: AssemblyVersion("10.5.0")] -[assembly: AssemblyFileVersion("10.5.0")] +[assembly: AssemblyVersion("10.5.1")] +[assembly: AssemblyFileVersion("10.5.1")] diff --git a/src/Compute/Compute/Az.Compute.psd1 b/src/Compute/Compute/Az.Compute.psd1 index f5f08c3dd3b5..e12c550d4aa0 100644 --- a/src/Compute/Compute/Az.Compute.psd1 +++ b/src/Compute/Compute/Az.Compute.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft Corporation # -# Generated on: 10/29/2025 +# Generated on: 11/11/2025 # @{ @@ -12,7 +12,7 @@ # RootModule = '' # Version number of this module. -ModuleVersion = '10.5.0' +ModuleVersion = '10.5.1' # Supported PSEditions CompatiblePSEditions = 'Core', 'Desktop' @@ -65,10 +65,10 @@ RequiredAssemblies = 'Compute.Autorest/bin/Az.Compute.private.dll', 'Microsoft.WindowsAzure.Storage.dll' # Script files (.ps1) that are run in the caller's environment prior to importing this module. -ScriptsToProcess = @() +# ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module -TypesToProcess = @() +# TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module FormatsToProcess = 'Compute.Automation.generated.format.ps1xml', @@ -244,7 +244,7 @@ PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = 'Azure', 'ResourceManager', 'ARM', 'Compute', 'IAAS', 'VM', 'VirtualMachine' + Tags = 'Azure','ResourceManager','ARM','Compute','IAAS','VM','VirtualMachine' # A URL to the license for this module. LicenseUri = 'https://aka.ms/azps-license' @@ -256,11 +256,11 @@ PrivateData = @{ # IconUri = '' # ReleaseNotes of this module - ReleaseNotes = '* Added ''-Redeploy'' switch parameter for ''Update-AzHost'' cmdlet to enable dedicated host redeployment. -* Added ''-SupportedSecurityOption'' parameter to ''New-AzDiskConfig'' cmdlet. -* ComputeRP related cmdlets will now use 2025-04-01 version of the ComputeRP API. -* Added ''-AddProxyAgentExtension'' parameter (Switch) to ''New-AzVmss'' and ''New-AzVM'' -* Added ''-AddProxyAgentExtension'' parameter (Bool) to ''Set-AzVMProxyAgentSetting'' and ''Set-AzVmssProxyAgentSetting''' + ReleaseNotes = '* Supported ''-DryRun'' and ''-ExportBicep'' +* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249). +* Updated Azure.Core from 1.45.0 to 1.47.3 +* Added ''-EnableAutomaticUpgrade'' and ''-TreatFailureAsDeploymentFailure'' parameters (Bool) to ''New-AzVmGalleryApplication'' and ''New-AzVmssGalleryApplication'' cmdlets. +* Added ''-EnableAutomaticUpgrade'' and ''-TreatFailureAsDeploymentFailure'' parameters (Switch) to ''Add-AzVmGalleryApplication'' and ''Add-AzVmssGalleryApplication'' cmdlets.' # Prerelease string of this module Prerelease = 'preview' @@ -273,7 +273,7 @@ PrivateData = @{ } # End of PSData hashtable -} # End of PrivateData hashtable + } # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' diff --git a/src/Compute/Compute/ChangeLog.md b/src/Compute/Compute/ChangeLog.md index a2cba74a3acd..ff72292569b2 100644 --- a/src/Compute/Compute/ChangeLog.md +++ b/src/Compute/Compute/ChangeLog.md @@ -20,6 +20,8 @@ --> ## Upcoming Release + +## Version 10.5.1 * Supported `-DryRun` and `-ExportBicep` * Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249). * Updated Azure.Core from 1.45.0 to 1.47.3 diff --git a/src/Compute/Compute/Properties/AssemblyInfo.cs b/src/Compute/Compute/Properties/AssemblyInfo.cs index a1ec6f1281ad..558e91a4f6fe 100644 --- a/src/Compute/Compute/Properties/AssemblyInfo.cs +++ b/src/Compute/Compute/Properties/AssemblyInfo.cs @@ -25,8 +25,8 @@ [assembly: ComVisible(false)] [assembly: CLSCompliant(false)] [assembly: Guid("91792853-487B-4DC2-BE6C-DD09A0A1BC10")] -[assembly: AssemblyVersion("10.5.0")] -[assembly: AssemblyFileVersion("10.5.0")] +[assembly: AssemblyVersion("10.5.1")] +[assembly: AssemblyFileVersion("10.5.1")] #if !SIGN [assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Compute.Test")] #endif diff --git a/tools/AzPreview/AzPreview.psd1 b/tools/AzPreview/AzPreview.psd1 index aeac033b82ec..5911a9d9de78 100644 --- a/tools/AzPreview/AzPreview.psd1 +++ b/tools/AzPreview/AzPreview.psd1 @@ -86,7 +86,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.0'; }, @{ModuleName = 'Az.CloudService'; RequiredVersion = '2.1.1'; }, @{ModuleName = 'Az.CognitiveServices'; RequiredVersion = '1.16.0'; }, @{ModuleName = 'Az.Communication'; RequiredVersion = '0.6.0'; }, - @{ModuleName = 'Az.Compute'; RequiredVersion = '10.5.0'; }, + @{ModuleName = 'Az.Compute'; RequiredVersion = '10.5.1'; }, @{ModuleName = 'Az.ComputeFleet'; RequiredVersion = '0.1.1'; }, @{ModuleName = 'Az.ComputeSchedule'; RequiredVersion = '0.1.1'; }, @{ModuleName = 'Az.ConfidentialLedger'; RequiredVersion = '1.1.1'; }, diff --git a/tools/Docs/az-ps-latest-1.csv b/tools/Docs/az-ps-latest-1.csv index 793152fd536f..5ccf00ea8ef5 100644 --- a/tools/Docs/az-ps-latest-1.csv +++ b/tools/Docs/az-ps-latest-1.csv @@ -32,7 +32,7 @@ pac30,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-relea pac31,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.CloudService.2.1.1.zip;sourceType=sa]Az.CloudService,2.1.1 pac32,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.CognitiveServices.1.16.0.zip;sourceType=sa]Az.CognitiveServices,1.16.0 pac33,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Communication.0.6.0.zip;sourceType=sa]Az.Communication,0.6.0 -pac34,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Compute.10.5.0.zip;sourceType=sa]Az.Compute,10.5.0 +pac34,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Compute.10.5.1.zip;sourceType=sa]Az.Compute,10.5.1 pac35,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.ComputeFleet.0.1.1.zip;sourceType=sa]Az.ComputeFleet,0.1.1 pac36,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.ComputeSchedule.0.1.1.zip;sourceType=sa]Az.ComputeSchedule,0.1.1 pac37,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.ConfidentialLedger.1.1.1.zip;sourceType=sa]Az.ConfidentialLedger,1.1.1 diff --git a/tools/NugetAuth/OneBranchNuget.Config b/tools/NugetAuth/OneBranchNuget.Config index 256d6ebdd527..9588fa1ca933 100644 --- a/tools/NugetAuth/OneBranchNuget.Config +++ b/tools/NugetAuth/OneBranchNuget.Config @@ -1,4 +1,4 @@ - + @@ -8,5 +8,4 @@ - - + \ No newline at end of file diff --git a/tools/NugetAuth/ReplaceOneBranchConfig.ps1 b/tools/NugetAuth/ReplaceOneBranchConfig.ps1 index f799315e4483..9a2ffdd13581 100644 --- a/tools/NugetAuth/ReplaceOneBranchConfig.ps1 +++ b/tools/NugetAuth/ReplaceOneBranchConfig.ps1 @@ -1,8 +1,12 @@ +# Exchange the contents of OneBranchNuget.Config and Nuget.Config + $oneBranchConfigPath = Join-Path $PSScriptRoot 'OneBranchNuget.Config' $devConfigPath = Join-Path ($PSScriptRoot | Split-path -Parent | Split-path -Parent) 'Nuget.Config' -$oneBranchContent = Get-Content $oneBranchConfigPath -Raw -$devContent = Get-Content $devConfigPath -Raw +# Read content as byte arrays to preserve exact formatting +$oneBranchContent = [System.IO.File]::ReadAllText($oneBranchConfigPath, [System.Text.Encoding]::UTF8) +$devContent = [System.IO.File]::ReadAllText($devConfigPath, [System.Text.Encoding]::UTF8) -$oneBranchContent | Set-Content $devConfigPath -Force -$devContent | Set-Content $oneBranchConfigPath -Force \ No newline at end of file +# Write content as byte arrays to preserve exact formatting +[System.IO.File]::WriteAllText($devConfigPath, $oneBranchContent, [System.Text.Encoding]::UTF8) +[System.IO.File]::WriteAllText($oneBranchConfigPath, $devContent, [System.Text.Encoding]::UTF8)