Az.Functions

1.0.2

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://docs.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 -RequiredVersion 1.0.2

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

Install-PSResource -Name Az.Functions -Version 1.0.2

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

* Removed the ability to create v2 Functions in regions that do not support it.
* Deprecated PowerShell 6.2. Added a warning for when a user creates a PowerShell 6.2 function app that advises them to create a PowerShell 7.0 function app instead.

FileList

Version History

Version Downloads Last updated
4.0.7 8,683,708 11/14/2023
4.0.6 16,215,528 11/1/2022
4.0.5 1,049,390 10/12/2022
4.0.4 1,851,133 9/6/2022
4.0.3 5,628,363 5/24/2022
4.0.2 3,524,411 4/5/2022
4.0.1 1,896,907 1/4/2022
4.0.0 515,622 12/7/2021
3.1.1 2,070,445 11/2/2021
3.1.0 2,515,784 7/6/2021
3.0.0 791,912 5/25/2021
2.0.0 13,097,383 10/27/2020
1.0.2 (current version) 3,476,535 9/22/2020
1.0.1 3,139,626 6/23/2020
1.0.0 896,605 5/19/2020
0.0.3-preview 210 4/4/2020
0.0.2-preview 180 3/20/2020
0.0.1-preview 278 11/8/2019
Show less