Az.Functions
3.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.2.8)
Release Notes
* Added support in function app creation for Python 3.9 and Node 14 function apps
* Removed support in function app creation for V2, Python 3.6, Node 8, and Node 10 function apps
* Updated IdentityID parameter from string to string array in Update-AzFunctionApp. This is to be consistent with New-AzFunctionApp which has the same parameter as a string array
* Updated FullyQualifiedErrorId for an invalid Functions version from FunctionsVersionIsInvalid to FunctionsVersionNotSupported
* When creating a Node.js function app, if no runtime version is specified, the default runtime version is set to 14 instead of 12
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.0.2 | 85 | 4/1/2022 |
4.0.1 | 479 | 12/31/2021 |
4.0.0 | 104 | 12/3/2021 |
3.1.1 | 117 | 10/29/2021 |
3.1.0 | 418 | 7/2/2021 |
3.0.0 (current version) | 198 | 5/21/2021 |
2.0.0 | 752 | 10/23/2020 |
1.0.2 | 205 | 9/16/2020 |
1.0.1 | 443 | 6/19/2020 |
1.0.0 | 17,893 | 5/15/2020 |
0.0.3-preview | 1 | 4/4/2020 |
0.0.2-preview | 4 | 3/20/2020 |
0.0.1-preview | 6 | 11/8/2019 |