Az.Nginx
Microsoft Azure PowerShell: Nginx cmdlets
Nginx
Get-AzNginxCertificate |
Get a certificate of given NGINX deployment |
Get-AzNginxConfiguration |
Get the NGINX configuration of given NGINX deployment |
Get-AzNginxDeployment |
Get the NGINX deployment |
Invoke-AzNginxAnalysisConfiguration |
Analyze an NGINX configuration without applying it to the NGINXaaS deployment |
New-AzNginxCertificate |
Create or update the NGINX certificates for given NGINX deployment |
New-AzNginxConfiguration |
Create or update the NGINX configuration for given NGINX deployment |
New-AzNginxConfigurationFileObject |
Create an in-memory object for NginxConfigurationFile. |
New-AzNginxDeployment |
Create or update the NGINX deployment |
New-AzNginxNetworkProfileObject |
Create an in-memory object for NginxNetworkProfile. |
New-AzNginxPrivateIPAddressObject |
Create an in-memory object for NginxPrivateIPAddress. |
New-AzNginxPublicIPAddressObject |
Create an in-memory object for NginxPublicIPAddress. |
Remove-AzNginxCertificate |
Deletes a certificate from the NGINX deployment |
Remove-AzNginxConfiguration |
Reset the NGINX configuration of given NGINX deployment to default |
Remove-AzNginxDeployment |
Delete the NGINX deployment resource |
Update-AzNginxDeployment |
Update the NGINX deployment |