Skip to content

Commit 99cd181

Browse files
authored
New version: Microsoft.Azure.Az version 16.1.0.40949 (microsoft#398717)
1 parent 98b1df1 commit 99cd181

3 files changed

Lines changed: 143 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Azure.Az
5+
PackageVersion: 16.1.0.40949
6+
InstallerType: wix
7+
Scope: machine
8+
ProductCode: '{4B62146F-21F4-4312-AB5E-CC31F86A76BE}'
9+
ReleaseDate: 2026-07-07
10+
AppsAndFeaturesEntries:
11+
- DisplayName: Microsoft Azure PowerShell - July 2026
12+
ProductCode: '{4B62146F-21F4-4312-AB5E-CC31F86A76BE}'
13+
UpgradeCode: '{EBC1AD5E-1BBE-45B5-9E8D-ACFC8951C253}'
14+
ElevationRequirement: elevationRequired
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/Azure/azure-powershell/releases/download/v16.1.0-July2026/Az-Cmdlets-16.1.0.40949-x64.msi
18+
InstallerSha256: 72D1FA764D079D81F2DEDE20B31245ED0C49633AD9454A60C5F9322959867F52
19+
ManifestType: installer
20+
ManifestVersion: 1.12.0
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Azure.Az
5+
PackageVersion: 16.1.0.40949
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PublisherUrl: https://github.com/Azure
9+
PublisherSupportUrl: https://github.com/Azure/azure-powershell/issues
10+
PackageName: Az
11+
PackageUrl: https://github.com/Azure/azure-powershell
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/Azure/azure-powershell/blob/HEAD/LICENSE.txt
14+
ShortDescription: PowerShell cmdlets for developers and administrators to develop, deploy, administer, and manage Microsoft Azure resources.
15+
Tags:
16+
- az-cmdlets
17+
- az.accounts az.aks az.batch az.compute
18+
- az.containerregistry az.frontdoor
19+
- az.datalakestore az.policyinsights
20+
- az.keyvault az.sql az.stackhci
21+
- az.migrate az.netappfiles az.network
22+
- az.recoveryservices az.signalr
23+
- azcmdlets
24+
- azuresdk
25+
- microsoft-azure-az
26+
- microsoft-azure-powershell
27+
- microsoftazureaz
28+
- microsoftazurepowershell
29+
- powershell-gallery
30+
- powershellgallery
31+
- psgallery
32+
ReleaseNotes: |-
33+
Az.Accounts 5.5.1
34+
- Upgraded 'Azure.Core' dependency from 1.50.0 to 1.56.0.
35+
- Upgraded 'Azure.Identity' dependency to 1.21.0.
36+
- Upgraded 'Azure.Identity.Broker' dependency from 1.1.0 to 1.6.0.
37+
- Upgraded 'System.ClientModel' dependency from 1.8.0 to 1.12.0.
38+
- Upgraded 'System.Text.Json' dependency from 8.0.6 to 10.0.3.
39+
- Upgraded MSAL dependencies ('Microsoft.Identity.Client', 'Microsoft.Identity.Client.Extensions.Msal', 'Microsoft.Identity.Client.Broker') from 4.83.1 to 4.84.0.
40+
- Upgraded 'Microsoft.Identity.Client.NativeInterop' from 0.20.2 to 0.20.4.
41+
- Fixed 'MicrosoftGraphUrl' not being populated when ARM (Azure Resource Manager) metadata returns endpoint without trailing slash
42+
43+
Az.Aks 7.2.1
44+
- Added support for 'AzureContainerLinux' OS SKU in 'New-AzAksCluster' ('-NodeOsSKU') and 'New-AzAksNodePool' ('-OsSKU')
45+
- Azure Container Linux is a container-optimized, immutable Linux OS for AKS node images. See https://aka.ms/azurecontainerlinux
46+
- Bumped API version to 2026-03-01
47+
48+
Az.AppConfiguration 2.2.0
49+
- Upgraded API version from 2024-06-01 to 2026-04-01
50+
- Added support for Description field for Key Values and Snapshots
51+
52+
Az.Automation 1.12.1
53+
- Updated Automation account identity handling to explicitly use the Automation SDK 'Identity' model in create/update flows.
54+
55+
Az.Batch 4.1.1
56+
- Fixed module load conflict by aligning 'Microsoft.ApplicationInsights' to the common 2.18.0 dependency version, resolving 'Assembly with same name is already loaded' error.
57+
58+
Az.CognitiveServices 1.17.1
59+
- Updated Cognitive Services account identity handling to explicitly use the Cognitive Services SDK 'Identity' model in create/update flows.
60+
61+
Az.Compute 11.7.0
62+
- ComputeRP related cmdlets will now use 2026-03-01 version of the ComputeRP API.
63+
- Added support for configuring ScheduledEventsPolicy on Virtual Machines, Virtual Machine Scale Sets, and Availability Sets.
64+
- Added '-ScheduledEventsApiVersion' and '-EnableAllInstancesDown' parameters to 'Update-AzAvailabilitySet', 'Update-AzVM', 'New-AzVM' (SimpleParameterSet), and 'New-AzVmss' cmdlets.
65+
- Added '-ScheduledEventsApiVersion' and '-EnableAllInstancesDown' parameters to 'Update-AzVmss'. These parameters are only supported when updating via the '-VirtualMachineScaleSet' object parameter (e.g. piping the output of 'Get-AzVmss'); using them with the PATCH parameter sets will throw an error.
66+
- Added VMSS (Virtual Machine Scale Set) Lifecycle Hooks support (public preview)
67+
- Added 'New-AzVmssLifecycleHookConfig' cmdlet to create an in-memory lifecycle hook configuration object
68+
- Added 'Set-AzVmssLifecycleHooksProfile' cmdlet to attach lifecycle hooks to a VMSS configuration or live VMSS object
69+
- Added 'Remove-AzVmssLifecycleHook' cmdlet to remove one hook by '-Type' or all hooks with '-All' from a live VMSS
70+
- Added 'Get-AzVmssLifecycleHookEvent' cmdlet to list or retrieve lifecycle hook events for a VMSS
71+
- Added 'Update-AzVmssLifecycleHookEvent' cmdlet to respond to a lifecycle hook event (approve, reject, or delay) with optional per-VM instance filtering via '-InstanceId'
72+
- Added '-LifecycleHooksProfile' parameter to 'New-AzVmssConfig' to support inline lifecycle hooks profile construction
73+
74+
Az.DataFactory 1.20.1
75+
- Updated 'System.IO.FileSystem.AccessControl' dependency from '4.5.0' to '5.0.0'.
76+
77+
Az.DataMigration 1.1.1
78+
- Removed the authentication key from console output.
79+
80+
Az.DataProtection 3.0.1
81+
- Deprecated the '-OverwriteLifeCycle' parameter on 'Edit-AzDataProtectionPolicyRetentionRuleClientObject'
82+
- The parameter will be removed in an upcoming release; existing retention rule lifecycles are replaced in place by default
83+
- Updated the retention rule '-Name' help messages in 'Edit-AzDataProtectionPolicyRetentionRuleClientObject' for clarity
84+
85+
Az.Dns 2.2.0
86+
- Added support for linking a DNS record set to an Azure Traffic Manager profile (Traffic Manager link, also known as TMLink)
87+
- Added '-TrafficManagerProfileId' to 'New-AzDnsRecordSet'
88+
- 'Get-AzDnsRecordSet' and 'Set-AzDnsRecordSet' now expose 'TrafficManagerProfileId' for round-trip updates
89+
90+
Az.IotHub 2.9.1
91+
- Updated 'Microsoft.Extensions.DependencyInjection.Abstractions' dependency from '8.0.2' to '10.0.3'.
92+
93+
Az.KeyVault 6.5.1
94+
- Updated 'System.Security.Cryptography.Cng' dependency from '4.5.0' to '5.0.0'.
95+
96+
Az.Network 8.0.1
97+
- Onboarded 'Microsoft.HorizonDB/clusters' to Private Link Common Cmdlets
98+
99+
Az.OperationalInsights 3.4.1
100+
- Updated 'PSIdentity' conversions to explicitly use the Operational Insights SDK 'Identity' model.
101+
102+
Az.RecoveryServices 7.13.0
103+
- Updated 'System.Security.Cryptography.Cng' dependency from '4.4.0' to '5.0.0'.
104+
- Added Cross region restore support for Delos cloud regions
105+
- Updated Az.RecoveryServices.SiteRecovery to use API version 2026-02-01.
106+
- Added Private Disk Access support for Azure-to-Azure managed disk replication: new '-RecoveryNetworkAccessPolicy', '-RecoveryDiskAccessId' and '-RecoveryPublicNetworkAccess' parameters on 'New-AzRecoveryServicesAsrAzureToAzureDiskReplicationConfig'; values are honored by 'New-AzRecoveryServicesAsrReplicationProtectedItem' and surfaced on 'ASRAzureToAzureProtectedDiskDetails'.
107+
108+
Az.Resources 10.0.1
109+
- Updated 'Microsoft.Extensions.DependencyInjection.Abstractions' dependency from '8.0.2' to '10.0.3'.
110+
111+
Az.Storage 9.7.1
112+
- Updated storage account identity handling to explicitly use the Storage SDK 'Identity' model in 'New-AzStorageAccount' and 'Set-AzStorageAccount'.
113+
ReleaseNotesUrl: https://github.com/Azure/azure-powershell/releases/tag/v16.1.0-July2026
114+
ManifestType: defaultLocale
115+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Azure.Az
5+
PackageVersion: 16.1.0.40949
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)