Skip to content

Latest commit

 

History

History
58 lines (41 loc) · 1.87 KB

Az.Functions.md

File metadata and controls

58 lines (41 loc) · 1.87 KB
Module Name Module Guid Download Help Link Help Version Locale
Az.Functions
eafced71-8742-4a2c-5afd-13117428dd90
1.0.0.0
en-US

Az.Functions Module

Description

Microsoft Azure PowerShell - Azure Functions service cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.\n\nFor information on Azure Functions, please visit the following: https://learn.microsoft.com/azure/azure-functions/

Az.Functions Cmdlets

Gets function apps in a subscription.

Gets the location where a function app for the given os and plan type is available.

Get function apps plans in a subscription.

Gets app settings for a function app.

Creates a function app.

Creates a function app service plan.

Deletes a function app.

Deletes a function app plan.

Removes app settings from a function app.

Restarts a function app.

Starts a function app.

Stops a function app.

Updates a function app.

Updates a function app service plan.

Adds or updates app settings in a function app.