< Back

New-EswApplicationGateway

Mon Jan 13, 2020 7:14 pm

NAME New-EswApplicationGateway



SYNOPSIS

Provisions a new Application Gateway for the eShopworld evolution platform.





SYNTAX

New-EswApplicationGateway [-ResourceGroupName] <String> [<CommonParameters>]





DESCRIPTION

Provisions a new Application Gateway for the eShopworld evolution platform.





PARAMETERS

-ResourceGroupName <String>

The name of the azure resource group that the application gateway will be provisioned to.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES





This function assumes you are connected to ARM (Login-AzAccount) and that you are already in the right

subscription on ARM.



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Provisions a new Application Gateway to the 'eus-platform-test' resource group, the new gateway's details

and configuration will be defined by the last gateway provisioned to that resource group.



New-EswApplicationGateway -ResourceGroupName 'eus-platform-test'











RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=New-EswApplicationGatewayConfig; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

New-EswApplicationGatewayConfig [-AppGatewayName] <string> [-ResourceGroupName] <string>

[-Name] <string> [-Port] <string> [-DnsName] <string> [-DnsSuffix] <string> [-ProbePath

<string>] [-IsMultiRegion] [-Force] [<CommonParameters>]



ModuleName : DevOpsFlex.Automation.PowerShell

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : New-EswApplicationGatewayConfig

Category : Function

Component :

Role :

Functionality :