webapp_configure_vnet_integration
Integrate an Azure web app with a Virtual Network subnet using the web app name, resource group, and subnet resource ID.
Instructions
Configure Virtual Network integration for a web app.
Args: webapp_name: Web app name resource_group: Resource group containing the web app subnet_id: Subnet resource ID to integrate with
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webapp_name | Yes | ||
| resource_group | Yes | ||
| subnet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |