published on Saturday, Jul 18, 2026 by Pulumi
published on Saturday, Jul 18, 2026 by Pulumi
Description for Gets a virtual network the app (or deployment slot) is connected to by name.
Uses Azure REST API version 2025-05-01.
Other available API versions: 2016-08-01, 2018-02-01, 2018-11-01, 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01, 2022-09-01, 2023-01-01, 2023-12-01, 2024-04-01, 2024-11-01, 2025-03-01, 2026-03-01-preview, 2026-03-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native web [ApiVersion]. See the version guide for details.
Using getWebAppVnetConnection
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWebAppVnetConnection(args: GetWebAppVnetConnectionArgs, opts?: InvokeOptions): Promise<GetWebAppVnetConnectionResult>
function getWebAppVnetConnectionOutput(args: GetWebAppVnetConnectionOutputArgs, opts?: InvokeOptions): Output<GetWebAppVnetConnectionResult>def get_web_app_vnet_connection(name: Optional[str] = None,
resource_group_name: Optional[str] = None,
vnet_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWebAppVnetConnectionResult
def get_web_app_vnet_connection_output(name: pulumi.Input[Optional[str]] = None,
resource_group_name: pulumi.Input[Optional[str]] = None,
vnet_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWebAppVnetConnectionResult]func LookupWebAppVnetConnection(ctx *Context, args *LookupWebAppVnetConnectionArgs, opts ...InvokeOption) (*LookupWebAppVnetConnectionResult, error)
func LookupWebAppVnetConnectionOutput(ctx *Context, args *LookupWebAppVnetConnectionOutputArgs, opts ...InvokeOption) LookupWebAppVnetConnectionResultOutput> Note: This function is named LookupWebAppVnetConnection in the Go SDK.
public static class GetWebAppVnetConnection
{
public static Task<GetWebAppVnetConnectionResult> InvokeAsync(GetWebAppVnetConnectionArgs args, InvokeOptions? opts = null)
public static Output<GetWebAppVnetConnectionResult> Invoke(GetWebAppVnetConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWebAppVnetConnectionResult> getWebAppVnetConnection(GetWebAppVnetConnectionArgs args, InvokeOptions options)
public static Output<GetWebAppVnetConnectionResult> getWebAppVnetConnection(GetWebAppVnetConnectionArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:web:getWebAppVnetConnection
arguments:
# arguments dictionarydata "azure-native_web_getwebappvnetconnection" "name" {
# arguments
}The following arguments are supported:
- Name string
- Name of the app.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Vnet
Name string - Name of the virtual network.
- Name string
- Name of the app.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Vnet
Name string - Name of the virtual network.
- name string
- Name of the app.
- resource_
group_ stringname - The name of the resource group. The name is case insensitive.
- vnet_
name string - Name of the virtual network.
- name String
- Name of the app.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- vnet
Name String - Name of the virtual network.
- name string
- Name of the app.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- vnet
Name string - Name of the virtual network.
- name str
- Name of the app.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- vnet_
name str - Name of the virtual network.
- name String
- Name of the app.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- vnet
Name String - Name of the virtual network.
getWebAppVnetConnection Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Cert
Thumbprint string - The client certificate thumbprint.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Resync
Required bool - true if a resync is required; otherwise, false.
- Routes
List<Pulumi.
Azure Native. Web. Outputs. Vnet Route Response> - The routes that this Virtual Network connection uses.
- System
Data Pulumi.Azure Native. Web. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Cert
Blob string - A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection.
- Dns
Servers string - DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.
- Is
Swift bool - Flag that is used to denote if this is VNET injection
- Kind string
- Kind of resource.
- Vnet
Resource stringId - The Virtual Network's resource ID.
- Azure
Api stringVersion - The Azure API version of the resource.
- Cert
Thumbprint string - The client certificate thumbprint.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Resync
Required bool - true if a resync is required; otherwise, false.
- Routes
[]Vnet
Route Response - The routes that this Virtual Network connection uses.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Cert
Blob string - A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection.
- Dns
Servers string - DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.
- Is
Swift bool - Flag that is used to denote if this is VNET injection
- Kind string
- Kind of resource.
- Vnet
Resource stringId - The Virtual Network's resource ID.
- azure_
api_ stringversion - The Azure API version of the resource.
- cert_
thumbprint string - The client certificate thumbprint.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- resync_
required bool - true if a resync is required; otherwise, false.
- routes list(object)
- The routes that this Virtual Network connection uses.
- system_
data object - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cert_
blob string - A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection.
- dns_
servers string - DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.
- is_
swift bool - Flag that is used to denote if this is VNET injection
- kind string
- Kind of resource.
- vnet_
resource_ stringid - The Virtual Network's resource ID.
- azure
Api StringVersion - The Azure API version of the resource.
- cert
Thumbprint String - The client certificate thumbprint.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- resync
Required Boolean - true if a resync is required; otherwise, false.
- routes
List<Vnet
Route Response> - The routes that this Virtual Network connection uses.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cert
Blob String - A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection.
- dns
Servers String - DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.
- is
Swift Boolean - Flag that is used to denote if this is VNET injection
- kind String
- Kind of resource.
- vnet
Resource StringId - The Virtual Network's resource ID.
- azure
Api stringVersion - The Azure API version of the resource.
- cert
Thumbprint string - The client certificate thumbprint.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- resync
Required boolean - true if a resync is required; otherwise, false.
- routes
Vnet
Route Response[] - The routes that this Virtual Network connection uses.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cert
Blob string - A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection.
- dns
Servers string - DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.
- is
Swift boolean - Flag that is used to denote if this is VNET injection
- kind string
- Kind of resource.
- vnet
Resource stringId - The Virtual Network's resource ID.
- azure_
api_ strversion - The Azure API version of the resource.
- cert_
thumbprint str - The client certificate thumbprint.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- resync_
required bool - true if a resync is required; otherwise, false.
- routes
Sequence[Vnet
Route Response] - The routes that this Virtual Network connection uses.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cert_
blob str - A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection.
- dns_
servers str - DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.
- is_
swift bool - Flag that is used to denote if this is VNET injection
- kind str
- Kind of resource.
- vnet_
resource_ strid - The Virtual Network's resource ID.
- azure
Api StringVersion - The Azure API version of the resource.
- cert
Thumbprint String - The client certificate thumbprint.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- resync
Required Boolean - true if a resync is required; otherwise, false.
- routes List<Property Map>
- The routes that this Virtual Network connection uses.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- cert
Blob String - A certificate file (.cer) blob containing the public key of the private key used to authenticate a \nPoint-To-Site VPN connection.
- dns
Servers String - DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.
- is
Swift Boolean - Flag that is used to denote if this is VNET injection
- kind String
- Kind of resource.
- vnet
Resource StringId - The Virtual Network's resource ID.
Supporting Types
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at string - The timestamp of resource creation (UTC).
- created_
by string - The identity that created the resource.
- created_
by_ stringtype - The type of identity that created the resource.
- last_
modified_ stringat - The timestamp of resource last modification (UTC)
- last_
modified_ stringby - The identity that last modified the resource.
- last_
modified_ stringby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
VnetRouteResponse
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Web. Inputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- End
Address string - The ending address for this route. If the start address is specified in CIDR notation, this must be omitted.
- Kind string
- Kind of resource.
- Route
Type string The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only
These values will be used for syncing an app's routes with those from a Virtual Network.
- Start
Address string - The starting address for this route. This may also include a CIDR notation, in which case the end address must not be specified.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- End
Address string - The ending address for this route. If the start address is specified in CIDR notation, this must be omitted.
- Kind string
- Kind of resource.
- Route
Type string The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only
These values will be used for syncing an app's routes with those from a Virtual Network.
- Start
Address string - The starting address for this route. This may also include a CIDR notation, in which case the end address must not be specified.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- system_
data object - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- end_
address string - The ending address for this route. If the start address is specified in CIDR notation, this must be omitted.
- kind string
- Kind of resource.
- route_
type string The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only
These values will be used for syncing an app's routes with those from a Virtual Network.
- start_
address string - The starting address for this route. This may also include a CIDR notation, in which case the end address must not be specified.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- end
Address String - The ending address for this route. If the start address is specified in CIDR notation, this must be omitted.
- kind String
- Kind of resource.
- route
Type String The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only
These values will be used for syncing an app's routes with those from a Virtual Network.
- start
Address String - The starting address for this route. This may also include a CIDR notation, in which case the end address must not be specified.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- end
Address string - The ending address for this route. If the start address is specified in CIDR notation, this must be omitted.
- kind string
- Kind of resource.
- route
Type string The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only
These values will be used for syncing an app's routes with those from a Virtual Network.
- start
Address string - The starting address for this route. This may also include a CIDR notation, in which case the end address must not be specified.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- end_
address str - The ending address for this route. If the start address is specified in CIDR notation, this must be omitted.
- kind str
- Kind of resource.
- route_
type str The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only
These values will be used for syncing an app's routes with those from a Virtual Network.
- start_
address str - The starting address for this route. This may also include a CIDR notation, in which case the end address must not be specified.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- end
Address String - The ending address for this route. If the start address is specified in CIDR notation, this must be omitted.
- kind String
- Kind of resource.
- route
Type String The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only
These values will be used for syncing an app's routes with those from a Virtual Network.
- start
Address String - The starting address for this route. This may also include a CIDR notation, in which case the end address must not be specified.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
published on Saturday, Jul 18, 2026 by Pulumi