Az.Nginx

1.2.1

Microsoft Azure PowerShell: Nginx cmdlets

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.Nginx

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.Nginx

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM Nginx

Functions

Get-AzNginxCertificate Get-AzNginxConfiguration Get-AzNginxDeployment Invoke-AzNginxAnalysisConfiguration New-AzNginxCertificate New-AzNginxConfiguration New-AzNginxConfigurationFileObject New-AzNginxDeployment New-AzNginxNetworkProfileObject New-AzNginxPrivateIPAddressObject New-AzNginxPublicIPAddressObject Remove-AzNginxCertificate Remove-AzNginxConfiguration Remove-AzNginxDeployment Update-AzNginxDeployment

PSEditions

Core Desktop

Dependencies

Release Notes

* Added breaking change announcement for below cmdlets from fixed array to list.
 - 'Get-AzNginxConfiguration'
 - 'New-AzNginxConfiguration'
 - 'Get-AzNginxDeployment'
 - 'New-AzNginxDeployment'
 - 'Update-AzNginxDeployment'
 - 'Invoke-AzNginxAnalysisConfiguration'
 - 'New-AzNginxNetworkProfileObject'
* Added breaking change announcement for 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets.
   - Removed '-IdentityType' parameter to support new Managed Identity settings.
   - Removed '-IdentityUserAssignedIdentity'.
* The parameters of the 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets will be changed by new Managed Identity settings.
   - Added '-UserAssignedIdentity' parameter. The type of 'UserAssignedIdentity' is simplified to a list of strings that is used to specify the user's assigned identity.
   - Added 'EnableSystemAssignedIdentity' to enable/disable system-assigned identities.

FileList

Version History

Version Downloads Last updated
1.2.1 (current version) 1,236,816 8/5/2025
1.2.0 29,268,450 1/14/2025
1.1.0 16,038,262 8/6/2024
1.0.1 8,508,284 4/30/2024
1.0.0 5,303,516 1/9/2024
0.1.0 2,525 10/12/2022
Show more