diff --git a/src/Network/Network/help/Add-AzApplicationGatewayListener.md b/src/Network/Network/help/Add-AzApplicationGatewayListener.md index 97bc4d6161f2..8d8cf398411d 100644 --- a/src/Network/Network/help/Add-AzApplicationGatewayListener.md +++ b/src/Network/Network/help/Add-AzApplicationGatewayListener.md @@ -17,15 +17,16 @@ Adds an listener to an application gateway. Add-AzApplicationGatewayListener -ApplicationGateway -Name [-FrontendIPConfiguration ] [-FrontendPort ] [-SslCertificate ] - [-SslProfile ] [-HostNames ] -Protocol [-DefaultProfile ] - [] + [-SslProfile ] -Protocol [-HostNames ] + [-DefaultProfile ] [] ``` ### SetByResourceId ``` Add-AzApplicationGatewayListener -ApplicationGateway -Name [-FrontendIPConfigurationId ] [-FrontendPortId ] [-SslCertificateId ] - [-SslProfileId ] [-HostNames ] -Protocol [-DefaultProfile ] [-HostNames ] [] + [-SslProfileId ] -Protocol [-HostNames ] [-DefaultProfile ] + [] ``` ## DESCRIPTION diff --git a/src/Network/Network/help/Add-AzLoadBalancerProbeConfig.md b/src/Network/Network/help/Add-AzLoadBalancerProbeConfig.md index 786faaa8b913..aacd0f1d4fc9 100644 --- a/src/Network/Network/help/Add-AzLoadBalancerProbeConfig.md +++ b/src/Network/Network/help/Add-AzLoadBalancerProbeConfig.md @@ -15,8 +15,9 @@ Adds a probe configuration to a load balancer. ``` Add-AzLoadBalancerProbeConfig -LoadBalancer -Name [-Protocol ] -Port - -IntervalInSeconds -ProbeCount [-ProbeThreshold ] [-RequestPath ] [-NoHealthyBackendsBehavior ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + -IntervalInSeconds -ProbeCount [-ProbeThreshold ] [-RequestPath ] + [-NoHealthyBackendsBehavior ] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] ``` ## DESCRIPTION @@ -94,6 +95,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -NoHealthyBackendsBehavior +Determines how new connections are handled by the load balancer when all backend instances are probed down. +The acceptable values for this parameter are: AllProbedDown or AllProbedUp. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: AllProbedDown +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Port Specifies the port on which probes should connect to a load-balanced service. @@ -170,23 +187,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -NoHealthyBackendsBehavior -Determines how new connections are handled by the load balancer when all backend instances are probed down. -The acceptable values for this parameter are: AllProbedDown or AllProbedUp. - -```yaml -Type: System.String -Parameter Sets: (All) -Aliases: -Accepted values: AllProbedDown, AllProbedUp - -Required: False -Position: Named -Default value: AllProbedDown -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Network/Network/help/Add-AzVirtualNetworkSubnetConfig.md b/src/Network/Network/help/Add-AzVirtualNetworkSubnetConfig.md index c2d5bdd35ec3..2ef82370d215 100644 --- a/src/Network/Network/help/Add-AzVirtualNetworkSubnetConfig.md +++ b/src/Network/Network/help/Add-AzVirtualNetworkSubnetConfig.md @@ -17,7 +17,8 @@ Adds a subnet configuration to a virtual network. ``` Add-AzVirtualNetworkSubnetConfig -Name -VirtualNetwork -AddressPrefix [-NetworkSecurityGroup ] [-RouteTable ] [-InputObject ] - [-ServiceEndpoint ] [-NetworkIdentifier ] [-ServiceEndpointConfig ] [-ServiceEndpointPolicy ] + [-ServiceEndpoint ] [-NetworkIdentifier ] + [-ServiceEndpointConfig ] [-ServiceEndpointPolicy ] [-Delegation ] [-PrivateEndpointNetworkPoliciesFlag ] [-PrivateLinkServiceNetworkPoliciesFlag ] [-IpAllocation ] [-DefaultOutboundAccess ] [-DefaultProfile ] [] @@ -27,7 +28,8 @@ Add-AzVirtualNetworkSubnetConfig -Name -VirtualNetwork -VirtualNetwork -AddressPrefix [-NetworkSecurityGroupId ] [-RouteTableId ] [-ResourceId ] - [-ServiceEndpoint ] [-NetworkIdentifier ] [-ServiceEndpointConfig ] [-ServiceEndpointPolicy ] + [-ServiceEndpoint ] [-NetworkIdentifier ] + [-ServiceEndpointConfig ] [-ServiceEndpointPolicy ] [-Delegation ] [-PrivateEndpointNetworkPoliciesFlag ] [-PrivateLinkServiceNetworkPoliciesFlag ] [-IpAllocation ] [-DefaultOutboundAccess ] [-DefaultProfile ] [] @@ -169,6 +171,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -NetworkIdentifier +NetworkIdentifier Value for ServiceEndpoint + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSResourceId +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -NetworkSecurityGroup Specifies a **NetworkSecurityGroup** object. This cmdlet adds a virtual network subnet configuration to the object that this parameter specifies. @@ -286,6 +303,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -ServiceEndpointConfig +Service Endpoint with NetworkIdentifier Value + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSServiceEndpoint[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -ServiceEndpointPolicy Service Endpoint Policies diff --git a/src/Network/Network/help/Approve-AzPrivateEndpointConnection.md b/src/Network/Network/help/Approve-AzPrivateEndpointConnection.md index c179c2fbc9c4..f344fffff886 100644 --- a/src/Network/Network/help/Approve-AzPrivateEndpointConnection.md +++ b/src/Network/Network/help/Approve-AzPrivateEndpointConnection.md @@ -91,7 +91,7 @@ The private link resource type. Type: System.String Parameter Sets: ByResource Aliases: -Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers +Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.ElasticSan/elasticSans, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventGrid/partnerNamespaces, Microsoft.EventGrid/namespaces, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers, Microsoft.DBforPostgreSQL/flexibleServers, Microsoft.App/managedEnvironments, Microsoft.VideoIndexer/accounts Required: True Position: Named diff --git a/src/Network/Network/help/Convert-AzNetworkWatcherClassicConnectionMonitor.md b/src/Network/Network/help/Convert-AzNetworkWatcherClassicConnectionMonitor.md index 1488212a86e6..8b7ca983785e 100644 --- a/src/Network/Network/help/Convert-AzNetworkWatcherClassicConnectionMonitor.md +++ b/src/Network/Network/help/Convert-AzNetworkWatcherClassicConnectionMonitor.md @@ -46,7 +46,6 @@ This Connection Monitor is already V2 Passing the V2 connection monitor name and corresponding network watcher name and its resource group name. - ## PARAMETERS ### -DefaultProfile @@ -109,6 +108,35 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Network/Network/help/Deny-AzPrivateEndpointConnection.md b/src/Network/Network/help/Deny-AzPrivateEndpointConnection.md index ef29c5381268..ab6c22fae430 100644 --- a/src/Network/Network/help/Deny-AzPrivateEndpointConnection.md +++ b/src/Network/Network/help/Deny-AzPrivateEndpointConnection.md @@ -91,7 +91,7 @@ The private link resource type. Type: System.String Parameter Sets: ByResource Aliases: -Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers +Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.ElasticSan/elasticSans, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventGrid/partnerNamespaces, Microsoft.EventGrid/namespaces, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers, Microsoft.DBforPostgreSQL/flexibleServers, Microsoft.App/managedEnvironments, Microsoft.VideoIndexer/accounts Required: True Position: Named diff --git a/src/Network/Network/help/Deploy-AzFirewallPolicy.md b/src/Network/Network/help/Deploy-AzFirewallPolicy.md index 96b3af7a72e4..905be55a47fd 100644 --- a/src/Network/Network/help/Deploy-AzFirewallPolicy.md +++ b/src/Network/Network/help/Deploy-AzFirewallPolicy.md @@ -14,18 +14,20 @@ Deploys the Azure Firewall Policy draft and all Rule Collection Group drafts ass ### DeployByNameParameterSet (Default) ``` -Deploy-AzFirewallPolicy -Name -ResourceGroupName [-DefaultProfile ] - [] +Deploy-AzFirewallPolicy -Name -ResourceGroupName [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### DeployByResourceIdParameterSet ``` -Deploy-AzFirewallPolicy -ResourceId [-DefaultProfile ] [] +Deploy-AzFirewallPolicy [-AsJob] -ResourceId [-DefaultProfile ] [-WhatIf] + [-Confirm] [] ``` ### DeployByInputObjectParameterSet ``` -Deploy-AzFirewallPolicy -InputObject [-DefaultProfile ] [] +Deploy-AzFirewallPolicy [-AsJob] -InputObject + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -42,6 +44,21 @@ This example deploys the firewall policy draft to the firewallPolicy. ## PARAMETERS +### -AsJob +Run cmdlet in the background + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -DefaultProfile The credentials, account, tenant, and subscription used for communication with Azure. @@ -57,6 +74,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -InputObject +The Firewall Policy. + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy +Parameter Sets: DeployByInputObjectParameterSet +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Name The firewall policy name. @@ -102,18 +134,33 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: True ``` -### -InputObject -The Firewall Policy. +### -Confirm +Prompts you for confirmation before running the cmdlet. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy -Parameter Sets: DeployByInputObjectParameterSet -Aliases: +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf -Required: True +Required: False Position: Named Default value: None -Accept pipeline input: True (ByPropertyName) +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False Accept wildcard characters: False ``` diff --git a/src/Network/Network/help/Get-AzBastionShareableLink.md b/src/Network/Network/help/Get-AzBastionShareableLink.md index 6aee9d3eec71..70202fac61a2 100644 --- a/src/Network/Network/help/Get-AzBastionShareableLink.md +++ b/src/Network/Network/help/Get-AzBastionShareableLink.md @@ -16,24 +16,21 @@ The Bastion Shareable Link feature lets users connect to a target resource (virt ``` Get-AzBastionShareableLink -ResourceGroupName -Name [-TargetVmId ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceId ``` Get-AzBastionShareableLink -ResourceId [-TargetVmId ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByInputObject ``` Get-AzBastionShareableLink -InputObject [-TargetVmId ] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -135,21 +132,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name where Bastion resource exists diff --git a/src/Network/Network/help/Get-AzFirewallPolicyDraft.md b/src/Network/Network/help/Get-AzFirewallPolicyDraft.md index 3a9fb7b99a59..fc995f9549d2 100644 --- a/src/Network/Network/help/Get-AzFirewallPolicyDraft.md +++ b/src/Network/Network/help/Get-AzFirewallPolicyDraft.md @@ -14,8 +14,8 @@ Gets an Azure Firewall Policy Draft. ### GetByNameParameterSet (Default) ``` -Get-AzFirewallPolicyDraft -AzureFirewallPolicyName -ResourceGroupName [-DefaultProfile ] - [] +Get-AzFirewallPolicyDraft -AzureFirewallPolicyName -ResourceGroupName + [-DefaultProfile ] [] ``` ### GetByResourceIdParameterSet @@ -25,7 +25,8 @@ Get-AzFirewallPolicyDraft -ResourceId [-DefaultProfile [-DefaultProfile ] [] +Get-AzFirewallPolicyDraft -FirewallPolicyObject + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -42,6 +43,21 @@ This example gets a firewall policy draft associated with a policy named "firewa ## PARAMETERS +### -AzureFirewallPolicyName +The firewall policy name. + +```yaml +Type: System.String +Parameter Sets: GetByNameParameterSet +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: True +``` + ### -DefaultProfile The credentials, account, tenant, and subscription used for communication with Azure. @@ -57,19 +73,19 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -AzureFirewallPolicyName -The firewall policy name. +### -FirewallPolicyObject +Firewall Policy. ```yaml -Type: System.String -Parameter Sets: GetByNameParameterSet -Aliases: ResourceName +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy +Parameter Sets: GetByParentInputObjectParameterSet +Aliases: Required: True Position: Named Default value: None Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: True +Accept wildcard characters: False ``` ### -ResourceGroupName @@ -102,21 +118,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: True ``` -### -AzureFirewallPolicy -The Firewall Policy associated with the draft. - -```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy -Parameter Sets: GetByParentInputObjectParameterSet -Aliases: - -Required: True -Position: Named -Default value: None -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: False -``` - ### CommonParameters This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). diff --git a/src/Network/Network/help/Get-AzFirewallPolicyRuleCollectionGroupDraft.md b/src/Network/Network/help/Get-AzFirewallPolicyRuleCollectionGroupDraft.md index a3b1cd08a1be..0a562a33f9fc 100644 --- a/src/Network/Network/help/Get-AzFirewallPolicyRuleCollectionGroupDraft.md +++ b/src/Network/Network/help/Get-AzFirewallPolicyRuleCollectionGroupDraft.md @@ -14,19 +14,19 @@ Gets an Azure Firewall Policy Rule Collection Group Draft. ### GetByNameParameterSet (Default) ``` -Get-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName -ResourceGroupName +Get-AzFirewallPolicyRuleCollectionGroup -Name -ResourceGroupName -AzureFirewallPolicyName [-DefaultProfile ] [] ``` -### GetByParentInputObjectParameterSet +### GetByInputObjectParameterSet ``` -Get-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName -FirewallPolicyObject +Get-AzFirewallPolicyRuleCollectionGroup -Name -AzureFirewallPolicy [-DefaultProfile ] [] ``` ### GetByResourceIdParameterSet ``` -Get-AzFirewallPolicyRuleCollectionGroupDraft -ResourceId [-DefaultProfile ] +Get-AzFirewallPolicyRuleCollectionGroup -ResourceId [-DefaultProfile ] [] ``` @@ -55,12 +55,12 @@ Get-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyName fpName -Az ## PARAMETERS -### -FirewallPolicyObject +### -AzureFirewallPolicy Firewall Policy. ```yaml Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy -Parameter Sets: GetByParentInputObjectParameterSet +Parameter Sets: GetByInputObjectParameterSet Aliases: Required: True @@ -100,8 +100,8 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -AzureFirewallPolicyRuleCollectionGroupName -The name of the Firewall Policy Rule Collection Group, associated with the draft. For example: "DefaultNetworkRuleCollectionGroup". +### -Name +The resource name. ```yaml Type: System.String @@ -117,7 +117,7 @@ Accept wildcard characters: True ```yaml Type: System.String -Parameter Sets: GetByParentInputObjectParameterSet +Parameter Sets: GetByInputObjectParameterSet Aliases: ResourceName Required: True diff --git a/src/Network/Network/help/Get-AzNetworkSecurityGroup.md b/src/Network/Network/help/Get-AzNetworkSecurityGroup.md index 0ed9461d323f..e7beca41b02e 100644 --- a/src/Network/Network/help/Get-AzNetworkSecurityGroup.md +++ b/src/Network/Network/help/Get-AzNetworkSecurityGroup.md @@ -502,6 +502,104 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [Set-AzNetworkSecurityGroup](./Set-AzNetworkSecurityGroup.md) +## PARAMETERS + +### -DefaultProfile +The credentials, account, tenant, and subscription used for communication with Azure. + +```yaml +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer +Parameter Sets: (All) +Aliases: AzContext, AzureRmContext, AzureCredential + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ExpandResource +The resource reference to be expanded. + +```yaml +Type: System.String +Parameter Sets: Expand +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -Name +The resource name. + +```yaml +Type: System.String +Parameter Sets: NoExpand +Aliases: ResourceName + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: True +``` + +```yaml +Type: System.String +Parameter Sets: Expand +Aliases: ResourceName + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: True +``` + +### -ResourceGroupName +The resource group name. + +```yaml +Type: System.String +Parameter Sets: NoExpand +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: True +``` + +```yaml +Type: System.String +Parameter Sets: Expand +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: True +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +## OUTPUTS + +## NOTES + +## RELATED LINKS + + ## PARAMETERS ### -DefaultProfile diff --git a/src/Network/Network/help/Get-AzNetworkVirtualApplianceConnection.md b/src/Network/Network/help/Get-AzNetworkVirtualApplianceConnection.md index 48b7a7e7045c..e03919913197 100644 --- a/src/Network/Network/help/Get-AzNetworkVirtualApplianceConnection.md +++ b/src/Network/Network/help/Get-AzNetworkVirtualApplianceConnection.md @@ -14,17 +14,20 @@ Get or List Network Virtual Appliances connections connected to a Network Virtua ### ResourceNameParameterSet (Default) ``` -Get-AzNetworkVirtualApplianceConnection -ResourceGroupName -VirtualApplianceName [-Name ] [-DefaultProfile ] [] +Get-AzNetworkVirtualApplianceConnection -ResourceGroupName -VirtualApplianceName + [-Name ] [-DefaultProfile ] [] ``` ### ResourceObjectParameterSet ``` -Get-AzNetworkVirtualApplianceConnection -VirtualAppliance [-Name ] [-DefaultProfile ] [] +Get-AzNetworkVirtualApplianceConnection -VirtualAppliance [-Name ] + [-DefaultProfile ] [] ``` ### ResourceIdParameterSet ``` -Get-AzNetworkVirtualApplianceConnection -VirtualApplianceResourceId [-Name ] [-DefaultProfile ] [] +Get-AzNetworkVirtualApplianceConnection -VirtualApplianceResourceId [-Name ] + [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -65,7 +68,6 @@ RoutingConfiguration : { The above will gets the connection from "testRG" resource group using Resource group and Parent NVA name - ### Example 2 ```powershell @@ -132,33 +134,33 @@ Accept pipeline input: False Accept wildcard characters: True ``` -### -VirtualAppliance -The parent Network Virtual Appliance for this connection. +### -ResourceGroupName +The resource group name. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSNetworkVirtualAppliance -Parameter Sets: ResourceObjectParameterSet -Aliases: ParentNva, NetworkVirtualAppliance +Type: System.String +Parameter Sets: ResourceNameParameterSet +Aliases: Required: True Position: Named Default value: None -Accept pipeline input: True (ByValue) +Accept pipeline input: False Accept wildcard characters: False ``` -### -VirtualApplianceResourceId -The resource id of the parent Network Virtual Appliance for this connection. +### -VirtualAppliance +The parent Network Virtual Appliance for this connection. ```yaml -Type: System.String -Parameter Sets: ResourceIdParameterSet -Aliases: ParentNvaId, NetworkVirtualApplianceId +Type: Microsoft.Azure.Commands.Network.Models.PSNetworkVirtualAppliance +Parameter Sets: ResourceObjectParameterSet +Aliases: ParentNva, NetworkVirtualAppliance Required: True Position: Named Default value: None -Accept pipeline input: True (ByPropertyName) +Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` @@ -177,18 +179,18 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ResourceGroupName -The resource group name. +### -VirtualApplianceResourceId +The resource id of the parent Network Virtual Appliance for this connection. ```yaml Type: System.String -Parameter Sets: ResourceNameParameterSet -Aliases: +Parameter Sets: ResourceIdParameterSet +Aliases: ParentNvaId, NetworkVirtualApplianceId Required: True Position: Named Default value: None -Accept pipeline input: False +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` @@ -208,4 +210,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS - diff --git a/src/Network/Network/help/Get-AzPrivateEndpointConnection.md b/src/Network/Network/help/Get-AzPrivateEndpointConnection.md index 187255e4e13d..400eb0052c09 100644 --- a/src/Network/Network/help/Get-AzPrivateEndpointConnection.md +++ b/src/Network/Network/help/Get-AzPrivateEndpointConnection.md @@ -119,7 +119,7 @@ The private link resource type. Type: System.String Parameter Sets: ByResource Aliases: -Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers +Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.ElasticSan/elasticSans, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventGrid/partnerNamespaces, Microsoft.EventGrid/namespaces, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers, Microsoft.DBforPostgreSQL/flexibleServers, Microsoft.App/managedEnvironments, Microsoft.VideoIndexer/accounts Required: True Position: Named diff --git a/src/Network/Network/help/Get-AzPrivateLinkResource.md b/src/Network/Network/help/Get-AzPrivateLinkResource.md index 1c5c22d41750..c4ea9f5855d0 100644 --- a/src/Network/Network/help/Get-AzPrivateLinkResource.md +++ b/src/Network/Network/help/Get-AzPrivateLinkResource.md @@ -90,7 +90,7 @@ The private link resource type. Type: System.String Parameter Sets: ByResource Aliases: -Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers +Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.ElasticSan/elasticSans, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventGrid/partnerNamespaces, Microsoft.EventGrid/namespaces, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers, Microsoft.DBforPostgreSQL/flexibleServers, Microsoft.App/managedEnvironments, Microsoft.VideoIndexer/accounts Required: False Position: Named diff --git a/src/Network/Network/help/Invoke-AzFirewallPacketCapture.md b/src/Network/Network/help/Invoke-AzFirewallPacketCapture.md index e49b3f1ce16e..d409e2120f0a 100644 --- a/src/Network/Network/help/Invoke-AzFirewallPacketCapture.md +++ b/src/Network/Network/help/Invoke-AzFirewallPacketCapture.md @@ -48,7 +48,7 @@ This example invokes packet capture request on azure firewall with the parameter Run cmdlet in the background ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: @@ -63,7 +63,7 @@ Accept wildcard characters: False The AzureFirewall ```yaml -Type: PSAzureFirewall +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewall Parameter Sets: (All) Aliases: @@ -78,7 +78,7 @@ Accept wildcard characters: False The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: IAzureContextContainer +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) Aliases: AzContext, AzureRmContext, AzureCredential @@ -93,7 +93,7 @@ Accept wildcard characters: False The packet capture parameters ```yaml -Type: PSAzureFirewallPacketCaptureParameters +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPacketCaptureParameters Parameter Sets: (All) Aliases: @@ -108,7 +108,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -124,7 +124,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi diff --git a/src/Network/Network/help/New-AzApplicationGateway.md b/src/Network/Network/help/New-AzApplicationGateway.md index b6a0baef04a2..311c3939e309 100644 --- a/src/Network/Network/help/New-AzApplicationGateway.md +++ b/src/Network/Network/help/New-AzApplicationGateway.md @@ -34,9 +34,9 @@ New-AzApplicationGateway -Name -ResourceGroupName -Location ] [-WebApplicationFirewallConfiguration ] [-AutoscaleConfiguration ] [-EnableHttp2] [-EnableFIPS] - [-EnableRequestBuffering] [-EnableResponseBuffering] - [-ForceFirewallPolicyAssociation] [-Zone ] [-Tag ] [-UserAssignedIdentityId ] - [-Force] [-AsJob] [-CustomErrorConfiguration ] + [-EnableRequestBuffering ] [-EnableResponseBuffering ] [-ForceFirewallPolicyAssociation] + [-Zone ] [-Tag ] [-UserAssignedIdentityId ] [-Force] [-AsJob] + [-CustomErrorConfiguration ] [-PrivateLinkConfiguration ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -62,9 +62,9 @@ New-AzApplicationGateway -Name -ResourceGroupName -Location ] [-WebApplicationFirewallConfiguration ] [-FirewallPolicyId ] [-AutoscaleConfiguration ] - [-EnableHttp2] [-EnableFIPS] [-ForceFirewallPolicyAssociation] [-Zone ] [-Tag ] [-Force] - [-EnableRequestBuffering] [-EnableResponseBuffering] - [-AsJob] [-CustomErrorConfiguration ] + [-EnableHttp2] [-EnableFIPS] [-EnableRequestBuffering ] [-EnableResponseBuffering ] + [-ForceFirewallPolicyAssociation] [-Zone ] [-Tag ] [-Force] [-AsJob] + [-CustomErrorConfiguration ] [-PrivateLinkConfiguration ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -91,8 +91,8 @@ New-AzApplicationGateway -Name -ResourceGroupName -Location ] [-FirewallPolicy ] [-AutoscaleConfiguration ] [-EnableHttp2] [-EnableFIPS] - [-EnableRequestBuffering] [-EnableResponseBuffering] - [-ForceFirewallPolicyAssociation] [-Zone ] [-Tag ] [-Force] [-AsJob] + [-EnableRequestBuffering ] [-EnableResponseBuffering ] [-ForceFirewallPolicyAssociation] + [-Zone ] [-Tag ] [-Force] [-AsJob] [-CustomErrorConfiguration ] [-PrivateLinkConfiguration ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] @@ -119,9 +119,9 @@ New-AzApplicationGateway -Name -ResourceGroupName -Location ] [-WebApplicationFirewallConfiguration ] [-AutoscaleConfiguration ] [-EnableHttp2] [-EnableFIPS] - [-EnableRequestBuffering] [-EnableResponseBuffering] - [-ForceFirewallPolicyAssociation] [-Zone ] [-Tag ] -Identity - [-Force] [-AsJob] [-CustomErrorConfiguration ] + [-EnableRequestBuffering ] [-EnableResponseBuffering ] [-ForceFirewallPolicyAssociation] + [-Zone ] [-Tag ] -Identity [-Force] [-AsJob] + [-CustomErrorConfiguration ] [-PrivateLinkConfiguration ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -362,7 +362,7 @@ Accept wildcard characters: False Whether Request Buffering is enabled. ```yaml -Type: System.Boolean +Type: System.Nullable`1[System.Boolean] Parameter Sets: (All) Aliases: @@ -377,7 +377,7 @@ Accept wildcard characters: False Whether Response Buffering is enabled. ```yaml -Type: System.Boolean +Type: System.Nullable`1[System.Boolean] Parameter Sets: (All) Aliases: diff --git a/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicyManagedRuleGroupOverride.md b/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicyManagedRuleGroupOverride.md index d53af296fe4e..4b49965ec5a7 100644 --- a/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicyManagedRuleGroupOverride.md +++ b/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicyManagedRuleGroupOverride.md @@ -14,7 +14,7 @@ Creates RuleGroupOverride entry in ManagedRuleSets for the firewall policy. ``` New-AzApplicationGatewayFirewallPolicyManagedRuleGroupOverride -RuleGroupName - -Rule [-DefaultProfile ] + [-Rule ] [-DefaultProfile ] [] ``` diff --git a/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicyManagedRuleOverride.md b/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicyManagedRuleOverride.md index 8a0c5d4b0486..63d131c55ab8 100644 --- a/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicyManagedRuleOverride.md +++ b/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicyManagedRuleOverride.md @@ -14,7 +14,7 @@ Creates a managedRuleOverride entry for RuleGroupOverrideGroup entry. ``` New-AzApplicationGatewayFirewallPolicyManagedRuleOverride -RuleId [-State ] [-Action ] - [-DefaultProfile ] [] + [-Sensitivity ] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -91,34 +91,34 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -State -Specify the RuleId in override rule entry. +### -Sensitivity +Describes the override sensitivity to be applied when rule matches. ```yaml Type: System.String Parameter Sets: (All) Aliases: -Accepted values: Disabled, Enabled +Accepted values: None, Low, Medium, High Required: False Position: Named -Default value: Disabled +Default value: None Accept pipeline input: False Accept wildcard characters: False ``` -### -Sensitivity -Describes the override sensitivity to be applied when rule matches. +### -State +Specify the RuleId in override rule entry. ```yaml Type: System.String Parameter Sets: (All) Aliases: -Accepted values: None, Low, Medium, High +Accepted values: Disabled, Enabled Required: False Position: Named -Default value: None +Default value: Disabled Accept pipeline input: False Accept wildcard characters: False ``` diff --git a/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicySetting.md b/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicySetting.md index 4da03ce04888..efd04b8d69b3 100644 --- a/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicySetting.md +++ b/src/Network/Network/help/New-AzApplicationGatewayFirewallPolicySetting.md @@ -18,8 +18,7 @@ New-AzApplicationGatewayFirewallPolicySetting [-Mode ] [-State ] [-MaxRequestBodySizeInKb ] [-DisableFileUploadEnforcement ] [-MaxFileUploadInMb ] [-CustomBlockResponseStatusCode ] [-CustomBlockResponseBody ] [-LogScrubbing ] - [-JSChallengeCookieExpirationInMins ] - [-DefaultProfile ] [] + [-JSChallengeCookieExpirationInMins ] [-DefaultProfile ] [] ``` ## DESCRIPTION @@ -151,6 +150,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -JSChallengeCookieExpirationInMins +Web Application Firewall JavaScript Challenge Cookie Expiration time in minutes. + +```yaml +Type: System.Nullable`1[System.Int32] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -LogScrubbing To scrub sensitive log fields @@ -227,21 +241,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -JSChallengeCookieExpirationInMins -Web Application Firewall JavaScript Challenge Cookie Expiration time in minutes. - -```yaml -Type: System.Nullable`1[System.Int32] -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -State State variable in policy settings of the firewall policy. diff --git a/src/Network/Network/help/New-AzApplicationGatewayListener.md b/src/Network/Network/help/New-AzApplicationGatewayListener.md index ec2cbb3ca746..b2d842dd0f39 100644 --- a/src/Network/Network/help/New-AzApplicationGatewayListener.md +++ b/src/Network/Network/help/New-AzApplicationGatewayListener.md @@ -17,15 +17,15 @@ Creates an TCP\TLS listener for an application gateway. New-AzApplicationGatewayListener -Name [-FrontendIPConfiguration ] [-FrontendPort ] [-SslCertificate ] - [-SslProfile ] [-HostNames ] -Protocol [-DefaultProfile ] - [] + [-SslProfile ] -Protocol [-HostNames ] + [-DefaultProfile ] [] ``` ### SetByResourceId ``` New-AzApplicationGatewayListener -Name [-FrontendIPConfigurationId ] - [-FrontendPortId ] [-SslCertificateId ] [-SslProfileId ] [-HostNames ] -Protocol - [-DefaultProfile ] [] + [-FrontendPortId ] [-SslCertificateId ] [-SslProfileId ] -Protocol + [-HostNames ] [-DefaultProfile ] [] ``` ## DESCRIPTION diff --git a/src/Network/Network/help/New-AzBastion.md b/src/Network/Network/help/New-AzBastion.md index 7213e0b808f0..7257c655bd60 100644 --- a/src/Network/Network/help/New-AzBastion.md +++ b/src/Network/Network/help/New-AzBastion.md @@ -18,8 +18,7 @@ New-AzBastion -ResourceGroupName -Name -PublicIpAddress [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-AsJob] [-Tag ] - [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByPublicIpAddressByVirtualNetworkRGNameByVirtualNetworkName @@ -28,8 +27,7 @@ New-AzBastion -ResourceGroupName -Name -PublicIpAddress -VirtualNetworkName [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-AsJob] - [-Tag ] [-DefaultProfile ] [-WhatIf] - [-Confirm] [] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByPublicIpAddressByVirtualNetworkId @@ -38,8 +36,7 @@ New-AzBastion -ResourceGroupName -Name -PublicIpAddress [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-AsJob] [-Tag ] - [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByPublicIpAddressIdByVirtualNetwork @@ -48,8 +45,7 @@ New-AzBastion -ResourceGroupName -Name -PublicIpAddressId [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-AsJob] [-Tag ] - [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByPublicIpAddressIdByVirtualNetworkRGNameByVirtualNetworkName @@ -58,8 +54,7 @@ New-AzBastion -ResourceGroupName -Name -PublicIpAddressId -VirtualNetworkName [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-AsJob] - [-Tag ] [-DefaultProfile ] [-WhatIf] - [-Confirm] [] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByPublicIpAddressIdByVirtualNetworkId @@ -77,8 +72,7 @@ New-AzBastion -ResourceGroupName -Name -PublicIpAddressRgName -PublicIpAddressName -VirtualNetwork [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-AsJob] - [-Tag ] [-DefaultProfile ] [-WhatIf] - [-Confirm] [] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByPublicIpAddressRgNameByPublicIpAddressNameByVirtualNetworkRGNameByVirtualNetworkName @@ -87,8 +81,7 @@ New-AzBastion -ResourceGroupName -Name -PublicIpAddressRgName -PublicIpAddressName -VirtualNetworkRgName -VirtualNetworkName [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-AsJob] - [-Tag ] [-DefaultProfile ] [-WhatIf] - [-Confirm] [] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByPublicIpAddressRgNameByPublicIpAddressNameByVirtualNetworkId @@ -97,8 +90,7 @@ New-AzBastion -ResourceGroupName -Name -PublicIpAddressRgName -PublicIpAddressName -VirtualNetworkId [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-AsJob] - [-Tag ] [-DefaultProfile ] [-WhatIf] - [-Confirm] [] + [-Tag ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION diff --git a/src/Network/Network/help/New-AzBastionShareableLink.md b/src/Network/Network/help/New-AzBastionShareableLink.md index e90d1fc02aa1..042192097777 100644 --- a/src/Network/Network/help/New-AzBastionShareableLink.md +++ b/src/Network/Network/help/New-AzBastionShareableLink.md @@ -16,23 +16,20 @@ The Bastion Shareable Link feature lets users connect to a target resource (virt ``` New-AzBastionShareableLink -ResourceGroupName -Name -TargetVmId [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceId ``` New-AzBastionShareableLink -ResourceId -TargetVmId - [-AsJob] [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByInputObject ``` New-AzBastionShareableLink -InputObject -TargetVmId [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -145,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name where Bastion resource exists diff --git a/src/Network/Network/help/New-AzFirewall.md b/src/Network/Network/help/New-AzFirewall.md index 6ab340149ef0..2d37bbd23f81 100644 --- a/src/Network/Network/help/New-AzFirewall.md +++ b/src/Network/Network/help/New-AzFirewall.md @@ -16,6 +16,7 @@ Creates a new Firewall in a resource group. ### Default (Default) ``` New-AzFirewall -Name -ResourceGroupName -Location + [-PublicIpAddress ] [-ApplicationRuleCollection ] [-NatRuleCollection ] [-NetworkRuleCollection ] [-ThreatIntelMode ] @@ -29,7 +30,8 @@ New-AzFirewall -Name -ResourceGroupName -Location ### OldIpConfigurationParameterValues ``` New-AzFirewall -Name -ResourceGroupName -Location -VirtualNetworkName - [-PublicIpName ] [-ApplicationRuleCollection ] + [-PublicIpName ] [-PublicIpAddress ] + [-ApplicationRuleCollection ] [-NatRuleCollection ] [-NetworkRuleCollection ] [-ThreatIntelMode ] [-ThreatIntelWhitelist ] [-PrivateRange ] [-EnableDnsProxy] @@ -528,7 +530,7 @@ One or more Public IP Addresses. The Public IP addresses must use Standard SKU a ```yaml Type: Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress[] -Parameter Sets: IpConfigurationParameterValues +Parameter Sets: (All) Aliases: Required: False diff --git a/src/Network/Network/help/New-AzFirewallPacketCaptureParameter.md b/src/Network/Network/help/New-AzFirewallPacketCaptureParameter.md index 66f7adcbeac2..91d4928f379c 100644 --- a/src/Network/Network/help/New-AzFirewallPacketCaptureParameter.md +++ b/src/Network/Network/help/New-AzFirewallPacketCaptureParameter.md @@ -41,7 +41,7 @@ This creates the parameter for packet capture request with a set of rules. The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: IAzureContextContainer +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) Aliases: AzContext, AzureRmContext, AzureCredential @@ -56,7 +56,7 @@ Accept wildcard characters: False The intended durations of packet capture in seconds ```yaml -Type: UInt32 +Type: System.UInt32 Parameter Sets: (All) Aliases: @@ -71,7 +71,7 @@ Accept wildcard characters: False Name of packet capture file ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -86,7 +86,7 @@ Accept wildcard characters: False The list of filters to capture ```yaml -Type: PSAzureFirewallPacketCaptureRule[] +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPacketCaptureRule[] Parameter Sets: (All) Aliases: @@ -101,7 +101,7 @@ Accept wildcard characters: False The list of tcp-flags to capture ```yaml -Type: String[] +Type: System.String[] Parameter Sets: (All) Aliases: @@ -116,7 +116,7 @@ Accept wildcard characters: False The intended number of packets to capture ```yaml -Type: UInt32 +Type: System.UInt32 Parameter Sets: (All) Aliases: @@ -131,7 +131,7 @@ Accept wildcard characters: False The Protocols to capture ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: Accepted values: Any, TCP, UDP, ICMP @@ -147,7 +147,7 @@ Accept wildcard characters: False Upload capture storage container SASURL with write and delete permissions ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -162,7 +162,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -178,7 +178,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi diff --git a/src/Network/Network/help/New-AzFirewallPacketCaptureRule.md b/src/Network/Network/help/New-AzFirewallPacketCaptureRule.md index 5c0c87e4a9c0..3c672f6a4ff4 100644 --- a/src/Network/Network/help/New-AzFirewallPacketCaptureRule.md +++ b/src/Network/Network/help/New-AzFirewallPacketCaptureRule.md @@ -24,7 +24,7 @@ Creates a Packet Capture Rule for Azure Firewall ### Example 1: Create a new Firewall Packet Capture Rule ``` - New-AzFirewallPacketCaptureRule -Source "10.0.0.2","192.123.12.1" -Destination "172.32.1.2" -DestinationPort "80","443" +New-AzFirewallPacketCaptureRule -Source "10.0.0.2","192.123.12.1" -Destination "172.32.1.2" -DestinationPort "80","443" ``` ## PARAMETERS diff --git a/src/Network/Network/help/New-AzFirewallPolicyDraft.md b/src/Network/Network/help/New-AzFirewallPolicyDraft.md index 66c29a7fd9bc..da3f9b7b984b 100644 --- a/src/Network/Network/help/New-AzFirewallPolicyDraft.md +++ b/src/Network/Network/help/New-AzFirewallPolicyDraft.md @@ -14,22 +14,24 @@ Creates a new Azure Firewall Policy draft. ### SetByNameParameterSet (Default) ``` -New-AzFirewallPolicyDraft -AzureFirewallPolicyName -ResourceGroupName -Location [-ThreatIntelMode ] - [-ThreatIntelWhitelist ] [-BasePolicy ] - [-DnsSetting ] [-SqlSetting ] - [-Tag ] [-Force] [-AsJob] [-IntrusionDetection ] - [-PrivateRange ] [-ExplicitProxy ] [-Snat ] +New-AzFirewallPolicyDraft -AzureFirewallPolicyName -ResourceGroupName + [-ThreatIntelMode ] [-ThreatIntelWhitelist ] + [-BasePolicy ] [-DnsSetting ] + [-SqlSetting ] [-Tag ] [-Force] [-AsJob] + [-IntrusionDetection ] [-PrivateRange ] + [-ExplicitProxy ] [-Snat ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SetByParentInputObjectParameterSet ``` -Set-AzFirewallPolicyDraft [-AzureFirewallPolicyName ] -FirewallPolicyObject [-AsJob] [-ThreatIntelMode ] +New-AzFirewallPolicyDraft -FirewallPolicyObject [-ThreatIntelMode ] [-ThreatIntelWhitelist ] [-BasePolicy ] [-DnsSetting ] [-SqlSetting ] - [-Tag ] [-IntrusionDetection ] [-TransportSecurityName ] - [-PrivateRange ] [-ExplicitProxy ] [-Snat ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-Tag ] [-Force] [-AsJob] [-IntrusionDetection ] + [-PrivateRange ] [-ExplicitProxy ] + [-Snat ] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] ``` ## DESCRIPTION @@ -64,7 +66,7 @@ This example creates an azure firewall policy draft with the same properties as $bypass = New-AzFirewallPolicyIntrusionDetectionBypassTraffic -Name "bypass-setting" -Protocol "TCP" -DestinationPort "80" -SourceAddress "10.0.0.0" -DestinationAddress "*" $signatureOverride = New-AzFirewallPolicyIntrusionDetectionSignatureOverride -Id "123456798" -Mode "Deny" $intrusionDetection = New-AzFirewallPolicyIntrusionDetection -Mode "Alert" -SignatureOverride $signatureOverride -BypassTraffic $bypass -New-AzFirewallPolicyDraft -AzureFirewallPolicyName fp1 -ResourceGroupName TestRg -IntrusionDetection $intrusionDetection +New-AzFirewallPolicyDraft -AzureFirewallPolicyName fp1 -ResourceGroupName TestRg -IntrusionDetection $intrusionDetection ``` This example creates an azure firewall policy draft with the same properties as the parent policy except that the intrusion detection in mode is set to alert @@ -83,7 +85,7 @@ New-AzFirewallPolicyDraft -AzureFirewallPolicyName fp1 -ResourceGroupName TestRg ``` ```output - BasePolicy : null +BasePolicy : null DnsSettings : null Etag : null ExplicitProxy @@ -110,7 +112,7 @@ New-AzFirewallPolicyDraft -AzureFirewallPolicyName fp1 -ResourceGroupName TestRg Tag : null TagsTable : null ThreatIntelMode : "Alert" - ThreatIntelWhitelist : null + ThreatIntelWhitelist : null ``` This example creates a firewall policy with explicit proxy settings @@ -132,6 +134,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -AzureFirewallPolicyName +The resource name. + +```yaml +Type: System.String +Parameter Sets: SetByNameParameterSet +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -BasePolicy The base policy to inherit from @@ -192,26 +209,26 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -Force -Do not ask for confirmation if you want to overwrite a resource +### -FirewallPolicyObject +The AzureFirewall Policy associated with the draft ```yaml -Type: System.Management.Automation.SwitchParameter -Parameter Sets: (All) +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy +Parameter Sets: SetByParentInputObjectParameterSet Aliases: -Required: False +Required: True Position: Named Default value: None -Accept pipeline input: False +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -IntrusionDetection -The Intrusion Detection Setting +### -Force +Do not ask for confirmation if you want to overwrite a resource ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyIntrusionDetection +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: @@ -222,33 +239,18 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -AzureFirewallPolicyName -The resource name. +### -IntrusionDetection +The Intrusion Detection Setting ```yaml -Type: System.String +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyIntrusionDetection Parameter Sets: (All) -Aliases: ResourceName - -Required: True -Position: Named -Default value: None -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: False -``` - -### -FirewallPolicyObject -The AzureFirewall Policy associated with the draft - -```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy -Parameter Sets: SetByParentInputObjectParameterSet Aliases: -Required: True +Required: False Position: Named Default value: None -Accept pipeline input: True (ByValue) +Accept pipeline input: False Accept wildcard characters: False ``` @@ -272,7 +274,7 @@ The resource group name. ```yaml Type: System.String -Parameter Sets: (All) +Parameter Sets: SetByNameParameterSet Aliases: Required: True diff --git a/src/Network/Network/help/New-AzFirewallPolicyIntrusionDetection.md b/src/Network/Network/help/New-AzFirewallPolicyIntrusionDetection.md index cd1a9b49c761..0ea279b29ace 100644 --- a/src/Network/Network/help/New-AzFirewallPolicyIntrusionDetection.md +++ b/src/Network/Network/help/New-AzFirewallPolicyIntrusionDetection.md @@ -13,8 +13,7 @@ Creates a new Azure Firewall Policy Intrusion Detection to associate with Firewa ## SYNTAX ``` -New-AzFirewallPolicyIntrusionDetection -Mode - [-Profile ] +New-AzFirewallPolicyIntrusionDetection -Mode [-Profile ] [-SignatureOverride ] [-BypassTraffic ] [-PrivateRange ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] @@ -59,7 +58,7 @@ This example creates intrusion detection with bypass traffic setting ### Example 5: Create firewall policy with intrusion detection profile setting ```powershell -$intrusionDetection = New-AzFirewallPolicyIntrusionDetection -Mode "Deny" -Profile �Advanced� +$intrusionDetection = New-AzFirewallPolicyIntrusionDetection -Mode "Deny" -Profile �Advanced� New-AzFirewallPolicy -Name fp1 -Location "westus2" -ResourceGroupName TestRg -SkuTier "Premium" -IntrusionDetection $intrusionDetection ``` @@ -67,58 +66,57 @@ This example creates intrusion detection with Alert and Deny mode and Advanced s ## PARAMETERS -### -Mode -Intrusion Detection general state. +### -BypassTraffic +List of rules for traffic to bypass. ```yaml -Type: System.String +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyIntrusionDetectionBypassTrafficSetting[] Parameter Sets: (All) Aliases: -Accepted values: Off, Alert, Deny -Required: True +Required: False Position: Named Default value: None Accept pipeline input: False Accept wildcard characters: False ``` -### -Profile -Sets IDPS signatures profile. +### -DefaultProfile +The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: System.String +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) -Aliases: -Accepted values: Basic, Standard, Advanced +Aliases: AzContext, AzureRmContext, AzureCredential Required: False Position: Named -Default value: For newly created policy the default IDPS profile is �Standard� and for existing policy without IDPS profile setting, the default is �Advanced� +Default value: None Accept pipeline input: False Accept wildcard characters: False ``` -### -SignatureOverride -List of specific signatures states. +### -Mode +Intrusion Detection general state. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyIntrusionDetectionSignatureOverride[] +Type: System.String Parameter Sets: (All) Aliases: +Accepted values: Off, Alert, Deny -Required: False +Required: True Position: Named Default value: None Accept pipeline input: False Accept wildcard characters: False ``` -### -BypassTraffic -List of rules for traffic to bypass. +### -PrivateRange +List of IDPS Private IP ranges. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyIntrusionDetectionBypassTrafficSetting[] +Type: System.String[] Parameter Sets: (All) Aliases: @@ -129,28 +127,28 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -PrivateRange -List of IDPS Private IP ranges. +### -Profile +Sets IDPS signatures profile. ```yaml -Type: System.String[] +Type: System.String Parameter Sets: (All) Aliases: Required: False Position: Named -Default value: None +Default value: For newly created policy the default IDPS profile is �Standard� and for existing policy without IDPS profile setting, the default is �Advanced� Accept pipeline input: False Accept wildcard characters: False ``` -### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +### -SignatureOverride +List of specific signatures states. ```yaml -Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyIntrusionDetectionSignatureOverride[] Parameter Sets: (All) -Aliases: AzContext, AzureRmContext, AzureCredential +Aliases: Required: False Position: Named @@ -159,14 +157,13 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -WhatIf -Shows what would happen if the cmdlet runs. -The cmdlet is not run. +### -Confirm +Prompts you for confirmation before running the cmdlet. ```yaml Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) -Aliases: wi +Aliases: cf Required: False Position: Named @@ -175,13 +172,14 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -Confirm -Prompts you for confirmation before running the cmdlet. +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. ```yaml Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) -Aliases: cf +Aliases: wi Required: False Position: Named diff --git a/src/Network/Network/help/New-AzFirewallPolicyRuleCollectionGroupDraft.md b/src/Network/Network/help/New-AzFirewallPolicyRuleCollectionGroupDraft.md index d5467bd31185..68e9f9de2907 100644 --- a/src/Network/Network/help/New-AzFirewallPolicyRuleCollectionGroupDraft.md +++ b/src/Network/Network/help/New-AzFirewallPolicyRuleCollectionGroupDraft.md @@ -14,17 +14,18 @@ Create a new Azure Firewall Policy Rule Collection Group draft. ### SetByNameParameterSet (Default) ``` -New-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName -Priority - [-RuleCollection ] -ResourceGroupName - -FirewallPolicyName [-DefaultProfile ] [-WhatIf] [-Confirm] - [] +New-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName + -ResourceGroupName -AzureFirewallPolicyName -Priority + [-RuleCollection ] [-DefaultProfile ] + [-WhatIf] [-Confirm] [] ``` -### SetByParentInputObjectParameterSet +### SetByInputObjectParameterSet ``` -New-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName -Priority - [-RuleCollection ] -FirewallPolicyObject - [-DefaultProfile ] [-WhatIf] [-Confirm] [] +New-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName + -FirewallPolicyObject -Priority + [-RuleCollection ] [-DefaultProfile ] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -52,63 +53,63 @@ New-AzFirewallPolicyRuleCollectionGroupDraft -FirewallPolicyName -Azure ## PARAMETERS -### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +### -AzureFirewallPolicyName +The name of the firewall policy ```yaml -Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer -Parameter Sets: (All) -Aliases: AzContext, AzureRmContext, AzureCredential +Type: System.String +Parameter Sets: SetByNameParameterSet +Aliases: -Required: False +Required: True Position: Named Default value: None -Accept pipeline input: False +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -FirewallPolicyName -The name of the firewall policy. +### -AzureFirewallPolicyRuleCollectionGroupName +The name of the Rule Group associated with the draft. ```yaml Type: System.String -Parameter Sets: SetByNameParameterSet +Parameter Sets: (All) Aliases: Required: True Position: Named Default value: None -Accept pipeline input: True (ByPropertyName) +Accept pipeline input: False Accept wildcard characters: False ``` -### -FirewallPolicyObject -Firewall Policy. +### -DefaultProfile +The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy -Parameter Sets: SetByParentInputObjectParameterSet -Aliases: +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer +Parameter Sets: (All) +Aliases: AzContext, AzureRmContext, AzureCredential -Required: True +Required: False Position: Named Default value: None -Accept pipeline input: True (ByPropertyName) +Accept pipeline input: False Accept wildcard characters: False ``` -### -AzureFirewallPolicyRuleCollectionGroupName -The name of the Rule Group associated with the draft. +### -FirewallPolicyObject +Firewall Policy. ```yaml -Type: System.String -Parameter Sets: (All) +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy +Parameter Sets: SetByInputObjectParameterSet Aliases: Required: True Position: Named Default value: None -Accept pipeline input: False +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` diff --git a/src/Network/Network/help/New-AzLoadBalancerProbeConfig.md b/src/Network/Network/help/New-AzLoadBalancerProbeConfig.md index 7478faad033d..54458c36f07a 100644 --- a/src/Network/Network/help/New-AzLoadBalancerProbeConfig.md +++ b/src/Network/Network/help/New-AzLoadBalancerProbeConfig.md @@ -90,6 +90,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -NoHealthyBackendsBehavior +Determines how new connections are handled by the load balancer when all backend instances are probed down. +The acceptable values for this parameter are: AllProbedDown or AllProbedUp. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: AllProbedDown +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Port Specifies the port on which the new probe should connect to a load-balanced service. @@ -166,23 +182,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -NoHealthyBackendsBehavior -Determines how new connections are handled by the load balancer when all backend instances are probed down. -The acceptable values for this parameter are: AllProbedDown or AllProbedUp. - -```yaml -Type: System.String -Parameter Sets: (All) -Aliases: -Accepted values: AllProbedDown, AllProbedUp - -Required: False -Position: Named -Default value: AllProbedDown -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Network/Network/help/New-AzNetworkVirtualAppliance.md b/src/Network/Network/help/New-AzNetworkVirtualAppliance.md index 1c41a2d875e0..3f7ba06e7837 100644 --- a/src/Network/Network/help/New-AzNetworkVirtualAppliance.md +++ b/src/Network/Network/help/New-AzNetworkVirtualAppliance.md @@ -18,9 +18,10 @@ New-AzNetworkVirtualAppliance -Name -ResourceGroupName -Locati -VirtualHubId -Sku -VirtualApplianceAsn [-Identity ] [-BootStrapConfigurationBlob ] [-CloudInitConfigurationBlob ] [-CloudInitConfiguration ] [-Tag ] [-Force] - [-AsJob] [-AdditionalNic ] [-InternetIngressIp ] - [-NetworkProfile ] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-AsJob] [-AdditionalNic ] + [-InternetIngressIp ] + [-NetworkProfile ] [-DefaultProfile ] [-WhatIf] + [-Confirm] [] ``` ### ResourceIdParameterSet @@ -29,9 +30,10 @@ New-AzNetworkVirtualAppliance -ResourceId -Location -VirtualHu -Sku -VirtualApplianceAsn [-Identity ] [-BootStrapConfigurationBlob ] [-CloudInitConfigurationBlob ] [-CloudInitConfiguration ] [-Tag ] [-Force] [-AsJob] - [-AdditionalNic ] [-InternetIngressIp ] - [-NetworkProfile ] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] + [-AdditionalNic ] + [-InternetIngressIp ] + [-NetworkProfile ] [-DefaultProfile ] [-WhatIf] + [-Confirm] [] ``` ## DESCRIPTION @@ -73,6 +75,7 @@ $id2 = $pip2.Id $IngressIps=New-AzVirtualApplianceInternetIngressIpsProperty -InternetIngressPublicIpId $id1, $id2 $nva=New-AzNetworkVirtualAppliance -ResourceGroupName testrg -Name nva -Location eastus2 -VirtualApplianceAsn 65222 -VirtualHubId $hub.Id -Sku $sku -CloudInitConfiguration "echo Hello World!" -InternetIngressIp $IngressIps ``` + Creates a new Network Virtual Appliance resource in resource group: testrg with 2 Internet Ingress Public IPs attached to it. ### Example 4 @@ -231,28 +234,28 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -NetworkProfile -The Network Profile to be attached to the Virtual Appliance. +### -Location +The public IP address location. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSVirtualApplianceNetworkProfile +Type: System.String Parameter Sets: (All) Aliases: -Required: False +Required: True Position: Named Default value: None Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Location -The public IP address location. +### -Name +The resource name. ```yaml Type: System.String -Parameter Sets: (All) -Aliases: +Parameter Sets: ResourceNameParameterSet +Aliases: ResourceName Required: True Position: Named @@ -261,15 +264,15 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Name -The resource name. +### -NetworkProfile +The Network Profile to be attached to the Virtual Appliance. ```yaml -Type: System.String -Parameter Sets: ResourceNameParameterSet -Aliases: ResourceName +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualApplianceNetworkProfile +Parameter Sets: (All) +Aliases: -Required: True +Required: False Position: Named Default value: None Accept pipeline input: True (ByPropertyName) diff --git a/src/Network/Network/help/New-AzNetworkWatcherFlowLog.md b/src/Network/Network/help/New-AzNetworkWatcherFlowLog.md index 3e9cbc005e08..b094fd3709ca 100644 --- a/src/Network/Network/help/New-AzNetworkWatcherFlowLog.md +++ b/src/Network/Network/help/New-AzNetworkWatcherFlowLog.md @@ -18,7 +18,7 @@ New-AzNetworkWatcherFlowLog -NetworkWatcherName -ResourceGroupName -StorageId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-FormatVersion ] [-Tag ] [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SetByResource @@ -26,8 +26,8 @@ New-AzNetworkWatcherFlowLog -NetworkWatcherName -ResourceGroupName -Name -TargetResourceId -StorageId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-FormatVersion ] [-Tag ] - [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] ``` ### SetByResourceWithTA @@ -36,8 +36,8 @@ New-AzNetworkWatcherFlowLog -NetworkWatcher -Name -T -StorageId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-FormatVersion ] [-EnableTrafficAnalytics] [-TrafficAnalyticsWorkspaceId ] [-TrafficAnalyticsInterval ] [-Tag ] - [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] ``` ### SetByNameWithTA @@ -47,7 +47,7 @@ New-AzNetworkWatcherFlowLog -NetworkWatcherName -ResourceGroupName ] [-RetentionPolicyDays ] [-FormatType ] [-FormatVersion ] [-EnableTrafficAnalytics] [-TrafficAnalyticsWorkspaceId ] [-TrafficAnalyticsInterval ] [-Tag ] [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SetByLocation @@ -55,8 +55,8 @@ New-AzNetworkWatcherFlowLog -NetworkWatcherName -ResourceGroupName -Name -TargetResourceId -StorageId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-FormatVersion ] [-Tag ] - [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] ``` ### SetByLocationWithTA @@ -65,8 +65,8 @@ New-AzNetworkWatcherFlowLog -Location -Name -TargetResourceId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-FormatVersion ] [-EnableTrafficAnalytics] [-TrafficAnalyticsWorkspaceId ] [-TrafficAnalyticsInterval ] [-Tag ] - [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-UserAssignedIdentityId ] [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] ``` ## DESCRIPTION @@ -338,21 +338,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the network watcher resource group. diff --git a/src/Network/Network/help/New-AzPrivateLinkService.md b/src/Network/Network/help/New-AzPrivateLinkService.md index 33c9842e7494..53edca38c999 100644 --- a/src/Network/Network/help/New-AzPrivateLinkService.md +++ b/src/Network/Network/help/New-AzPrivateLinkService.md @@ -14,10 +14,11 @@ Creates a private link service ``` New-AzPrivateLinkService -Name -ResourceGroupName -Location - -IpConfiguration [-Visibility ] [-AutoApproval ] - [-DestinationIPAddress ] [-EnableProxyProtocol] [-EdgeZone ] [-Tag ] [-Force] [-AsJob] - [-DefaultProfile ] [-LoadBalancerFrontendIpConfiguration ] - [-WhatIf] [-Confirm] [] + -IpConfiguration + [-LoadBalancerFrontendIpConfiguration ] [-Visibility ] + [-AutoApproval ] [-EnableProxyProtocol] [-EdgeZone ] [-Tag ] [-Force] [-AsJob] + [-DestinationIPAddress ] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] ``` ## DESCRIPTION diff --git a/src/Network/Network/help/New-AzVirtualApplianceInboundSecurityRulesProperty.md b/src/Network/Network/help/New-AzVirtualApplianceInboundSecurityRulesProperty.md index 5771256687b3..c1b4e0d17f87 100644 --- a/src/Network/Network/help/New-AzVirtualApplianceInboundSecurityRulesProperty.md +++ b/src/Network/Network/help/New-AzVirtualApplianceInboundSecurityRulesProperty.md @@ -13,7 +13,7 @@ Define Inbound Security Rules Property ## SYNTAX ``` -New-AzVirtualApplianceInboundSecurityRulesProperty -Name [-Protocol ] +New-AzVirtualApplianceInboundSecurityRulesProperty -Name -Protocol -SourceAddressPrefix [-DestinationPortRange ] [-DestinationPortRangeList ] -AppliesOn [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -122,9 +122,9 @@ Rule protocol Type: System.String Parameter Sets: (All) Aliases: -Accepted values: Tcp, Udp, * +Accepted values: Tcp, Udp -Required: False +Required: True Position: Named Default value: None Accept pipeline input: False diff --git a/src/Network/Network/help/New-AzVirtualApplianceInternetIngressIpsProperty.md b/src/Network/Network/help/New-AzVirtualApplianceInternetIngressIpsProperty.md index b0b9a4ce73ec..baabb3baba7d 100644 --- a/src/Network/Network/help/New-AzVirtualApplianceInternetIngressIpsProperty.md +++ b/src/Network/Network/help/New-AzVirtualApplianceInternetIngressIpsProperty.md @@ -13,7 +13,7 @@ Define a Network Virtual Appliance Internet Ingress IPs Property for the resourc ## SYNTAX ``` -New-AzVirtualApplianceInternetIngressIpsProperty -InternetIngressPublicIpId +New-AzVirtualApplianceInternetIngressIpsProperty -InternetIngressPublicIpId [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -57,7 +57,7 @@ Accept wildcard characters: False The IDs of the Public IPs which can be given as comma separated input. ```yaml -Type: System.String +Type: System.String[] Parameter Sets: (All) Aliases: @@ -111,4 +111,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES -## RELATED LINKS \ No newline at end of file +## RELATED LINKS + +## RELATED LINKS diff --git a/src/Network/Network/help/New-AzVirtualApplianceIpConfiguration.md b/src/Network/Network/help/New-AzVirtualApplianceIpConfiguration.md index 306a24cf5166..1e5732debfc8 100644 --- a/src/Network/Network/help/New-AzVirtualApplianceIpConfiguration.md +++ b/src/Network/Network/help/New-AzVirtualApplianceIpConfiguration.md @@ -26,12 +26,14 @@ The New-AzVirtualApplianceIpConfiguration command defines an IP configuration fo ```powershell $ipConfig1 = New-AzVirtualApplianceIpConfiguration -Name "publicnicipconfig" -Primary $true ``` + This command creates a new IP configuration with the name "publicnicipconfig" and sets it as the primary IP configuration. ### Example 2 ```powershell $ipConfig2 = New-AzVirtualApplianceIpConfiguration -Name "publicnicipconfig" -Primary $false ``` + This command creates a new IP configuration with the name "publicnicipconfig" and sets it as the secondary IP configuration. ## PARAMETERS @@ -40,7 +42,7 @@ This command creates a new IP configuration with the name "publicnicipconfig" an The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: IAzureContextContainer +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) Aliases: AzContext, AzureRmContext, AzureCredential @@ -55,7 +57,7 @@ Accept wildcard characters: False The name of the IP configuration. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -70,7 +72,7 @@ Accept wildcard characters: False Indicates whether this IP configuration is the primary one. ```yaml -Type: Boolean +Type: System.Boolean Parameter Sets: (All) Aliases: @@ -85,7 +87,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -101,7 +103,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi diff --git a/src/Network/Network/help/New-AzVirtualApplianceNetworkInterfaceConfiguration.md b/src/Network/Network/help/New-AzVirtualApplianceNetworkInterfaceConfiguration.md index 38fea9df4068..65f93a8996cd 100644 --- a/src/Network/Network/help/New-AzVirtualApplianceNetworkInterfaceConfiguration.md +++ b/src/Network/Network/help/New-AzVirtualApplianceNetworkInterfaceConfiguration.md @@ -47,7 +47,7 @@ Creating a new network interface configuration with nicType PrivateNic and IP co The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: IAzureContextContainer +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) Aliases: AzContext, AzureRmContext, AzureCredential @@ -62,7 +62,7 @@ Accept wildcard characters: False The IP configurations of the network interface configuration. ```yaml -Type: PSVirtualApplianceIpConfiguration[] +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualApplianceIpConfiguration[] Parameter Sets: (All) Aliases: @@ -77,7 +77,7 @@ Accept wildcard characters: False The type of the network interface configuration. ```yaml -Type: String +Type: System.String Parameter Sets: (All) Aliases: @@ -92,7 +92,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -108,7 +108,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi diff --git a/src/Network/Network/help/New-AzVirtualApplianceNetworkProfile.md b/src/Network/Network/help/New-AzVirtualApplianceNetworkProfile.md index ffe2bec4e5a0..80c84c6154ef 100644 --- a/src/Network/Network/help/New-AzVirtualApplianceNetworkProfile.md +++ b/src/Network/Network/help/New-AzVirtualApplianceNetworkProfile.md @@ -44,7 +44,7 @@ Creates a network profile object using two PSVirtualApplianceNetworkInterfaceCon The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: IAzureContextContainer +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) Aliases: AzContext, AzureRmContext, AzureCredential @@ -59,7 +59,7 @@ Accept wildcard characters: False The network interface configurations of the network profile. ```yaml -Type: PSVirtualApplianceNetworkInterfaceConfiguration[] +Type: Microsoft.Azure.Commands.Network.Models.PSVirtualApplianceNetworkInterfaceConfiguration[] Parameter Sets: (All) Aliases: @@ -74,7 +74,7 @@ Accept wildcard characters: False Prompts you for confirmation before running the cmdlet. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: cf @@ -90,7 +90,7 @@ Shows what would happen if the cmdlet runs. The cmdlet is not run. ```yaml -Type: SwitchParameter +Type: System.Management.Automation.SwitchParameter Parameter Sets: (All) Aliases: wi diff --git a/src/Network/Network/help/New-AzVirtualNetworkGateway.md b/src/Network/Network/help/New-AzVirtualNetworkGateway.md index b477285a93cc..21e49c4f3fd5 100644 --- a/src/Network/Network/help/New-AzVirtualNetworkGateway.md +++ b/src/Network/Network/help/New-AzVirtualNetworkGateway.md @@ -19,7 +19,6 @@ New-AzVirtualNetworkGateway -Name -ResourceGroupName -Location [-ExtendedLocation ] [-VNetExtendedLocationResourceId ] [-VpnType ] [-EnableBgp ] [-DisableIPsecProtection ] [-EnableActiveActiveFeature] [-EnablePrivateIpAddress] [-GatewaySku ] [-GatewayDefaultSite ] - [-MinScaleUnit ] [-MaxScaleUnit ] [-VpnClientAddressPool ] [-VpnClientProtocol ] [-VpnAuthenticationType ] [-VpnClientRootCertificates ] [-VpnClientRevokedCertificates ] [-VpnClientIpsecPolicy ] @@ -29,8 +28,9 @@ New-AzVirtualNetworkGateway -Name -ResourceGroupName -Location [-RadiusServerAddress ] [-RadiusServerSecret ] [-RadiusServerList ] [-AadTenantUri ] [-AadAudienceId ] [-AadIssuerUri ] [-CustomRoute ] [-VpnGatewayGeneration ] [-VirtualNetworkGatewayPolicyGroup ] - [-ClientConnectionConfiguration ] [-AdminState ] [-AsJob] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + [-ClientConnectionConfiguration ] [-AsJob] [-AdminState ] + [-MinScaleUnit ] [-MaxScaleUnit ] [-DefaultProfile ] [-WhatIf] + [-Confirm] [] ``` ## DESCRIPTION @@ -232,6 +232,22 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -AdminState +Property to indicate if the Express Route Gateway serves traffic when there are multiple Express Route Gateways in the vnet: Enabled/Disabled + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: +Accepted values: Enabled, Disabled + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -AsJob Run cmdlet in the background @@ -434,7 +450,7 @@ The Gateway Sku Tier Type: System.String Parameter Sets: (All) Aliases: -Accepted values: Basic, Standard, HighPerformance, UltraPerformance, VpnGw1, VpnGw2, VpnGw3, VpnGw4, VpnGw5, VpnGw1AZ, VpnGw2AZ, VpnGw3AZ, VpnGw4AZ, VpnGw5AZ, ErGw1AZ, ErGw2AZ, ErGw3AZ +Accepted values: Basic, Standard, HighPerformance, UltraPerformance, VpnGw1, VpnGw2, VpnGw3, VpnGw4, VpnGw5, VpnGw1AZ, VpnGw2AZ, VpnGw3AZ, VpnGw4AZ, VpnGw5AZ, ErGw1AZ, ErGw2AZ, ErGw3AZ, ErGwScale Required: False Position: Named @@ -504,6 +520,36 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -MaxScaleUnit +Set max scale units for scalable gateways + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MinScaleUnit +Set min scale units for scalable gateways + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Name The resource name. diff --git a/src/Network/Network/help/New-AzVirtualNetworkSubnetConfig.md b/src/Network/Network/help/New-AzVirtualNetworkSubnetConfig.md index d41e8f18e109..6523f1935fb2 100644 --- a/src/Network/Network/help/New-AzVirtualNetworkSubnetConfig.md +++ b/src/Network/Network/help/New-AzVirtualNetworkSubnetConfig.md @@ -17,7 +17,8 @@ Creates a virtual network subnet configuration. ``` New-AzVirtualNetworkSubnetConfig -Name -AddressPrefix [-NetworkSecurityGroup ] [-RouteTable ] [-InputObject ] - [-ServiceEndpoint ] [-NetworkIdentifier ] [-ServiceEndpointConfig ] [-ServiceEndpointPolicy ] + [-ServiceEndpoint ] [-NetworkIdentifier ] + [-ServiceEndpointConfig ] [-ServiceEndpointPolicy ] [-Delegation ] [-PrivateEndpointNetworkPoliciesFlag ] [-PrivateLinkServiceNetworkPoliciesFlag ] [-IpAllocation ] [-DefaultOutboundAccess ] [-DefaultProfile ] [] @@ -26,7 +27,8 @@ New-AzVirtualNetworkSubnetConfig -Name -AddressPrefix ### SetByResourceId ``` New-AzVirtualNetworkSubnetConfig -Name -AddressPrefix [-NetworkSecurityGroupId ] - [-RouteTableId ] [-ResourceId ] [-ServiceEndpoint ] [-NetworkIdentifier ] [-ServiceEndpointConfig ] + [-RouteTableId ] [-ResourceId ] [-ServiceEndpoint ] + [-NetworkIdentifier ] [-ServiceEndpointConfig ] [-ServiceEndpointPolicy ] [-Delegation ] [-PrivateEndpointNetworkPoliciesFlag ] [-PrivateLinkServiceNetworkPoliciesFlag ] [-IpAllocation ] [-DefaultOutboundAccess ] @@ -183,6 +185,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -NetworkIdentifier +NetworkIdentifier Value for ServiceEndpoint + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSResourceId +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -NetworkSecurityGroup Specifies a NetworkSecurityGroup object. @@ -303,6 +320,21 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -ServiceEndpointConfig +Service Endpoint with NetworkIdentifier Value + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSServiceEndpoint[] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -ServiceEndpointPolicy Service Endpoint Policies diff --git a/src/Network/Network/help/Remove-AzApplicationGatewayFirewallCustomRule.md b/src/Network/Network/help/Remove-AzApplicationGatewayFirewallCustomRule.md index ad340cdd2969..3c008ee767d8 100644 --- a/src/Network/Network/help/Remove-AzApplicationGatewayFirewallCustomRule.md +++ b/src/Network/Network/help/Remove-AzApplicationGatewayFirewallCustomRule.md @@ -13,8 +13,8 @@ Removes an application gateway firewall custom rule. ## SYNTAX ``` -Remove-AzApplicationGatewayFirewallCustomRule -Name -ResourceGroupName -PolicyName [-Force] [-PassThru] - [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] +Remove-AzApplicationGatewayFirewallCustomRule -Name -ResourceGroupName -PolicyName + [-Force] [-PassThru] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -31,21 +31,6 @@ This command removes the application gateway firewall custom rule named Applicat ## PARAMETERS -### -AsJob -Run cmdlet in the background - -```yaml -Type: System.Management.Automation.SwitchParameter -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -DefaultProfile The credentials, account, tenant, and subscription used for communication with Azure. @@ -72,17 +57,16 @@ Aliases: Required: False Position: Named Default value: None -Accept pipeline input: False +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` - ### -Name The resource name. ```yaml Type: System.String -Parameter Sets: ByFactoryName +Parameter Sets: (All) Aliases: ResourceName Required: True @@ -108,12 +92,12 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ResourceGroupName -The resource group name. +### -PolicyName +The policy name. ```yaml Type: System.String -Parameter Sets: ByFactoryName +Parameter Sets: (All) Aliases: Required: True @@ -123,12 +107,12 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -PolicyName -The policy name. +### -ResourceGroupName +The resource group name. ```yaml Type: System.String -Parameter Sets: ByFactoryName +Parameter Sets: (All) Aliases: Required: True diff --git a/src/Network/Network/help/Remove-AzBastionShareableLink.md b/src/Network/Network/help/Remove-AzBastionShareableLink.md index 55665fd6a481..a2f7a57b83dd 100644 --- a/src/Network/Network/help/Remove-AzBastionShareableLink.md +++ b/src/Network/Network/help/Remove-AzBastionShareableLink.md @@ -16,24 +16,21 @@ The Bastion Shareable Link feature lets users connect to a target resource (virt ``` Remove-AzBastionShareableLink -ResourceGroupName -Name -TargetVmId [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByResourceId ``` Remove-AzBastionShareableLink -ResourceId -TargetVmId [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByInputObject ``` Remove-AzBastionShareableLink -InputObject -TargetVmId [-Force] [-PassThru] [-AsJob] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -145,21 +142,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The resource group name where Bastion resource exists diff --git a/src/Network/Network/help/Remove-AzFirewallPolicyDraft.md b/src/Network/Network/help/Remove-AzFirewallPolicyDraft.md index 93672e055123..056994db3cc5 100644 --- a/src/Network/Network/help/Remove-AzFirewallPolicyDraft.md +++ b/src/Network/Network/help/Remove-AzFirewallPolicyDraft.md @@ -14,19 +14,25 @@ Removes an Azure Firewall Policy ### RemoveByNameParameterSet (Default) ``` -Remove-AzFirewallPolicyDraft -AzureFirewallPolicyName -ResourceGroupName [-Force] [-PassThru] [-AsJob] +Remove-AzFirewallPolicyDraft -AzureFirewallPolicyName -ResourceGroupName [-Force] [-PassThru] + [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] +``` + +### RemoveByParentInputObjectParameterSet +``` +Remove-AzFirewallPolicyDraft -FirewallPolicyObject [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByResourceIdParameterSet ``` -Remove-AzFirewallPolicyDraft [-Force] [-PassThru] [-AsJob] -ResourceId +Remove-AzFirewallPolicyDraft -ResourceId [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` -### RemoveByParentInputObjectParameterSet +### RemoveByInputObjectParameterSet ``` -Remove-AzFirewallPolicyDraft [-Force] [-PassThru] [-AsJob] -FirewallPolicyObject +Remove-AzFirewallPolicyDraft -InputObject [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -73,28 +79,28 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +### -AzureFirewallPolicyName +The name of the firewall policy associated with the draft. ```yaml -Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer -Parameter Sets: (All) -Aliases: AzContext, AzureRmContext, AzureCredential +Type: System.String +Parameter Sets: RemoveByNameParameterSet +Aliases: -Required: False +Required: True Position: Named Default value: None -Accept pipeline input: False +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -Force -Do not ask for confirmation. +### -DefaultProfile +The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: System.Management.Automation.SwitchParameter +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer Parameter Sets: (All) -Aliases: +Aliases: AzContext, AzureRmContext, AzureCredential Required: False Position: Named @@ -105,6 +111,8 @@ Accept wildcard characters: False ### -FirewallPolicyObject The AzureFirewall Policy + + ```yaml Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy Parameter Sets: RemoveByParentInputObjectParameterSet @@ -113,22 +121,37 @@ Aliases: Required: True Position: Named Default value: None -Accept pipeline input: True (ByValue) +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -AzureFirewallPolicyName -The name of the firewall policy associated with the draft. +### -Force +Do not ask for confirmation. ```yaml -Type: System.String -Parameter Sets: RemoveByNameParameterSet -Aliases: ResourceName +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +The AzureFirewall Policy draft + +```yaml +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyDraft +Parameter Sets: RemoveByInputObjectParameterSet +Aliases: Required: True Position: Named Default value: None -Accept pipeline input: True (ByPropertyName) +Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` diff --git a/src/Network/Network/help/Remove-AzFirewallPolicyRuleCollectionGroupDraft.md b/src/Network/Network/help/Remove-AzFirewallPolicyRuleCollectionGroupDraft.md index 9e91fbc499c8..048459a76101 100644 --- a/src/Network/Network/help/Remove-AzFirewallPolicyRuleCollectionGroupDraft.md +++ b/src/Network/Network/help/Remove-AzFirewallPolicyRuleCollectionGroupDraft.md @@ -14,23 +14,23 @@ Removes an Azure Firewall Policy Rule Collection Group draft in an Azure firewal ### RemoveByNameParameterSet (Default) ``` -Remove-AzFirewallPolicyRuleCollectionGroupDraft AzureFirewallPolicyRuleCollectionGroupName -ResourceGroupName - -AzureFirewallPolicyName [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] - [-WhatIf] [-Confirm] [] +Remove-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName + -ResourceGroupName -AzureFirewallPolicyName [-Force] [-PassThru] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByParentInputObjectParameterSet ``` -Remove-AzFirewallPolicyRuleCollectionGroupDraft AzureFirewallPolicyRuleCollectionGroupName -FirewallPolicyObject - [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] +Remove-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName + -FirewallPolicyObject [-Force] [-PassThru] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByInputObjectParameterSet ``` -Remove-AzFirewallPolicyRuleCollectionGroupDraft -InputObject - [-Force] [-PassThru] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] +Remove-AzFirewallPolicyRuleCollectionGroupDraft + -InputObject [-Force] [-PassThru] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### RemoveByResourceIdParameterSet @@ -90,6 +90,33 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -AzureFirewallPolicyRuleCollectionGroupName +The name of the rule collection group associated with the draft. + +```yaml +Type: System.String +Parameter Sets: RemoveByNameParameterSet +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +```yaml +Type: System.String +Parameter Sets: RemoveByParentInputObjectParameterSet +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -DefaultProfile The credentials, account, tenant, and subscription used for communication with Azure. @@ -150,33 +177,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### AzureFirewallPolicyRuleCollectionGroupName -The name of the rule collection group associated with the draft. - -```yaml -Type: System.String -Parameter Sets: RemoveByNameParameterSet -Aliases: ResourceName - -Required: True -Position: Named -Default value: None -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: False -``` - -```yaml -Type: System.String -Parameter Sets: RemoveByParentInputObjectParameterSet -Aliases: ResourceName - -Required: True -Position: Named -Default value: None -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: False -``` - ### -PassThru Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output. diff --git a/src/Network/Network/help/Remove-AzPrivateEndpointConnection.md b/src/Network/Network/help/Remove-AzPrivateEndpointConnection.md index 792f02b0f68b..57d7c3f5a7ca 100644 --- a/src/Network/Network/help/Remove-AzPrivateEndpointConnection.md +++ b/src/Network/Network/help/Remove-AzPrivateEndpointConnection.md @@ -137,7 +137,7 @@ The private link resource type. Type: System.String Parameter Sets: ByResource Aliases: -Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers +Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.ElasticSan/elasticSans, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventGrid/partnerNamespaces, Microsoft.EventGrid/namespaces, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers, Microsoft.DBforPostgreSQL/flexibleServers, Microsoft.App/managedEnvironments, Microsoft.VideoIndexer/accounts Required: True Position: Named diff --git a/src/Network/Network/help/Set-AzApplicationGatewayListener.md b/src/Network/Network/help/Set-AzApplicationGatewayListener.md index 57acf1994339..455888534dff 100644 --- a/src/Network/Network/help/Set-AzApplicationGatewayListener.md +++ b/src/Network/Network/help/Set-AzApplicationGatewayListener.md @@ -17,15 +17,16 @@ Modifies a TCP\TLS listener for an application gateway. Set-AzApplicationGatewayListener -ApplicationGateway -Name [-FrontendIPConfiguration ] [-FrontendPort ] [-SslCertificate ] - [-SslProfile ] [-HostNames ] -Protocol [-DefaultProfile ] - [] + [-SslProfile ] -Protocol [-HostNames ] + [-DefaultProfile ] [] ``` ### SetByResourceId ``` Set-AzApplicationGatewayListener -ApplicationGateway -Name [-FrontendIPConfigurationId ] [-FrontendPortId ] [-SslCertificateId ] - [-SslProfileId ] [-HostNames ] -Protocol [-DefaultProfile ] [] + [-SslProfileId ] -Protocol [-HostNames ] [-DefaultProfile ] + [] ``` ## DESCRIPTION diff --git a/src/Network/Network/help/Set-AzBastion.md b/src/Network/Network/help/Set-AzBastion.md index 7b2b6443c227..bf6026ea5800 100644 --- a/src/Network/Network/help/Set-AzBastion.md +++ b/src/Network/Network/help/Set-AzBastion.md @@ -16,8 +16,7 @@ Updates the Bastion Resource. Set-AzBastion -InputObject [-Sku ] [-ScaleUnit ] [-EnableKerberos ] [-DisableCopyPaste ] [-EnableTunneling ] [-EnableIpConnect ] [-EnableShareableLink ] [-EnableSessionRecording ] [-Tag ] [-Force] [-AsJob] - [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION diff --git a/src/Network/Network/help/Set-AzExpressRouteGateway.md b/src/Network/Network/help/Set-AzExpressRouteGateway.md index 526c0946a049..a4419d0539c9 100644 --- a/src/Network/Network/help/Set-AzExpressRouteGateway.md +++ b/src/Network/Network/help/Set-AzExpressRouteGateway.md @@ -15,22 +15,22 @@ Updates a Scalable ExpressRoute Gateway. ### ByExpressRouteGatewayName (Default) ``` Set-AzExpressRouteGateway -ResourceGroupName -Name [-MinScaleUnits ] - [-MaxScaleUnits ] [-Tag ] [-AsJob] [-DefaultProfile ] [-WhatIf] - [-Confirm] [] + [-MaxScaleUnits ] [-AllowNonVirtualWanTraffic ] [-Tag ] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByExpressRouteGatewayObject ``` Set-AzExpressRouteGateway -InputObject [-MinScaleUnits ] - [-MaxScaleUnits ] [-Tag ] [-AsJob] [-DefaultProfile ] [-WhatIf] - [-Confirm] [] + [-MaxScaleUnits ] [-AllowNonVirtualWanTraffic ] [-Tag ] [-AsJob] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ByExpressRouteGatewayResourceId ``` Set-AzExpressRouteGateway -ResourceId [-MinScaleUnits ] [-MaxScaleUnits ] - [-Tag ] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] - [] + [-AllowNonVirtualWanTraffic ] [-Tag ] [-AsJob] [-DefaultProfile ] + [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -62,7 +62,6 @@ ProvisioningState : Succeeded The above will create a resource group "testRG", a Virtual WAN and a Virtual Hub in West US in that resource group in Azure. An ExpressRoute gateway will be created thereafter in the Virtual Hub with 2 scale units which will then be modified to 3 scale units. - ### Example 2: Configure this gateway to accept traffic from non Virtual Wan networks. You may either retrieve the gateway, configure its AllowNonVirtualWanTraffic property and save the changes on the gateway or you may just use the switch on the Set-AzExpressRouteGateway cmdlet @@ -76,7 +75,6 @@ $gateway = Set-AzExpressRouteGateway -InputObject $gateway Set-AzExpressRouteGateway -ResourceGroupName "resourceGroup001" -Name "gateway001" -AllowNonVirtualWanTraffic $true ``` - ### Example 3: Configure this gateway to block traffic from non Virtual Wan networks. You may either retrieve the gateway, configure its AllowNonVirtualWanTraffic property and save the changes on the gateway or you may just use the switch on the Set-AzExpressRouteGateway cmdlet @@ -90,9 +88,22 @@ $gateway = Set-AzExpressRouteGateway -InputObject $gateway Set-AzExpressRouteGateway -ResourceGroupName "resourceGroup001" -Name "gateway001" -AllowNonVirtualWanTraffic $false ``` +## PARAMETERS +### -AllowNonVirtualWanTraffic +Determines whether this gateway should accept traffic from other VNets -## PARAMETERS +```yaml +Type: System.Nullable`1[System.Boolean] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` ### -AsJob Run cmdlet in the background diff --git a/src/Network/Network/help/Set-AzFirewall.md b/src/Network/Network/help/Set-AzFirewall.md index a896aeade27a..d1dee8e870e0 100644 --- a/src/Network/Network/help/Set-AzFirewall.md +++ b/src/Network/Network/help/Set-AzFirewall.md @@ -250,7 +250,6 @@ If user wants to start the service again but with Availability Zones, the Zones The new VNet and Public IP must be in the same resource group as the Firewall. Again, for changes to be reflected in cloud, Set-AzFirewall must be called. - ## PARAMETERS ### -AsJob diff --git a/src/Network/Network/help/Set-AzFirewallPolicyDraft.md b/src/Network/Network/help/Set-AzFirewallPolicyDraft.md index ab6d6700862d..28631e215875 100644 --- a/src/Network/Network/help/Set-AzFirewallPolicyDraft.md +++ b/src/Network/Network/help/Set-AzFirewallPolicyDraft.md @@ -14,17 +14,18 @@ Saves a modified azure firewall policy draft ### SetByNameParameterSet (Default) ``` -Set-AzFirewallPolicyDraft -AzureFirewallPolicyName -ResourceGroupName [-AsJob] [-ThreatIntelMode ] - [-ThreatIntelWhitelist ] [-BasePolicy ] - [-DnsSetting ] [-SqlSetting ] +Set-AzFirewallPolicyDraft -AzureFirewallPolicyName -ResourceGroupName [-AsJob] + [-ThreatIntelMode ] [-ThreatIntelWhitelist ] + [-BasePolicy ] [-DnsSetting ] + [-SqlSetting ] [-Tag ] [-IntrusionDetection ] [-PrivateRange ] [-ExplicitProxy ] [-Snat ] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` -### SetByParentInputObjectParameterSet +### SetByInputObjectParameterSet ``` -Set-AzFirewallPolicyDraft [-AzureFirewallPolicyName ] -FirewallPolicyObject [-AsJob] [-ThreatIntelMode ] +Set-AzFirewallPolicyDraft -InputObject [-AsJob] [-ThreatIntelMode ] [-ThreatIntelWhitelist ] [-BasePolicy ] [-DnsSetting ] [-SqlSetting ] [-Tag ] [-IntrusionDetection ] [-PrivateRange ] @@ -32,9 +33,9 @@ Set-AzFirewallPolicyDraft [-AzureFirewallPolicyName ] -FirewallPolicyObj [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` -### SetByInputObjectParameterSet +### SetByParentInputObjectParameterSet ``` -Set-AzFirewallPolicyDraft [-AzureFirewallPolicyName ] -InputObject [-AsJob] [-ThreatIntelMode ] +Set-AzFirewallPolicyDraft -FirewallPolicyObject [-AsJob] [-ThreatIntelMode ] [-ThreatIntelWhitelist ] [-BasePolicy ] [-DnsSetting ] [-SqlSetting ] [-Tag ] [-IntrusionDetection ] [-PrivateRange ] @@ -136,6 +137,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -AzureFirewallPolicyName +The resource name. + +```yaml +Type: System.String +Parameter Sets: SetByNameParameterSet +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: True +``` + ### -BasePolicy The base policy to inherit from @@ -207,7 +223,7 @@ Aliases: Required: True Position: Named Default value: None -Accept pipeline input: True (ByValue) +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` @@ -241,33 +257,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -AzureFirewallPolicyName -The resource name. - -```yaml -Type: System.String -Parameter Sets: SetByNameParameterSet -Aliases: ResourceName - -Required: True -Position: Named -Default value: None -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: True -``` - -```yaml -Type: System.String -Parameter Sets: SetByInputObjectParameterSet -Aliases: ResourceName - -Required: False -Position: Named -Default value: None -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: True -``` - ### -PrivateRange The Private IP Range diff --git a/src/Network/Network/help/Set-AzFirewallPolicyRuleCollectionGroupDraft.md b/src/Network/Network/help/Set-AzFirewallPolicyRuleCollectionGroupDraft.md index 6a88053e6adf..572f31cc3fe0 100644 --- a/src/Network/Network/help/Set-AzFirewallPolicyRuleCollectionGroupDraft.md +++ b/src/Network/Network/help/Set-AzFirewallPolicyRuleCollectionGroupDraft.md @@ -14,23 +14,26 @@ Sets a modified Azure Firewall Policy Rule Collection Group draft. ### SetByNameParameterSet (Default) ``` -Set-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName -ResourceGroupName -AzureFirewallPolicyName - -Priority [-RuleCollection ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] +Set-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName + -ResourceGroupName -AzureFirewallPolicyName -Priority + [-RuleCollection ] [-DefaultProfile ] + [-WhatIf] [-Confirm] [] ``` ### SetByParentInputObjectParameterSet ``` -Set-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName -FirewallPolicyObject - -Priority [-RuleCollection ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] +Set-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyRuleCollectionGroupName + -FirewallPolicyObject -Priority + [-RuleCollection ] [-DefaultProfile ] + [-WhatIf] [-Confirm] [] ``` ### SetByInputObjectParameterSet ``` -Set-AzFirewallPolicyRuleCollectionGroupDraft -InputObject - [-Priority ] [-RuleCollection ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] +Set-AzFirewallPolicyRuleCollectionGroupDraft + -InputObject [-Priority ] + [-RuleCollection ] [-DefaultProfile ] + [-WhatIf] [-Confirm] [] ``` ### SetByResourceIdParameterSet @@ -65,23 +68,23 @@ Set-AzFirewallPolicyRuleCollectionGroupDraft -AzureFirewallPolicyName - ## PARAMETERS -### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with Azure. +### -AzureFirewallPolicyName +The name of the firewall policy ```yaml -Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer -Parameter Sets: (All) -Aliases: AzContext, AzureRmContext, AzureCredential +Type: System.String +Parameter Sets: SetByNameParameterSet +Aliases: -Required: False +Required: True Position: Named Default value: None -Accept pipeline input: False +Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -FirewallPolicyName -The name of the firewall policy. +### -AzureFirewallPolicyRuleCollectionGroupName +The name of the rule collection group associated with the draft. ```yaml Type: System.String @@ -95,11 +98,8 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -FirewallPolicyObject -Firewall Policy. - ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy +Type: System.String Parameter Sets: SetByParentInputObjectParameterSet Aliases: @@ -110,45 +110,48 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -InputObject -The rule collection group draft. +### -DefaultProfile +The credentials, account, tenant, and subscription used for communication with Azure. ```yaml -Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyRuleCollectionGroupDraftWrapper -Parameter Sets: SetByInputObjectParameterSet -Aliases: +Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer +Parameter Sets: (All) +Aliases: AzContext, AzureRmContext, AzureCredential -Required: True +Required: False Position: Named Default value: None -Accept pipeline input: True (ByValue) +Accept pipeline input: False Accept wildcard characters: False ``` -### -AzureFirewallPolicyRuleCollectionGroupName -The name of the rule collection group associated with the draft. +### -FirewallPolicyObject +Firewall Policy. ```yaml -Type: System.String -Parameter Sets: SetByNameParameterSet -Aliases: ResourceName +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicy +Parameter Sets: SetByParentInputObjectParameterSet +Aliases: Required: True Position: Named Default value: None -Accept pipeline input: True (ByPropertyName) +Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` +### -InputObject +The rule collection group draft. + ```yaml -Type: System.String -Parameter Sets: SetByParentInputObjectParameterSet -Aliases: ResourceName +Type: Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyRuleCollectionGroupDraftWrapper +Parameter Sets: SetByInputObjectParameterSet +Aliases: Required: True Position: Named Default value: None -Accept pipeline input: True (ByPropertyName) +Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` diff --git a/src/Network/Network/help/Set-AzLoadBalancerProbeConfig.md b/src/Network/Network/help/Set-AzLoadBalancerProbeConfig.md index b6f453a41828..02da0f5cf6e2 100644 --- a/src/Network/Network/help/Set-AzLoadBalancerProbeConfig.md +++ b/src/Network/Network/help/Set-AzLoadBalancerProbeConfig.md @@ -15,8 +15,9 @@ Updates a probe configuration for a load balancer. ``` Set-AzLoadBalancerProbeConfig -LoadBalancer -Name [-Protocol ] -Port - -IntervalInSeconds -ProbeCount [-ProbeThreshold ] [-RequestPath ] [-NoHealthyBackendsBehavior ] - [-DefaultProfile ] [-WhatIf] [-Confirm] [] + -IntervalInSeconds -ProbeCount [-ProbeThreshold ] [-RequestPath ] + [-NoHealthyBackendsBehavior ] [-DefaultProfile ] [-WhatIf] [-Confirm] + [] ``` ## DESCRIPTION @@ -110,6 +111,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -NoHealthyBackendsBehavior +Determines how new connections are handled by the load balancer when all backend instances are probed down. +The acceptable values for this parameter are: AllProbedDown or AllProbedUp. + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: AllProbedDown +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -Port Specifies the port on which probes should connect to a load-balanced service. @@ -186,23 +203,6 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` -### -NoHealthyBackendsBehavior -Determines how new connections are handled by the load balancer when all backend instances are probed down. -The acceptable values for this parameter are: AllProbedDown or AllProbedUp. - -```yaml -Type: System.String -Parameter Sets: (All) -Aliases: -Accepted values: AllProbedDown, AllProbedUp - -Required: False -Position: Named -Default value: AllProbedDown -Accept pipeline input: True (ByPropertyName) -Accept wildcard characters: False -``` - ### -Confirm Prompts you for confirmation before running the cmdlet. diff --git a/src/Network/Network/help/Set-AzNetworkWatcherFlowLog.md b/src/Network/Network/help/Set-AzNetworkWatcherFlowLog.md index e64613003394..ef81f9d6e90f 100644 --- a/src/Network/Network/help/Set-AzNetworkWatcherFlowLog.md +++ b/src/Network/Network/help/Set-AzNetworkWatcherFlowLog.md @@ -18,8 +18,7 @@ Set-AzNetworkWatcherFlowLog -NetworkWatcherName -ResourceGroupName -StorageId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-UserAssignedIdentityId ] [-FormatVersion ] [-Tag ] [-Force] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SetByResource @@ -27,8 +26,8 @@ Set-AzNetworkWatcherFlowLog -NetworkWatcherName -ResourceGroupName -Name -TargetResourceId -StorageId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-UserAssignedIdentityId ] - [-FormatVersion ] [-Tag ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-FormatVersion ] [-Tag ] [-Force] [-DefaultProfile ] [-WhatIf] + [-Confirm] [] ``` ### SetByResourceWithTA @@ -38,7 +37,7 @@ Set-AzNetworkWatcherFlowLog -NetworkWatcher -Name -T [-RetentionPolicyDays ] [-FormatType ] [-UserAssignedIdentityId ] [-FormatVersion ] [-EnableTrafficAnalytics] [-TrafficAnalyticsWorkspaceId ] [-TrafficAnalyticsInterval ] [-Tag ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SetByNameWithTA @@ -48,8 +47,7 @@ Set-AzNetworkWatcherFlowLog -NetworkWatcherName -ResourceGroupName ] [-RetentionPolicyDays ] [-FormatType ] [-UserAssignedIdentityId ] [-FormatVersion ] [-EnableTrafficAnalytics] [-TrafficAnalyticsWorkspaceId ] [-TrafficAnalyticsInterval ] [-Tag ] [-Force] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### SetByLocation @@ -57,8 +55,8 @@ Set-AzNetworkWatcherFlowLog -NetworkWatcherName -ResourceGroupName -Name -TargetResourceId -StorageId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-UserAssignedIdentityId ] - [-FormatVersion ] [-Tag ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-FormatVersion ] [-Tag ] [-Force] [-DefaultProfile ] [-WhatIf] + [-Confirm] [] ``` ### SetByLocationWithTA @@ -68,7 +66,7 @@ Set-AzNetworkWatcherFlowLog -Location -Name -TargetResourceId [-RetentionPolicyDays ] [-FormatType ] [-UserAssignedIdentityId ] [-FormatVersion ] [-EnableTrafficAnalytics] [-TrafficAnalyticsWorkspaceId ] [-TrafficAnalyticsInterval ] [-Tag ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SetByResourceId @@ -76,8 +74,8 @@ Set-AzNetworkWatcherFlowLog -Location -Name -TargetResourceId Set-AzNetworkWatcherFlowLog -ResourceId -TargetResourceId -StorageId [-EnabledFilteringCriteria ] -Enabled [-EnableRetention ] [-RetentionPolicyDays ] [-FormatType ] [-UserAssignedIdentityId ] - [-FormatVersion ] [-Tag ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-FormatVersion ] [-Tag ] [-Force] [-DefaultProfile ] [-WhatIf] + [-Confirm] [] ``` ### SetByResourceIdWithTA @@ -87,14 +85,13 @@ Set-AzNetworkWatcherFlowLog -ResourceId -TargetResourceId -Sto [-RetentionPolicyDays ] [-FormatType ] [-UserAssignedIdentityId ] [-FormatVersion ] [-EnableTrafficAnalytics] [-TrafficAnalyticsWorkspaceId ] [-TrafficAnalyticsInterval ] [-Tag ] [-Force] [-DefaultProfile ] - [-ProgressAction ] [-WhatIf] [-Confirm] [] + [-WhatIf] [-Confirm] [] ``` ### SetByInputObject ``` Set-AzNetworkWatcherFlowLog -InputObject [-UserAssignedIdentityId ] [-Force] - [-DefaultProfile ] [-ProgressAction ] [-WhatIf] [-Confirm] - [] + [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ## DESCRIPTION @@ -342,21 +339,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -ProgressAction -{{ Fill ProgressAction Description }} - -```yaml -Type: System.Management.Automation.ActionPreference -Parameter Sets: (All) -Aliases: proga - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -ResourceGroupName The name of the network watcher resource group. diff --git a/src/Network/Network/help/Set-AzPrivateEndpointConnection.md b/src/Network/Network/help/Set-AzPrivateEndpointConnection.md index a28e1f23296f..5a0de1bd4898 100644 --- a/src/Network/Network/help/Set-AzPrivateEndpointConnection.md +++ b/src/Network/Network/help/Set-AzPrivateEndpointConnection.md @@ -91,7 +91,7 @@ The private link resource type. Type: System.String Parameter Sets: ByResource Aliases: -Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers +Accepted values: Microsoft.AgFoodPlatform/farmBeats, Microsoft.ApiManagement/service, Microsoft.AppConfiguration/configurationStores, Microsoft.Attestation/attestationProviders, Microsoft.Authorization/resourceManagementPrivateLinks, Microsoft.Automation/automationAccounts, Microsoft.Batch/batchAccounts, Microsoft.Cache/Redis, Microsoft.Cache/redisEnterprise, Microsoft.CognitiveServices/accounts, Microsoft.Compute/diskAccesses, Microsoft.ContainerRegistry/registries, Microsoft.ContainerService/managedClusters, Microsoft.Databricks/workspaces, Microsoft.DataFactory/factories, Microsoft.DBforMariaDB/servers, Microsoft.DBforMySQL/servers, Microsoft.DBforPostgreSQL/servers, Microsoft.DesktopVirtualization/hostpools, Microsoft.DesktopVirtualization/workspaces, Microsoft.Devices/IotHubs, Microsoft.Devices/ProvisioningServices, Microsoft.DeviceUpdate/accounts, Microsoft.DigitalTwins/digitalTwinsInstances, Microsoft.DocumentDB/databaseAccounts, Microsoft.ElasticSan/elasticSans, Microsoft.EventGrid/topics, Microsoft.EventGrid/domains, Microsoft.EventGrid/partnerNamespaces, Microsoft.EventGrid/namespaces, Microsoft.EventHub/namespaces, Microsoft.HardwareSecurityModules/cloudHsmClusters, Microsoft.HealthcareApis/services, Microsoft.HDInsight/clusters, Microsoft.HybridCompute/privateLinkScopes, Microsoft.Insights/privateLinkScopes, Microsoft.KeyVault/vaults, Microsoft.Keyvault/managedHSMs, Microsoft.MachineLearningServices/workspaces, Microsoft.MachineLearningServices/registries, Microsoft.Media/mediaservices, Microsoft.Media/videoanalyzers, Microsoft.Migrate/assessmentProjects, Microsoft.Migrate/migrateProjects, Microsoft.Monitor/accounts, Microsoft.Network/applicationgateways, Microsoft.Network/privateLinkServices, Microsoft.OffAzure/masterSites, Microsoft.PowerBI/privateLinkServicesForPowerBI, Microsoft.Purview/accounts, Microsoft.RecoveryServices/vaults, Microsoft.Relay/namespaces, Microsoft.Search/searchServices, Microsoft.ServiceBus/namespaces, Microsoft.SignalRService/signalr, Microsoft.SignalRService/webPubSub, Microsoft.Sql/servers, Microsoft.Storage/storageAccounts, Microsoft.StorageSync/storageSyncServices, Microsoft.Synapse/privateLinkHubs, Microsoft.Synapse/workspaces, Microsoft.Web/sites, Microsoft.Web/staticSites, Microsoft.Web/hostingEnvironments, Microsoft.BotService/botServices, Microsoft.OpenEnergyPlatform/energyServices, Microsoft.DBforMySQL/flexibleServers, Microsoft.DBforPostgreSQL/flexibleServers, Microsoft.App/managedEnvironments, Microsoft.VideoIndexer/accounts Required: True Position: Named diff --git a/src/Network/Network/help/Set-AzVirtualNetworkGateway.md b/src/Network/Network/help/Set-AzVirtualNetworkGateway.md index a6b9ae32209c..7ef89a14fb18 100644 --- a/src/Network/Network/help/Set-AzVirtualNetworkGateway.md +++ b/src/Network/Network/help/Set-AzVirtualNetworkGateway.md @@ -20,14 +20,15 @@ Set-AzVirtualNetworkGateway -VirtualNetworkGateway [-G [-VpnClientProtocol ] [-VpnAuthenticationType ] [-VpnClientRootCertificates ] [-VpnClientRevokedCertificates ] [-VpnClientIpsecPolicy ] - [-Asn ] [-PeerWeight ] [-MinScaleUnit ] [-MaxScaleUnit ] + [-Asn ] [-PeerWeight ] [-IpConfigurationBgpPeeringAddresses ] [-EnableActiveActiveFeature] [-EnablePrivateIpAddress ] [-DisableActiveActiveFeature] [-RadiusServerAddress ] [-RadiusServerSecret ] [-RadiusServerList ] [-AadTenantUri ] [-AadAudienceId ] [-AadIssuerUri ] [-RemoveAadAuthentication] [-CustomRoute ] - [-NatRule ] [-BgpRouteTranslationForNat ] - [-VirtualNetworkGatewayPolicyGroup ] - [-ClientConnectionConfiguration ] [-AdminState ] [-AsJob] + [-NatRule ] [-BgpRouteTranslationForNat ] [-MinScaleUnit ] + [-MaxScaleUnit ] [-VirtualNetworkGatewayPolicyGroup ] + [-ClientConnectionConfiguration ] [-AdminState ] + [-AllowRemoteVnetTraffic ] [-AllowVirtualWanTraffic ] [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -43,9 +44,10 @@ Set-AzVirtualNetworkGateway -VirtualNetworkGateway [-G [-EnablePrivateIpAddress ] [-DisableActiveActiveFeature] [-RadiusServerAddress ] [-RadiusServerSecret ] [-RadiusServerList ] [-AadTenantUri ] [-AadAudienceId ] [-AadIssuerUri ] [-RemoveAadAuthentication] [-CustomRoute ] - [-NatRule ] [-BgpRouteTranslationForNat ] - [-VirtualNetworkGatewayPolicyGroup ] - [-ClientConnectionConfiguration ] -Tag [-AsJob] + [-NatRule ] [-BgpRouteTranslationForNat ] [-MinScaleUnit ] + [-MaxScaleUnit ] [-VirtualNetworkGatewayPolicyGroup ] + [-ClientConnectionConfiguration ] [-AdminState ] + [-AllowRemoteVnetTraffic ] [-AllowVirtualWanTraffic ] -Tag [-AsJob] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -470,8 +472,8 @@ $gateway = Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway $gateway = Get-AzVirtualNetworkGateway -ResourceGroupName "resourceGroup001" -Name "gateway001" Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway -AllowVirtualWanTraffic $true ``` -In both cases, the first command retrieves the gateway. You may then either modify the property directly on the object and persist it, or you may use the switch on the Set-AzVirtualNetworkGateway cmdlet. +In both cases, the first command retrieves the gateway. You may then either modify the property directly on the object and persist it, or you may use the switch on the Set-AzVirtualNetworkGateway cmdlet. ### Example 10: Configure an ExpressRoute virtual network gateway to block communication over ExpressRoute with other ExpressRoute virtual network gateways in Virtual Wan networks. @@ -485,8 +487,8 @@ $gateway = Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway $gateway = Get-AzVirtualNetworkGateway -ResourceGroupName "resourceGroup001" -Name "gateway001" Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway -AllowVirtualWanTraffic $false ``` -In both cases, the first command retrieves the gateway. You may then either modify the property directly on the object and persist it, or you may use the switch on the Set-AzVirtualNetworkGateway cmdlet. +In both cases, the first command retrieves the gateway. You may then either modify the property directly on the object and persist it, or you may use the switch on the Set-AzVirtualNetworkGateway cmdlet. ### Example 11: Configure an ExpressRoute virtual network gateway to allow communication over ExpressRoute with other ExpressRoute virtual network gateways in other VNets. @@ -500,8 +502,8 @@ $gateway = Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway $gateway = Get-AzVirtualNetworkGateway -ResourceGroupName "resourceGroup001" -Name "gateway001" Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway -AllowRemoteVnetTraffic $true ``` -In both cases, the first command retrieves the gateway. You may then either modify the property directly on the object and persist it, or you may use the switch on the Set-AzVirtualNetworkGateway cmdlet. +In both cases, the first command retrieves the gateway. You may then either modify the property directly on the object and persist it, or you may use the switch on the Set-AzVirtualNetworkGateway cmdlet. ### Example 12: Configure an ExpressRoute virtual network gateway to block communication over ExpressRoute with other virtual network gateways in other VNets. @@ -515,9 +517,8 @@ $gateway = Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway $gateway = Get-AzVirtualNetworkGateway -ResourceGroupName "resourceGroup001" -Name "gateway001" Set-AzVirtualNetworkGateway -VirtualNetworkGateway $gateway -AllowRemoteVnetTraffic $false ``` -In both cases, the first command retrieves the gateway. You may then either modify the property directly on the object and persist it, or you may use the switch on the Set-AzVirtualNetworkGateway cmdlet. - +In both cases, the first command retrieves the gateway. You may then either modify the property directly on the object and persist it, or you may use the switch on the Set-AzVirtualNetworkGateway cmdlet. ## PARAMETERS @@ -566,6 +567,52 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -AdminState +Property to indicate if the Express Route Gateway serves traffic when there are multiple Express Route Gateways in the vnet: Enabled/Disabled + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: +Accepted values: Enabled, Disabled + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -AllowRemoteVnetTraffic +Determines whether this gateway should accept traffic from other VNets. + +```yaml +Type: System.Nullable`1[System.Boolean] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + +### -AllowVirtualWanTraffic +Determines whether this gateway should accept traffic from other Virtual WAN networks. + +```yaml +Type: System.Nullable`1[System.Boolean] +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: True (ByPropertyName) +Accept wildcard characters: False +``` + ### -AsJob Run cmdlet in the background @@ -724,7 +771,7 @@ The virtual network gateway's SKU Type: System.String Parameter Sets: (All) Aliases: -Accepted values: Basic, Standard, HighPerformance, UltraPerformance, VpnGw1, VpnGw2, VpnGw3, VpnGw4, VpnGw5, VpnGw1AZ, VpnGw2AZ, VpnGw3AZ, VpnGw4AZ, VpnGw5AZ, ErGw1AZ, ErGw2AZ, ErGw3AZ +Accepted values: Basic, Standard, HighPerformance, UltraPerformance, VpnGw1, VpnGw2, VpnGw3, VpnGw4, VpnGw5, VpnGw1AZ, VpnGw2AZ, VpnGw3AZ, VpnGw4AZ, VpnGw5AZ, ErGw1AZ, ErGw2AZ, ErGw3AZ, ErGwScale Required: False Position: Named @@ -748,6 +795,36 @@ Accept pipeline input: True (ByPropertyName) Accept wildcard characters: False ``` +### -MaxScaleUnit +Set max scale units for scalable gateways + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -MinScaleUnit +Set min scale units for scalable gateways + +```yaml +Type: System.Int32 +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -NatRule The NatRules for Virtual network gateway. diff --git a/src/Network/Network/help/Update-AzNetworkVirtualApplianceConnection.md b/src/Network/Network/help/Update-AzNetworkVirtualApplianceConnection.md index 29593f71b092..0cf3a1d5d677 100644 --- a/src/Network/Network/help/Update-AzNetworkVirtualApplianceConnection.md +++ b/src/Network/Network/help/Update-AzNetworkVirtualApplianceConnection.md @@ -73,8 +73,6 @@ RoutingConfiguration : { } ``` - - ## PARAMETERS ### -DefaultProfile @@ -244,6 +242,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES ## RELATED LINKS + [New-AzRoutingConfiguration](./New-AzRoutingConfiguration.md) [Get-AzNetworkVirtualAppliance](./Get-AzNetworkVirtualAppliance.md) diff --git a/src/Network/Network/help/Update-AzVirtualApplianceInboundSecurityRule.md b/src/Network/Network/help/Update-AzVirtualApplianceInboundSecurityRule.md index cb5eef9960d0..870fe21c1b8f 100644 --- a/src/Network/Network/help/Update-AzVirtualApplianceInboundSecurityRule.md +++ b/src/Network/Network/help/Update-AzVirtualApplianceInboundSecurityRule.md @@ -15,24 +15,24 @@ Update the Inbound Security Rule of a Network Virtual Appliance Resource ### ResourceNameParameterSet (Default) ``` Update-AzVirtualApplianceInboundSecurityRule -ResourceGroupName -VirtualApplianceName - -Name -RuleType - -Rule + -Name [-RuleType ] + -Rule [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceObjectParameterSet ``` Update-AzVirtualApplianceInboundSecurityRule -VirtualAppliance -Name - -RuleType - -Rule + [-RuleType ] + -Rule [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` ### ResourceIdParameterSet ``` Update-AzVirtualApplianceInboundSecurityRule -VirtualApplianceResourceId -Name - -RuleType - -Rule + [-RuleType ] + -Rule [-Force] [-DefaultProfile ] [-WhatIf] [-Confirm] [] ``` @@ -55,7 +55,6 @@ Update-AzVirtualApplianceInboundSecurityRule -ResourceGroupName InboundRuleRg -V The above command creates or updates the Inbound Security rule with the given Rule collection name: ruleCollection2 on the NVA: nva1 with rule type Auto Expire having rules as defined in the rules property. The Inbound Security Rule will created only an NSG rule. - ## PARAMETERS ### -DefaultProfile @@ -122,7 +121,7 @@ Accept wildcard characters: False Individual rule of the Inbound Security ```yaml -Type: System.Collections.Generic.List`1[Microsoft.Azure.Commands.Network.Models.PSInboundSecurityPropertyRules] +Type: System.Collections.Generic.List`1[Microsoft.Azure.Commands.Network.Models.PSInboundSecurityRulesProperty] Parameter Sets: (All) Aliases: @@ -141,7 +140,7 @@ Type: System.String Parameter Sets: (All) Aliases: -Required: True +Required: False Position: Named Default value: None Accept pipeline input: False