Az.Functions
2.0.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://docs.microsoft.com/azure/azure-functions/
Minimum PowerShell version
5.1
Installation Options
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
Dependencies
-
- Az.Accounts (>= 2.1.0)
Release Notes
* [Breaking Change] Removed 'IncludeSlot' switch parameter from all but one parameter set of 'Get-AzFunctionApp'. The cmdlet now supports retrieving deployment slots in the results when '-IncludeSlot' is specified.
* Updated 'New-AzFunctionApp':
- Fixed -DisableApplicationInsights so that no application insights project is created when this option is specified. [#12728]
- [Breaking Change] Removed support to create PowerShell 6.2 function apps.
- [Breaking Change] Changed the default runtime version in Functions version 3 on Windows for PowerShell function apps from 6.2 to 7.0 when the RuntimeVersion parameter is not specified.
- [Breaking Change] Changed the default runtime version in Functions version 3 on Windows and Linux for Node function apps from 10 to 12 when the RuntimeVersion parameter is not specified.
- [Breaking Change] Changed the default runtime version in Functions version 3 on Linux for Python function apps from 3.7 to 3.8 when the RuntimeVersion parameter is not specified.
FileList
- Az.Functions.nuspec
- Az.Functions.format.ps1xml
- Az.Functions.psd1
- Az.Functions.psm1
- bin\Az.Functions.private.deps.json
- bin\Az.Functions.private.dll
- custom\Az.Functions.custom.psm1
- custom\Functions.format.ps1xml
- custom\Functions.types.ps1xml
- custom\Get-AzFunctionApp.ps1
- custom\Get-AzFunctionAppAvailableLocation.ps1
- custom\Get-AzFunctionAppPlan.ps1
- custom\Get-AzFunctionAppSetting.ps1
- custom\HelperFunctions.ps1
- custom\New-AzFunctionApp.ps1
- custom\New-AzFunctionAppPlan.ps1
- custom\Remove-AzFunctionApp.ps1
- custom\Remove-AzFunctionAppPlan.ps1
- custom\Remove-AzFunctionAppSetting.ps1
- custom\Restart-AzFunctionApp.ps1
- custom\Start-AzFunctionApp.ps1
- custom\Stop-AzFunctionApp.ps1
- custom\Update-AzFunctionApp.ps1
- custom\Update-AzFunctionAppPlan.ps1
- custom\Update-AzFunctionAppSetting.ps1
- custom\api\Models\Api20190801\ManagedServiceIdentityUserAssignedIdentities.cs
- custom\api\Support\AvailablePlanType.cs
- custom\api\Support\FunctionAppManagedServiceIdentityCreateType.cs
- custom\api\Support\FunctionAppManagedServiceIdentityUpdateType.cs
- custom\api\Support\FunctionsVersionType.cs
- custom\api\Support\PlanType.cs
- custom\api\Support\RuntimeType.cs
- custom\api\Support\SkuType.cs
- custom\api\Support\WorkerType.cs
- custom\Api20190801\AppServicePlan.cs
- custom\Api20190801\Site.cs
- custom\FunctionsStack\LinuxFunctionsStacks.json
- custom\FunctionsStack\WindowsFunctionsStacks.json
- exports\ProxyCmdletDefinitions.ps1
- internal\Az.Functions.internal.psm1
- internal\ProxyCmdletDefinitions.ps1
- utils\Unprotect-SecureString.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
4.1.1 | 1,095,993 | 11/11/2024 |
4.1.0 | 9,727,789 | 7/9/2024 |
4.0.8 | 6,122,212 | 4/30/2024 |
4.0.7 | 9,437,421 | 11/14/2023 |
4.0.6 | 18,621,917 | 11/1/2022 |
4.0.5 | 1,217,681 | 10/12/2022 |
4.0.4 | 2,009,011 | 9/6/2022 |
4.0.3 | 5,720,743 | 5/24/2022 |
4.0.2 | 4,389,784 | 4/5/2022 |
4.0.1 | 1,921,994 | 1/4/2022 |
4.0.0 | 518,374 | 12/7/2021 |
3.1.1 | 2,302,988 | 11/2/2021 |
3.1.0 | 2,541,023 | 7/6/2021 |
3.0.0 | 801,384 | 5/25/2021 |
2.0.0 (current version) | 13,547,068 | 10/27/2020 |
1.0.2 | 3,841,066 | 9/22/2020 |
1.0.1 | 3,152,090 | 6/23/2020 |
1.0.0 | 937,002 | 5/19/2020 |
0.0.3-preview | 213 | 4/4/2020 |
0.0.2-preview | 183 | 3/20/2020 |
0.0.1-preview | 281 | 11/8/2019 |