< Back

Set-AzureRmApplicationGatewayAuthenticationCertificate

Tue Jan 29, 2019 9:57 pm

NAME Set-AzureRmApplicationGatewayAuthenticationCertificate



SYNOPSIS

Updates an authentication certificate for an application gateway.





SYNTAX

Set-AzureRmApplicationGatewayAuthenticationCertificate -ApplicationGateway <PSApplicationGateway> -CertificateFile <String> [-DefaultProfile

<IAzureContextContainer>] -Name <String> [-Confirm] [-WhatIf] [<CommonParameters>]





DESCRIPTION

The Set-AzureRmApplicationGatewayAuthenticationCertificate cmdlet updates an authentication certificate for an Azure application gateway.





PARAMETERS

-ApplicationGateway <PSApplicationGateway>

Specifies the name of application gateway for which this cmdlet updates an authentication certificate.



Required? true

Position? named

Default value None

Accept pipeline input? True (ByValue)

Accept wildcard characters? false



-CertificateFile <String>

Specifies the path of the authentication certificate file with which this cmdlet updates the certificate.



Required? true

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Name <String>

Specifies the name of the authentication certificate that this cmdlet updates.



Required? true

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Confirm [<SwitchParameter>]

Prompts you for confirmation before running the cmdlet.



Required? false

Position? named

Default value False

Accept pipeline input? False

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]

Shows what would happen if the cmdlet runs. The cmdlet is not run.



Required? false

Position? named

Default value False

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 (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.String







OUTPUTS

Microsoft.Azure.Commands.Network.Models.PSApplicationGateway







NOTES





* Keywords: azure, azurerm, arm, resource, management, manager, network, networking



1:















RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... ertificate

Add-AzureRmApplicationGatewayAuthenticationCertificate

Get-AzureRmApplicationGatewayAuthenticationCertificate

New-AzureRmApplicationGatewayAuthenticationCertificate

Remove-AzureRmApplicationGatewayAuthenticationCertificate