Azure App Service
Azure App Service connector allows you to manage app services and server farms in your subscription.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Microsoft |
URL | https://azure.microsoft.com/support/ |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Website | https://azure.microsoft.com/en-us/services/app-service/ |
Privacy policy | https://privacy.microsoft.com/ |
Categories | Productivity |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 1000 | 60 seconds |
Actions
Restart web app |
Restarts a web app. |
Start web app |
Starts a web app. |
Stop web app |
Stops a web app. |
Restart web app
Restarts a web app.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Subscription Id
|
subscriptionId | True | string |
Microsoft Azure subscription. |
Resource Group
|
resourceGroupName | True | string |
The name of the resource group. |
Web App
|
webAppName | True | string |
The name of the web app. |
Start web app
Starts a web app.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Subscription Id
|
subscriptionId | True | string |
Microsoft Azure subscription. |
Resource Group
|
resourceGroupName | True | string |
The name of the resource group. |
Web App
|
webAppName | True | string |
The name of the web app. |
Stop web app
Stops a web app.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Subscription Id
|
subscriptionId | True | string |
Microsoft Azure subscription. |
Resource Group
|
resourceGroupName | True | string |
The name of the resource group. |
Web App
|
webAppName | True | string |
The name of the web app. |