Data Source: azurerm_function_app

Use this data source to access information about a Function App.

Example Usage

data "azurerm_function_app" "example" {
  name                = "test-azure-functions"
  resource_group_name = azurerm_resource_group.example.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:


The connection_string supports the following:


The site_credential block exports the following:


An ip_restriction block exports the following:


An scm_ip_restriction block exports the following:


A site_config block exports the following:


A source_control block exports the following:


An identity block exports the following:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: