Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
2ffb286
[Infra] convert remaining pipeline jobs to Ubuntu 2404 (#28497)
DanielMicrosoft Sep 4, 2025
7c065fc
[Az.ScVmm] Use ErrorAction Stop for Get Machine operations to fix exc…
hsurana06 Sep 4, 2025
b2e1b0f
Storage Mover new api version 2025-07-01 (#28488)
sssash18 Sep 4, 2025
863b4db
[Az.CloudService] The code base is going to be refactored, the follow…
lijinpei2008 Sep 4, 2025
3a3d8b0
Update Start-AzPolicyRemediation.md (#28482)
Iam-Manishkumar Sep 4, 2025
0d3fb2f
[Storage] Support ORS metric GA (#28505)
blueww Sep 5, 2025
3abd875
[skip ci] Archive 863b4db979bbfa0ab8f2b026727bd7bf452801a1 (#28507)
azure-powershell-bot Sep 5, 2025
cc2b53e
[PS] Update breaking change message for SecurityInsights (#28492)
JoyerJin Sep 5, 2025
e807ac7
[skip ci] Archive cc2b53ec1b9696f04ba3fd68994b787cd25e7348 (#28511)
azure-powershell-bot Sep 5, 2025
c4ce3e7
Update Update-AzRoleManagementPolicy.md (#28502)
B-Oudehinken Sep 5, 2025
95c90e6
Patch-2025-09-04-01 Fix minor typos of resoureType to be resourceType…
myatt83 Sep 5, 2025
c19b30e
[Az.ServiceFabric] Renamed Remove-AzServiceFabricManagedNodeType para…
iliu816 Sep 9, 2025
286d8d4
[StorageMover] Fix online help link to match cmdlet name (#28538)
VeryEarly Sep 9, 2025
7450b93
Update invocation from Invoke-Expression to call operator (#28506)
vidai-msft Sep 9, 2025
e91ba9c
Patch 2025-09-05-03 Fix typo in docs of subsciption to subscription (…
myatt83 Sep 10, 2025
26a72c5
Enhance Get-AzMigrateServerMigrationStatus cmdlet to support -Expedit…
ankitbaluni123 Sep 10, 2025
bdaf61f
[skip ci] Archive 26a72c5d22e2df339461bbe9df221d187798b504 (#28541)
azure-powershell-bot Sep 10, 2025
1772a15
[Compute] Introduced `SecureVMGuestStateSAS` switch parameter in Gran…
haagha Sep 10, 2025
cd400de
Update Update-AzRoleManagementPolicy.md (#28512)
B-Oudehinken Sep 10, 2025
207a359
Vnet gateway failover and insights (#28517)
Shubhika-1795 Sep 10, 2025
df7ebeb
[Network] Fix online version in help markdown (#28544)
VeryEarly Sep 10, 2025
ecf2c2f
Network OOB Release (#28543)
azure-powershell-bot Sep 11, 2025
5e06d22
Sync resourceManagement.yml according To ADO Wiki Page - Service Cont…
azure-powershell-bot Sep 11, 2025
263b440
adding ps support for firmwareanalysis 2025-08-02 (#28496)
TheDonLuke Sep 12, 2025
a85beb3
[skip ci] Archive 263b440e387f3ef1d535d706e7ecb53074bd5928 (#28550)
azure-powershell-bot Sep 12, 2025
42721f4
GA Az.FirmwareAnalysis (#28551)
VeryEarly Sep 12, 2025
768c851
FirmwareAnalysis OOB Release (#28552)
azure-powershell-bot Sep 13, 2025
efdb836
[Az.ServiceFabric] Add cmdlets Invoke-AzServiceFabricDeallocateManage…
iliu816 Sep 15, 2025
ccf2e1e
Resolve conflict
Sep 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .azure-pipelines/batch-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ variables:
MaxParallelTestLinuxJobs: 5
MaxParallelTestMacJobs: 5
WindowsAgentPoolName: pool-windows-2019
LinuxAgentPoolName: pool-ubuntu-2004
LinuxAgentPoolName: pool-ubuntu-2404
MacOSAgentPoolName: 'Azure Pipelines'
MacOSAgentPoolVMImage: macOS-latest

Expand Down
2 changes: 1 addition & 1 deletion .azure-pipelines/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ parameters:

variables:
winAgentPoolName: pool-windows-2019
linuxAgentPoolName: pool-ubuntu-2004
linuxAgentPoolName: pool-ubuntu-2404
macOsAgentPoolName: Azure Pipelines
macOsAgentPoolVMImage: macOS-latest

Expand Down
2 changes: 1 addition & 1 deletion .azure-pipelines/sync-tools-folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- ${{ each ToBranch in parameters.ToBranches }}:
- job: Sync_${{ replace(ToBranch, '/', '_') }}
displayName: "Sync To ${{ ToBranch }}"
pool: pool-ubuntu-2004
pool: pool-ubuntu-2404

steps:
- template: util/get-github-pat-steps.yml
Expand Down
9 changes: 9 additions & 0 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2604,6 +2604,9 @@ configuration:
mentionees:
- ambhatna
- deepthiprasad
- akning-ms
- junsu-msft
- coffeemug
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand Down Expand Up @@ -3094,6 +3097,9 @@ configuration:
mentionees:
- ambhatna
- deepthiprasad
- akning-ms
- junsu-msft
- coffeemug
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand All @@ -3112,6 +3118,9 @@ configuration:
- daeunyim
- rajsell
- deepthiprasad
- akning-ms
- junsu-msft
- coffeemug
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
assignMentionees: False
- if:
Expand Down
4 changes: 4 additions & 0 deletions NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@










Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
// ----------------------------------------------------------------------------------
//
// Copyright Microsoft Corporation
// Licensed under the Apache License, Version 2.0 (the "License");
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the ""License"");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// distributed under the License is distributed on an ""AS IS"" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// ----------------------------------------------------------------------------------
// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
// is regenerated.

using System;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("Microsoft Azure Powershell - CloudService")]
[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)]
[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)]
[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)]

[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: Guid("d6032dad-d733-4990-85ed-dad18681d1fe")]
[assembly: AssemblyVersion("2.1.0")]
[assembly: AssemblyFileVersion("2.1.0")]
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - CloudService")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.1.0")]
[assembly: System.Reflection.AssemblyVersionAttribute("2.1.0")]
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
[assembly: System.CLSCompliantAttribute(false)]
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Category('Body')]
[System.String]
# Name of FrontendIpConfigration.
# Name of FrontendIpConfiguration.
${Name},

[Parameter(ParameterSetName='DefaultParameterSet')]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5626,7 +5626,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Category('Body')]
[System.String]
# Name of FrontendIpConfigration.
# Name of FrontendIpConfiguration.
${Name},

[Parameter(ParameterSetName='DefaultParameterSet')]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"generate_Id": "f75fc427-d5a9-4621-809f-472136726c10"
"generate_Id": "0c134ecb-184e-4347-ac0b-b64bbaaa9e6f"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.CloudService.Cmdlets
/// [OpenAPI] GetInstanceView=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/instanceView"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzCloudServiceInstanceView_Get")]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceInstanceView", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"Statuses","RoleInstanceStatusesSummary","PrivateId"}, NewOutputProperties=new string[] {"Statuses","RoleInstanceStatusesSummary","PrivateId"}, ChangeDescription="The types of the properties 'Statuses', 'RoleInstanceStatusesSummary', and 'PrivateId' will be changed from object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceInstanceView))]
[global::Microsoft.Azure.PowerShell.Cmdlets.CloudService.Description(@"Gets the status of a cloud service.")]
[global::Microsoft.Azure.PowerShell.Cmdlets.CloudService.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.CloudService.Cmdlets
/// [OpenAPI] GetByCloudService=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/networkInterfaces/{networkInterfaceName}"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzCloudServiceNetworkInterface_Get")]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterface", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"ApplicationSecurityGroup","CustomDnsConfig","FlowLog","LoadBalancerFrontendIPConfiguration","NetworkSecurityGroupPropertiesNetworkInterface","PrivateEndpointPropertiesNetworkInterface","PrivateLinkServicePropertiesNetworkInterface","IPConfiguration","TapConfiguration","PrivateEndpointConnection","PrivateEndpointPropertiesIPConfiguration","PrivateLinkServiceConnection","ManualPrivateLinkServiceConnection","PrivateLinkServicePropertiesIPConfiguration","SecurityRule","DefaultSecurityRule","ApplicationGatewayIPConfiguration","Delegation","FlowLog","IPConfiguration","IPConfigurationProfile","NetworkInterface","PrivateEndpoint","ResourceNavigationLink","Route","DefaultSecurityRule","SecurityRule","ServiceAssociationLink","ServiceEndpointPolicy","ServiceEndpoint","NetworkSecurityGroupPropertiesSubnet","RouteTablePropertiesSubnet","IPAllocation","PropertiesAddressPrefixes","PropertiesNetworkSecurityGroupPropertiesSubnets","HostedWorkload","VisibilitySubscription","DnsSettingDnsServer","DnsSettingAppliedDnsServer","AutoApprovalSubscription","Fqdn"}, NewOutputProperties=new string[] {"ApplicationSecurityGroup","CustomDnsConfig","FlowLog","LoadBalancerFrontendIPConfiguration","NetworkSecurityGroupPropertiesNetworkInterface","PrivateEndpointPropertiesNetworkInterface","PrivateLinkServicePropertiesNetworkInterface","IPConfiguration","TapConfiguration","PrivateEndpointConnection","PrivateEndpointPropertiesIPConfiguration","PrivateLinkServiceConnection","ManualPrivateLinkServiceConnection","PrivateLinkServicePropertiesIPConfiguration","SecurityRule","DefaultSecurityRule","ApplicationGatewayIPConfiguration","Delegation","FlowLog","IPConfiguration","IPConfigurationProfile","NetworkInterface","PrivateEndpoint","ResourceNavigationLink","Route","DefaultSecurityRule","SecurityRule","ServiceAssociationLink","ServiceEndpointPolicy","ServiceEndpoint","NetworkSecurityGroupPropertiesSubnet","RouteTablePropertiesSubnet","IPAllocation","PropertiesAddressPrefixes","PropertiesNetworkSecurityGroupPropertiesSubnets","HostedWorkload","VisibilitySubscription","DnsSettingDnsServer","DnsSettingAppliedDnsServer","AutoApprovalSubscription","Fqdn"}, ChangeDescription="The types of the properties 'ApplicationSecurityGroup', 'CustomDnsConfig', 'FlowLog', 'LoadBalancerFrontendIPConfiguration', 'NetworkSecurityGroupPropertiesNetworkInterface', 'PrivateEndpointPropertiesNetworkInterface', 'PrivateLinkServicePropertiesNetworkInterface', 'IPConfiguration', 'TapConfiguration', 'PrivateEndpointConnection', 'PrivateEndpointPropertiesIPConfiguration', 'PrivateLinkServiceConnection', 'ManualPrivateLinkServiceConnection', 'PrivateLinkServicePropertiesIPConfiguration', 'SecurityRule', 'DefaultSecurityRule', 'ApplicationGatewayIPConfiguration', 'Delegation', 'FlowLog', 'IPConfiguration', 'IPConfigurationProfile', 'NetworkInterface', 'PrivateEndpoint', 'ResourceNavigationLink', 'Route', 'DefaultSecurityRule', 'SecurityRule', 'ServiceAssociationLink', 'ServiceEndpointPolicy', 'ServiceEndpoint', 'NetworkSecurityGroupPropertiesSubnet', 'RouteTablePropertiesSubnet', 'IPAllocation', 'PropertiesAddressPrefixes', 'PropertiesNetworkSecurityGroupPropertiesSubnets', 'HostedWorkload', 'VisibilitySubscription', 'DnsSettingDnsServer', 'DnsSettingAppliedDnsServer', 'AutoApprovalSubscription', 'Fqdn' will be changed from object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterface))]
[global::Microsoft.Azure.PowerShell.Cmdlets.CloudService.Description(@"Get the specified network interface in a cloud service.")]
[global::Microsoft.Azure.PowerShell.Cmdlets.CloudService.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.CloudService.Cmdlets
/// [OpenAPI] GetByCloudService=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/networkInterfaces/{networkInterfaceName}"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzCloudServiceNetworkInterface_GetViaIdentity")]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterface", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"ApplicationSecurityGroup","CustomDnsConfig","FlowLog","LoadBalancerFrontendIPConfiguration","NetworkSecurityGroupPropertiesNetworkInterface","PrivateEndpointPropertiesNetworkInterface","PrivateLinkServicePropertiesNetworkInterface","IPConfiguration","TapConfiguration","PrivateEndpointConnection","PrivateEndpointPropertiesIPConfiguration","PrivateLinkServiceConnection","ManualPrivateLinkServiceConnection","PrivateLinkServicePropertiesIPConfiguration","SecurityRule","DefaultSecurityRule","ApplicationGatewayIPConfiguration","Delegation","FlowLog","IPConfiguration","IPConfigurationProfile","NetworkInterface","PrivateEndpoint","ResourceNavigationLink","Route","DefaultSecurityRule","SecurityRule","ServiceAssociationLink","ServiceEndpointPolicy","ServiceEndpoint","NetworkSecurityGroupPropertiesSubnet","RouteTablePropertiesSubnet","IPAllocation","PropertiesAddressPrefixes","PropertiesNetworkSecurityGroupPropertiesSubnets","HostedWorkload","VisibilitySubscription","DnsSettingDnsServer","DnsSettingAppliedDnsServer","AutoApprovalSubscription","Fqdn"}, NewOutputProperties=new string[] {"ApplicationSecurityGroup","CustomDnsConfig","FlowLog","LoadBalancerFrontendIPConfiguration","NetworkSecurityGroupPropertiesNetworkInterface","PrivateEndpointPropertiesNetworkInterface","PrivateLinkServicePropertiesNetworkInterface","IPConfiguration","TapConfiguration","PrivateEndpointConnection","PrivateEndpointPropertiesIPConfiguration","PrivateLinkServiceConnection","ManualPrivateLinkServiceConnection","PrivateLinkServicePropertiesIPConfiguration","SecurityRule","DefaultSecurityRule","ApplicationGatewayIPConfiguration","Delegation","FlowLog","IPConfiguration","IPConfigurationProfile","NetworkInterface","PrivateEndpoint","ResourceNavigationLink","Route","DefaultSecurityRule","SecurityRule","ServiceAssociationLink","ServiceEndpointPolicy","ServiceEndpoint","NetworkSecurityGroupPropertiesSubnet","RouteTablePropertiesSubnet","IPAllocation","PropertiesAddressPrefixes","PropertiesNetworkSecurityGroupPropertiesSubnets","HostedWorkload","VisibilitySubscription","DnsSettingDnsServer","DnsSettingAppliedDnsServer","AutoApprovalSubscription","Fqdn"}, ChangeDescription="The types of the properties 'ApplicationSecurityGroup', 'CustomDnsConfig', 'FlowLog', 'LoadBalancerFrontendIPConfiguration', 'NetworkSecurityGroupPropertiesNetworkInterface', 'PrivateEndpointPropertiesNetworkInterface', 'PrivateLinkServicePropertiesNetworkInterface', 'IPConfiguration', 'TapConfiguration', 'PrivateEndpointConnection', 'PrivateEndpointPropertiesIPConfiguration', 'PrivateLinkServiceConnection', 'ManualPrivateLinkServiceConnection', 'PrivateLinkServicePropertiesIPConfiguration', 'SecurityRule', 'DefaultSecurityRule', 'ApplicationGatewayIPConfiguration', 'Delegation', 'FlowLog', 'IPConfiguration', 'IPConfigurationProfile', 'NetworkInterface', 'PrivateEndpoint', 'ResourceNavigationLink', 'Route', 'DefaultSecurityRule', 'SecurityRule', 'ServiceAssociationLink', 'ServiceEndpointPolicy', 'ServiceEndpoint', 'NetworkSecurityGroupPropertiesSubnet', 'RouteTablePropertiesSubnet', 'IPAllocation', 'PropertiesAddressPrefixes', 'PropertiesNetworkSecurityGroupPropertiesSubnets', 'HostedWorkload', 'VisibilitySubscription', 'DnsSettingDnsServer', 'DnsSettingAppliedDnsServer', 'AutoApprovalSubscription', 'Fqdn' will be changed from object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterface))]
[global::Microsoft.Azure.PowerShell.Cmdlets.CloudService.Description(@"Get the specified network interface in a cloud service.")]
[global::Microsoft.Azure.PowerShell.Cmdlets.CloudService.Generated]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.CloudService.Cmdlets
/// [OpenAPI] ListByCloudServiceRoleInstance=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/roleInstances/{roleInstanceName}/networkInterfaces"
/// </remarks>
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzCloudServiceNetworkInterface_List")]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterface", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"ApplicationSecurityGroup","CustomDnsConfig","FlowLog","LoadBalancerFrontendIPConfiguration","NetworkSecurityGroupPropertiesNetworkInterface","PrivateEndpointPropertiesNetworkInterface","PrivateLinkServicePropertiesNetworkInterface","IPConfiguration","TapConfiguration","PrivateEndpointConnection","PrivateEndpointPropertiesIPConfiguration","PrivateLinkServiceConnection","ManualPrivateLinkServiceConnection","PrivateLinkServicePropertiesIPConfiguration","SecurityRule","DefaultSecurityRule","ApplicationGatewayIPConfiguration","Delegation","FlowLog","IPConfiguration","IPConfigurationProfile","NetworkInterface","PrivateEndpoint","ResourceNavigationLink","Route","DefaultSecurityRule","SecurityRule","ServiceAssociationLink","ServiceEndpointPolicy","ServiceEndpoint","NetworkSecurityGroupPropertiesSubnet","RouteTablePropertiesSubnet","IPAllocation","PropertiesAddressPrefixes","PropertiesNetworkSecurityGroupPropertiesSubnets","HostedWorkload","VisibilitySubscription","DnsSettingDnsServer","DnsSettingAppliedDnsServer","AutoApprovalSubscription","Fqdn"}, NewOutputProperties=new string[] {"ApplicationSecurityGroup","CustomDnsConfig","FlowLog","LoadBalancerFrontendIPConfiguration","NetworkSecurityGroupPropertiesNetworkInterface","PrivateEndpointPropertiesNetworkInterface","PrivateLinkServicePropertiesNetworkInterface","IPConfiguration","TapConfiguration","PrivateEndpointConnection","PrivateEndpointPropertiesIPConfiguration","PrivateLinkServiceConnection","ManualPrivateLinkServiceConnection","PrivateLinkServicePropertiesIPConfiguration","SecurityRule","DefaultSecurityRule","ApplicationGatewayIPConfiguration","Delegation","FlowLog","IPConfiguration","IPConfigurationProfile","NetworkInterface","PrivateEndpoint","ResourceNavigationLink","Route","DefaultSecurityRule","SecurityRule","ServiceAssociationLink","ServiceEndpointPolicy","ServiceEndpoint","NetworkSecurityGroupPropertiesSubnet","RouteTablePropertiesSubnet","IPAllocation","PropertiesAddressPrefixes","PropertiesNetworkSecurityGroupPropertiesSubnets","HostedWorkload","VisibilitySubscription","DnsSettingDnsServer","DnsSettingAppliedDnsServer","AutoApprovalSubscription","Fqdn"}, ChangeDescription="The types of the properties 'ApplicationSecurityGroup', 'CustomDnsConfig', 'FlowLog', 'LoadBalancerFrontendIPConfiguration', 'NetworkSecurityGroupPropertiesNetworkInterface', 'PrivateEndpointPropertiesNetworkInterface', 'PrivateLinkServicePropertiesNetworkInterface', 'IPConfiguration', 'TapConfiguration', 'PrivateEndpointConnection', 'PrivateEndpointPropertiesIPConfiguration', 'PrivateLinkServiceConnection', 'ManualPrivateLinkServiceConnection', 'PrivateLinkServicePropertiesIPConfiguration', 'SecurityRule', 'DefaultSecurityRule', 'ApplicationGatewayIPConfiguration', 'Delegation', 'FlowLog', 'IPConfiguration', 'IPConfigurationProfile', 'NetworkInterface', 'PrivateEndpoint', 'ResourceNavigationLink', 'Route', 'DefaultSecurityRule', 'SecurityRule', 'ServiceAssociationLink', 'ServiceEndpointPolicy', 'ServiceEndpoint', 'NetworkSecurityGroupPropertiesSubnet', 'RouteTablePropertiesSubnet', 'IPAllocation', 'PropertiesAddressPrefixes', 'PropertiesNetworkSecurityGroupPropertiesSubnets', 'HostedWorkload', 'VisibilitySubscription', 'DnsSettingDnsServer', 'DnsSettingAppliedDnsServer', 'AutoApprovalSubscription', 'Fqdn' will be changed from object to 'List'.")]
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.INetworkInterface))]
[global::Microsoft.Azure.PowerShell.Cmdlets.CloudService.Description(@"Gets information about all network interfaces in a role instance in a cloud service.")]
[global::Microsoft.Azure.PowerShell.Cmdlets.CloudService.Generated]
Expand Down
Loading