Az.Functions

4.3.0

Microsoft Azure PowerShell - Azure Functions service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.

For information on Azure Functions, please visit the following: https://learn.microsoft.com/azure/azure-functions/

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.Functions

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

Install-PSResource -Name Az.Functions

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 Functions

Functions

Get-AzFunctionApp Get-AzFunctionAppAvailableLocation Get-AzFunctionAppFlexConsumptionRuntime Get-AzFunctionAppPlan Get-AzFunctionAppSetting New-AzFunctionApp New-AzFunctionAppPlan Remove-AzFunctionApp Remove-AzFunctionAppPlan Remove-AzFunctionAppSetting Restart-AzFunctionApp Start-AzFunctionApp Stop-AzFunctionApp Update-AzFunctionApp Update-AzFunctionAppPlan Update-AzFunctionAppSetting

PSEditions

Core Desktop

Dependencies

Release Notes

* Added FlexConsumption support to Get-AzFunctionAppAvailableLocation, which returns a list of regions that supported Flex Consumption, including locations supporting zone redundancy (currently applied only to Flex Consumption)
* Added a new cmdlet Get-AzFunctionAppFlexConsumptionRuntime to retrieve Flex Consumption runtimes for a specified location
* Added a new parameter set to New-AzFunctionApp to support Flex Consumption function apps [#24349]
* Refreshed stack definitions

FileList

Version History

Version Downloads Last updated
4.3.0 (current version) 7,750 11/21/2025
4.2.1 34,749,129 5/19/2025
4.2.0 18,209,429 1/14/2025
4.1.1 9,594,985 11/11/2024
4.1.0 11,251,486 7/9/2024
4.0.8 6,582,905 4/30/2024
4.0.7 9,952,692 11/14/2023
4.0.6 22,163,743 11/1/2022
4.0.5 1,684,239 10/12/2022
4.0.4 2,125,818 9/6/2022
4.0.3 5,877,723 5/24/2022
4.0.2 4,856,016 4/5/2022
4.0.1 1,957,603 1/4/2022
4.0.0 526,625 12/7/2021
3.1.1 2,552,301 11/2/2021
3.1.0 2,580,175 7/6/2021
3.0.0 813,157 5/25/2021
2.0.0 14,000,645 10/27/2020
1.0.2 4,612,515 9/22/2020
1.0.1 3,161,494 6/23/2020
1.0.0 1,000,042 5/19/2020
0.0.3-preview 215 4/4/2020
0.0.2-preview 186 3/20/2020
0.0.1-preview 283 11/8/2019
Show more