Data Source: azurerm_mssql_managed_instance

Use this data source to access information about an existing Microsoft SQL Azure Managed Instance.

Example Usage

data "azurerm_mssql_managed_instance" "example" {
  name                = "managedsqlinstance"
  resource_group_name = azurerm_resource_group.example.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:


The identity block exports the following:

Timeouts

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