diff --git a/website/docs/d/api_management.html.markdown b/website/docs/d/api_management.html.markdown
index 88df4e8af201..4237eae295ea 100644
--- a/website/docs/d/api_management.html.markdown
+++ b/website/docs/d/api_management.html.markdown
@@ -136,8 +136,6 @@ A `sku` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the API Management Service.
diff --git a/website/docs/d/api_management_api.html.markdown b/website/docs/d/api_management_api.html.markdown
index ce76886859d7..e5ecdfaa47bc 100644
--- a/website/docs/d/api_management_api.html.markdown
+++ b/website/docs/d/api_management_api.html.markdown
@@ -79,8 +79,6 @@ A `wsdl_selector` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the API Management API.
diff --git a/website/docs/d/api_management_api_version_set.html.markdown b/website/docs/d/api_management_api_version_set.html.markdown
index 447043469ed5..cfbc51cc9811 100644
--- a/website/docs/d/api_management_api_version_set.html.markdown
+++ b/website/docs/d/api_management_api_version_set.html.markdown
@@ -48,8 +48,6 @@ output "api_management_api_version_set_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the API Version Set.
diff --git a/website/docs/d/api_management_group.html.markdown b/website/docs/d/api_management_group.html.markdown
index 1bcab3525965..c6cbde161e32 100644
--- a/website/docs/d/api_management_group.html.markdown
+++ b/website/docs/d/api_management_group.html.markdown
@@ -46,8 +46,6 @@ output "group_type" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the API Management Group.
diff --git a/website/docs/d/api_management_product.html.markdown b/website/docs/d/api_management_product.html.markdown
index d4f76c8e9f49..26d2a54ea601 100644
--- a/website/docs/d/api_management_product.html.markdown
+++ b/website/docs/d/api_management_product.html.markdown
@@ -52,8 +52,6 @@ output "product_terms" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the API Management Product.
diff --git a/website/docs/d/api_management_user.html.markdown b/website/docs/d/api_management_user.html.markdown
index e7a6a3368dca..b2c4271d73fd 100644
--- a/website/docs/d/api_management_user.html.markdown
+++ b/website/docs/d/api_management_user.html.markdown
@@ -48,8 +48,6 @@ output "notes" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the API Management User.
diff --git a/website/docs/d/app_service.html.markdown b/website/docs/d/app_service.html.markdown
index 74423ffec73a..4af3f9c513b3 100644
--- a/website/docs/d/app_service.html.markdown
+++ b/website/docs/d/app_service.html.markdown
@@ -139,8 +139,6 @@ A `ip_restriction` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the App Service.
diff --git a/website/docs/d/app_service_certificate.html.markdown b/website/docs/d/app_service_certificate.html.markdown
index 20df6cad4d3e..6da3b2679247 100644
--- a/website/docs/d/app_service_certificate.html.markdown
+++ b/website/docs/d/app_service_certificate.html.markdown
@@ -54,8 +54,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the App Service Certificate.
diff --git a/website/docs/d/app_service_certificate_order.html.markdown b/website/docs/d/app_service_certificate_order.html.markdown
index bbe6affef414..8d84971b881b 100644
--- a/website/docs/d/app_service_certificate_order.html.markdown
+++ b/website/docs/d/app_service_certificate_order.html.markdown
@@ -79,8 +79,6 @@ output "certificate_order_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the App Service Certificate Order.
diff --git a/website/docs/d/app_service_plan.html.markdown b/website/docs/d/app_service_plan.html.markdown
index 8b4b71128e67..47763f230f82 100644
--- a/website/docs/d/app_service_plan.html.markdown
+++ b/website/docs/d/app_service_plan.html.markdown
@@ -71,8 +71,6 @@ A `properties` block supports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the App Service Plan.
diff --git a/website/docs/d/application_insights.html.markdown b/website/docs/d/application_insights.html.markdown
index 1f1688a514c3..e7a72c502e59 100644
--- a/website/docs/d/application_insights.html.markdown
+++ b/website/docs/d/application_insights.html.markdown
@@ -40,8 +40,6 @@ output "application_insights_instrumentation_key" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Application Insights component.
diff --git a/website/docs/d/application_security_group.html.markdown b/website/docs/d/application_security_group.html.markdown
index b9299e294fd6..1d1ac956b22a 100644
--- a/website/docs/d/application_security_group.html.markdown
+++ b/website/docs/d/application_security_group.html.markdown
@@ -43,8 +43,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Application Security Group.
diff --git a/website/docs/d/automation_account.html.markdown b/website/docs/d/automation_account.html.markdown
index e1080a4f5868..d14864824033 100644
--- a/website/docs/d/automation_account.html.markdown
+++ b/website/docs/d/automation_account.html.markdown
@@ -41,8 +41,6 @@ output "automation_account_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Automation Account.
diff --git a/website/docs/d/automation_variable_bool.html.markdown b/website/docs/d/automation_variable_bool.html.markdown
index 42f852df506f..b592d585125b 100644
--- a/website/docs/d/automation_variable_bool.html.markdown
+++ b/website/docs/d/automation_variable_bool.html.markdown
@@ -51,8 +51,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Automation Bool Variable.
diff --git a/website/docs/d/automation_variable_datetime.html.markdown b/website/docs/d/automation_variable_datetime.html.markdown
index cb162ddd90d3..a87c44d3dcdf 100644
--- a/website/docs/d/automation_variable_datetime.html.markdown
+++ b/website/docs/d/automation_variable_datetime.html.markdown
@@ -51,8 +51,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Automation Datetime Variable.
diff --git a/website/docs/d/automation_variable_int.html.markdown b/website/docs/d/automation_variable_int.html.markdown
index bbb8fad0ee94..6bf3196c77f3 100644
--- a/website/docs/d/automation_variable_int.html.markdown
+++ b/website/docs/d/automation_variable_int.html.markdown
@@ -51,8 +51,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Automation Int Variable.
diff --git a/website/docs/d/automation_variable_string.html.markdown b/website/docs/d/automation_variable_string.html.markdown
index 36ba7a22a327..fd15f8e9eb21 100644
--- a/website/docs/d/automation_variable_string.html.markdown
+++ b/website/docs/d/automation_variable_string.html.markdown
@@ -51,8 +51,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Automation String Variable.
diff --git a/website/docs/d/availability_set.html.markdown b/website/docs/d/availability_set.html.markdown
index d3bc10b59a1c..60ce07b2433e 100644
--- a/website/docs/d/availability_set.html.markdown
+++ b/website/docs/d/availability_set.html.markdown
@@ -49,8 +49,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Availability Set.
diff --git a/website/docs/d/azuread_application.html.markdown b/website/docs/d/azuread_application.html.markdown
index 5c9c0ae16fae..35781061e41f 100644
--- a/website/docs/d/azuread_application.html.markdown
+++ b/website/docs/d/azuread_application.html.markdown
@@ -52,8 +52,6 @@ output "azure_active_directory_object_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Application within Azure Active Directory.
diff --git a/website/docs/d/azuread_service_principal.html.markdown b/website/docs/d/azuread_service_principal.html.markdown
index ffe1b52e18bb..4e6a255876c7 100644
--- a/website/docs/d/azuread_service_principal.html.markdown
+++ b/website/docs/d/azuread_service_principal.html.markdown
@@ -59,8 +59,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Service Principal.
diff --git a/website/docs/d/batch_account.html.markdown b/website/docs/d/batch_account.html.markdown
index 17e80d877987..c09bb7f67d5f 100644
--- a/website/docs/d/batch_account.html.markdown
+++ b/website/docs/d/batch_account.html.markdown
@@ -68,8 +68,6 @@ A `key_vault_reference` block have the following properties:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Batch Account.
diff --git a/website/docs/d/batch_certificate.html.markdown b/website/docs/d/batch_certificate.html.markdown
index ffa1fb1855d8..dbf1d0b16d46 100644
--- a/website/docs/d/batch_certificate.html.markdown
+++ b/website/docs/d/batch_certificate.html.markdown
@@ -49,8 +49,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the certificate.
diff --git a/website/docs/d/batch_pool.html.markdown b/website/docs/d/batch_pool.html.markdown
index e0b89e550b2b..38c38e9b88cb 100644
--- a/website/docs/d/batch_pool.html.markdown
+++ b/website/docs/d/batch_pool.html.markdown
@@ -183,8 +183,6 @@ A `network_security_group_rules` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Batch Pool.
diff --git a/website/docs/d/builtin_role_definition.markdown b/website/docs/d/builtin_role_definition.markdown
index 69bdd9a93a4b..9e489a182284 100644
--- a/website/docs/d/builtin_role_definition.markdown
+++ b/website/docs/d/builtin_role_definition.markdown
@@ -46,8 +46,6 @@ A `permissions` block contains:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Role Definition.
diff --git a/website/docs/d/cdn_profile.html.markdown b/website/docs/d/cdn_profile.html.markdown
index 230ad5c4bac0..5f0578e34aaf 100644
--- a/website/docs/d/cdn_profile.html.markdown
+++ b/website/docs/d/cdn_profile.html.markdown
@@ -39,8 +39,6 @@ output "cdn_profile_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the CDN Profile.
diff --git a/website/docs/d/client_config.html.markdown b/website/docs/d/client_config.html.markdown
index ce2050a37393..7bbdd012b265 100644
--- a/website/docs/d/client_config.html.markdown
+++ b/website/docs/d/client_config.html.markdown
@@ -44,8 +44,6 @@ There are no arguments available for this data source.
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the client config.
diff --git a/website/docs/d/container_registry.markdown b/website/docs/d/container_registry.markdown
index bc6400cb82b5..b222f3794dd9 100644
--- a/website/docs/d/container_registry.markdown
+++ b/website/docs/d/container_registry.markdown
@@ -53,8 +53,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Container Registry.
diff --git a/website/docs/d/cosmosdb_account.html.markdown b/website/docs/d/cosmosdb_account.html.markdown
index 770ebb2998a6..bb71c947e661 100644
--- a/website/docs/d/cosmosdb_account.html.markdown
+++ b/website/docs/d/cosmosdb_account.html.markdown
@@ -90,8 +90,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the CosmosDB Account.
diff --git a/website/docs/d/data_factory.html.markdown b/website/docs/d/data_factory.html.markdown
index 5710633ebf79..668801c54042 100644
--- a/website/docs/d/data_factory.html.markdown
+++ b/website/docs/d/data_factory.html.markdown
@@ -88,8 +88,6 @@ A `vsts_configuration` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Data Factory.
diff --git a/website/docs/d/data_lake_store.html.markdown b/website/docs/d/data_lake_store.html.markdown
index bf2283f8de69..6a92ddb602d3 100644
--- a/website/docs/d/data_lake_store.html.markdown
+++ b/website/docs/d/data_lake_store.html.markdown
@@ -48,8 +48,6 @@ output "data_lake_store_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Data Lake Store.
diff --git a/website/docs/d/dedicated_host.html.markdown b/website/docs/d/dedicated_host.html.markdown
index bc758840414a..6eb75584c198 100644
--- a/website/docs/d/dedicated_host.html.markdown
+++ b/website/docs/d/dedicated_host.html.markdown
@@ -47,8 +47,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Dedicated Host.
diff --git a/website/docs/d/dedicated_host_group.html.markdown b/website/docs/d/dedicated_host_group.html.markdown
index c6d12051afe8..a8cbb1fb1c5e 100644
--- a/website/docs/d/dedicated_host_group.html.markdown
+++ b/website/docs/d/dedicated_host_group.html.markdown
@@ -48,8 +48,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Dedicated Host Group.
diff --git a/website/docs/d/dev_test_lab.html.markdown b/website/docs/d/dev_test_lab.html.markdown
index 45c298e83fad..bef94e5266de 100644
--- a/website/docs/d/dev_test_lab.html.markdown
+++ b/website/docs/d/dev_test_lab.html.markdown
@@ -53,8 +53,6 @@ output "unique_identifier" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Dev Test Lab.
diff --git a/website/docs/d/dev_test_virtual_network.html.markdown b/website/docs/d/dev_test_virtual_network.html.markdown
index 087fc2219648..4ac860183813 100644
--- a/website/docs/d/dev_test_virtual_network.html.markdown
+++ b/website/docs/d/dev_test_virtual_network.html.markdown
@@ -62,8 +62,6 @@ An `subnets_override` block supports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Dev Test Lab Virtual Network.
diff --git a/website/docs/d/disk_encryption_set.html.markdown b/website/docs/d/disk_encryption_set.html.markdown
index d3ec1002d5e8..47ba0feccb8a 100644
--- a/website/docs/d/disk_encryption_set.html.markdown
+++ b/website/docs/d/disk_encryption_set.html.markdown
@@ -30,8 +30,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Disk Encryption Set.
diff --git a/website/docs/d/dns_zone.html.markdown b/website/docs/d/dns_zone.html.markdown
index 574249261ca6..0ff4c48211cd 100644
--- a/website/docs/d/dns_zone.html.markdown
+++ b/website/docs/d/dns_zone.html.markdown
@@ -47,8 +47,6 @@ in your subscription that matches `name` will be returned.
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the DNS Zone.
diff --git a/website/docs/d/eventgrid_topic.html.markdown b/website/docs/d/eventgrid_topic.html.markdown
index 06eb4b39cd21..467933586d83 100644
--- a/website/docs/d/eventgrid_topic.html.markdown
+++ b/website/docs/d/eventgrid_topic.html.markdown
@@ -42,8 +42,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the EventGrid Topic.
diff --git a/website/docs/d/eventhub_consumer_group.html.markdown b/website/docs/d/eventhub_consumer_group.html.markdown
index b70da0c3b746..daadd2ad7157 100644
--- a/website/docs/d/eventhub_consumer_group.html.markdown
+++ b/website/docs/d/eventhub_consumer_group.html.markdown
@@ -41,8 +41,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the EventHub Consumer Group.
\ No newline at end of file
diff --git a/website/docs/d/eventhub_namespace.html.markdown b/website/docs/d/eventhub_namespace.html.markdown
index b44188fa4957..9ab563042980 100644
--- a/website/docs/d/eventhub_namespace.html.markdown
+++ b/website/docs/d/eventhub_namespace.html.markdown
@@ -59,8 +59,6 @@ The following attributes are exported only if there is an authorization rule nam
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the EventHub Namespace.
diff --git a/website/docs/d/eventhub_namespace_authorization_rule.html.markdown b/website/docs/d/eventhub_namespace_authorization_rule.html.markdown
index 248f00d3d718..2ac616fe9fc3 100644
--- a/website/docs/d/eventhub_namespace_authorization_rule.html.markdown
+++ b/website/docs/d/eventhub_namespace_authorization_rule.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Authorization Rule.
diff --git a/website/docs/d/express_route_circuit.html.markdown b/website/docs/d/express_route_circuit.html.markdown
index 2d232ce3a432..bb039254cd13 100644
--- a/website/docs/d/express_route_circuit.html.markdown
+++ b/website/docs/d/express_route_circuit.html.markdown
@@ -75,8 +75,6 @@ output "service_key" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the ExpressRoute circuit.
diff --git a/website/docs/d/firewall.html.markdown b/website/docs/d/firewall.html.markdown
index 4d5b8ae4724b..0a9872a95452 100644
--- a/website/docs/d/firewall.html.markdown
+++ b/website/docs/d/firewall.html.markdown
@@ -50,8 +50,6 @@ A `ip_configuration` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Firewall.
diff --git a/website/docs/d/function_app.html.markdown b/website/docs/d/function_app.html.markdown
index d5aae5ec1075..f14fea19cf7c 100644
--- a/website/docs/d/function_app.html.markdown
+++ b/website/docs/d/function_app.html.markdown
@@ -67,8 +67,6 @@ The `site_credential` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Function App.
diff --git a/website/docs/d/hdinsight_cluster.html.markdown b/website/docs/d/hdinsight_cluster.html.markdown
index 2e91954be721..c40b1f71f596 100644
--- a/website/docs/d/hdinsight_cluster.html.markdown
+++ b/website/docs/d/hdinsight_cluster.html.markdown
@@ -64,8 +64,6 @@ A `gateway` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the HDInsight Cluster.
diff --git a/website/docs/d/healthcare_service.html.markdown b/website/docs/d/healthcare_service.html.markdown
index 732b813d062b..aef64254a70e 100644
--- a/website/docs/d/healthcare_service.html.markdown
+++ b/website/docs/d/healthcare_service.html.markdown
@@ -63,8 +63,6 @@ A `cors_configuration` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Healthcare Service.
diff --git a/website/docs/d/image.html.markdown b/website/docs/d/image.html.markdown
index a073c93ae630..c8c240fbdb04 100644
--- a/website/docs/d/image.html.markdown
+++ b/website/docs/d/image.html.markdown
@@ -59,8 +59,6 @@ output "image_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Image.
diff --git a/website/docs/d/iothub_dps.html.markdown b/website/docs/d/iothub_dps.html.markdown
index 4166a0339f35..fdb5829cad44 100644
--- a/website/docs/d/iothub_dps.html.markdown
+++ b/website/docs/d/iothub_dps.html.markdown
@@ -45,8 +45,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the IoT Hub Device Provisioning Service.
diff --git a/website/docs/d/iothub_dps_shared_access_policy.html.markdown b/website/docs/d/iothub_dps_shared_access_policy.html.markdown
index 61c0cec33582..76b8c116c2d2 100644
--- a/website/docs/d/iothub_dps_shared_access_policy.html.markdown
+++ b/website/docs/d/iothub_dps_shared_access_policy.html.markdown
@@ -46,8 +46,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the IotHub Device Provisioning Service Shared Access Policy.
\ No newline at end of file
diff --git a/website/docs/d/iothub_shared_access_policy.html.markdown b/website/docs/d/iothub_shared_access_policy.html.markdown
index 3b881a0c9ce4..e770cf8ed45f 100644
--- a/website/docs/d/iothub_shared_access_policy.html.markdown
+++ b/website/docs/d/iothub_shared_access_policy.html.markdown
@@ -46,8 +46,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the IotHub Shared Access Policy.
diff --git a/website/docs/d/key_vault.html.markdown b/website/docs/d/key_vault.html.markdown
index df64cf320c64..429419f0eafb 100644
--- a/website/docs/d/key_vault.html.markdown
+++ b/website/docs/d/key_vault.html.markdown
@@ -77,8 +77,6 @@ A `sku` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Key Vault.
diff --git a/website/docs/d/key_vault_access_policy.html.markdown b/website/docs/d/key_vault_access_policy.html.markdown
index 602c4a5d04e1..11f0b300a459 100644
--- a/website/docs/d/key_vault_access_policy.html.markdown
+++ b/website/docs/d/key_vault_access_policy.html.markdown
@@ -43,8 +43,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Access Policy.
diff --git a/website/docs/d/key_vault_key.html.markdown b/website/docs/d/key_vault_key.html.markdown
index 641c34d5c74c..8e9128f2ba81 100644
--- a/website/docs/d/key_vault_key.html.markdown
+++ b/website/docs/d/key_vault_key.html.markdown
@@ -60,8 +60,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Key Vault Key.
diff --git a/website/docs/d/key_vault_secret.html.markdown b/website/docs/d/key_vault_secret.html.markdown
index 76ab72fee579..5256f2e3ffcc 100644
--- a/website/docs/d/key_vault_secret.html.markdown
+++ b/website/docs/d/key_vault_secret.html.markdown
@@ -48,8 +48,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Key Vault Secret.
diff --git a/website/docs/d/kubernetes_cluster.html.markdown b/website/docs/d/kubernetes_cluster.html.markdown
index c760e674fcec..2df3295f6980 100644
--- a/website/docs/d/kubernetes_cluster.html.markdown
+++ b/website/docs/d/kubernetes_cluster.html.markdown
@@ -243,8 +243,6 @@ A `ssh_key` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Managed Kubernetes Cluster (AKS).
diff --git a/website/docs/d/kubernetes_service_versions.html.markdown b/website/docs/d/kubernetes_service_versions.html.markdown
index c4c3c2a24c44..4f18a36ae142 100644
--- a/website/docs/d/kubernetes_service_versions.html.markdown
+++ b/website/docs/d/kubernetes_service_versions.html.markdown
@@ -40,8 +40,6 @@ output "latest_version" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the versions.
diff --git a/website/docs/d/lb.html.markdown b/website/docs/d/lb.html.markdown
index 4cde23dcd7d1..1990c1ab7c75 100644
--- a/website/docs/d/lb.html.markdown
+++ b/website/docs/d/lb.html.markdown
@@ -62,8 +62,6 @@ A `frontend_ip_configuration` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Load Balancer.
diff --git a/website/docs/d/lb_backend_address_pool.html.markdown b/website/docs/d/lb_backend_address_pool.html.markdown
index d16c587cef7f..216d548b8d89 100644
--- a/website/docs/d/lb_backend_address_pool.html.markdown
+++ b/website/docs/d/lb_backend_address_pool.html.markdown
@@ -51,8 +51,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Backend Address Pool.
diff --git a/website/docs/d/log_analytics_workspace.html.markdown b/website/docs/d/log_analytics_workspace.html.markdown
index b619e5836bfc..dc40d3cb4ffe 100644
--- a/website/docs/d/log_analytics_workspace.html.markdown
+++ b/website/docs/d/log_analytics_workspace.html.markdown
@@ -52,8 +52,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Workspace.
diff --git a/website/docs/d/logic_app_workflow.html.markdown b/website/docs/d/logic_app_workflow.html.markdown
index 7dba7c7ed991..951f115d4464 100644
--- a/website/docs/d/logic_app_workflow.html.markdown
+++ b/website/docs/d/logic_app_workflow.html.markdown
@@ -51,8 +51,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Logic App Workflow.
diff --git a/website/docs/d/managed_disk.html.markdown b/website/docs/d/managed_disk.html.markdown
index 9fefd610790f..bb570a30aa5f 100644
--- a/website/docs/d/managed_disk.html.markdown
+++ b/website/docs/d/managed_disk.html.markdown
@@ -55,8 +55,6 @@ output "id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Managed Disk.
diff --git a/website/docs/d/management_group.html.markdown b/website/docs/d/management_group.html.markdown
index 492ac1cb3cc0..2690d3c90e94 100644
--- a/website/docs/d/management_group.html.markdown
+++ b/website/docs/d/management_group.html.markdown
@@ -42,8 +42,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Management Group.
diff --git a/website/docs/d/maps_account.html.markdown b/website/docs/d/maps_account.html.markdown
index dc6ccbf10baa..bb5b928668b6 100644
--- a/website/docs/d/maps_account.html.markdown
+++ b/website/docs/d/maps_account.html.markdown
@@ -44,8 +44,6 @@ output "maps_account_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Maps Account.
diff --git a/website/docs/d/mariadb_server.html.markdown b/website/docs/d/mariadb_server.html.markdown
index 02f896027b15..6002c83c883c 100644
--- a/website/docs/d/mariadb_server.html.markdown
+++ b/website/docs/d/mariadb_server.html.markdown
@@ -68,8 +68,6 @@ A `storage_profile` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the MariaDB Server.
diff --git a/website/docs/d/monitor_action_group.html.markdown b/website/docs/d/monitor_action_group.html.markdown
index b58c6a1d9fb8..6989f545e881 100644
--- a/website/docs/d/monitor_action_group.html.markdown
+++ b/website/docs/d/monitor_action_group.html.markdown
@@ -134,8 +134,6 @@ output "action_group_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Action Group.
diff --git a/website/docs/d/monitor_diagnostic_categories.html.markdown b/website/docs/d/monitor_diagnostic_categories.html.markdown
index b75612be85d7..6a594a63c42b 100644
--- a/website/docs/d/monitor_diagnostic_categories.html.markdown
+++ b/website/docs/d/monitor_diagnostic_categories.html.markdown
@@ -38,8 +38,6 @@ data "azurerm_monitor_diagnostic_categories" "example" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Monitor Diagnostics Categories.
diff --git a/website/docs/d/monitor_log_profile.html.markdown b/website/docs/d/monitor_log_profile.html.markdown
index 13fceb13f755..c67b6da7fd95 100644
--- a/website/docs/d/monitor_log_profile.html.markdown
+++ b/website/docs/d/monitor_log_profile.html.markdown
@@ -51,8 +51,6 @@ The `retention_policy` block supports:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Log Profile.
diff --git a/website/docs/d/mssql_elasticpool.html.markdown b/website/docs/d/mssql_elasticpool.html.markdown
index f3b49bda094d..6f7a83f2c46c 100644
--- a/website/docs/d/mssql_elasticpool.html.markdown
+++ b/website/docs/d/mssql_elasticpool.html.markdown
@@ -50,8 +50,6 @@ output "elasticpool_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the SQL elastic pool.
diff --git a/website/docs/d/nat_gateway.html.markdown b/website/docs/d/nat_gateway.html.markdown
index 710581e15ad8..511f331edabc 100644
--- a/website/docs/d/nat_gateway.html.markdown
+++ b/website/docs/d/nat_gateway.html.markdown
@@ -42,8 +42,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the NAT Gateway.
diff --git a/website/docs/d/netapp_account.html.markdown b/website/docs/d/netapp_account.html.markdown
index 50bb14a90cb7..93970ecee6f9 100644
--- a/website/docs/d/netapp_account.html.markdown
+++ b/website/docs/d/netapp_account.html.markdown
@@ -41,8 +41,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the NetApp Account.
diff --git a/website/docs/d/netapp_pool.html.markdown b/website/docs/d/netapp_pool.html.markdown
index d43282c04dbc..cf80dd5ec889 100644
--- a/website/docs/d/netapp_pool.html.markdown
+++ b/website/docs/d/netapp_pool.html.markdown
@@ -51,8 +51,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the NetApp Pool.
diff --git a/website/docs/d/netapp_snapshot.html.markdown b/website/docs/d/netapp_snapshot.html.markdown
index f44c962f7ea7..3913dd4eaeec 100644
--- a/website/docs/d/netapp_snapshot.html.markdown
+++ b/website/docs/d/netapp_snapshot.html.markdown
@@ -48,8 +48,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the NetApp Snapshot.
diff --git a/website/docs/d/netapp_volume.html.markdown b/website/docs/d/netapp_volume.html.markdown
index c56b91235209..5d80cf5b940c 100644
--- a/website/docs/d/netapp_volume.html.markdown
+++ b/website/docs/d/netapp_volume.html.markdown
@@ -53,8 +53,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the NetApp Volume.
diff --git a/website/docs/d/network_ddos_protection_plan.html.markdown b/website/docs/d/network_ddos_protection_plan.html.markdown
index 8344a53e8e25..32b0f85359a9 100644
--- a/website/docs/d/network_ddos_protection_plan.html.markdown
+++ b/website/docs/d/network_ddos_protection_plan.html.markdown
@@ -46,8 +46,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Protection Plan.
diff --git a/website/docs/d/network_interface.html.markdown b/website/docs/d/network_interface.html.markdown
index 05b850b24dd1..07435d9ef344 100644
--- a/website/docs/d/network_interface.html.markdown
+++ b/website/docs/d/network_interface.html.markdown
@@ -62,8 +62,6 @@ A `ip_configuration` block contains:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Network Interface.
diff --git a/website/docs/d/network_security_group.html.markdown b/website/docs/d/network_security_group.html.markdown
index 23bc8ee362ff..9abb864352aa 100644
--- a/website/docs/d/network_security_group.html.markdown
+++ b/website/docs/d/network_security_group.html.markdown
@@ -72,8 +72,6 @@ The `security_rule` block supports:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Network Security Group.
diff --git a/website/docs/d/network_watcher.html.markdown b/website/docs/d/network_watcher.html.markdown
index 51aead50f9f8..022ede52b858 100644
--- a/website/docs/d/network_watcher.html.markdown
+++ b/website/docs/d/network_watcher.html.markdown
@@ -39,8 +39,6 @@ output "network_watcher_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Network Watcher.
diff --git a/website/docs/d/notification_hub.html.markdown b/website/docs/d/notification_hub.html.markdown
index b167ffadf667..7968d1852c1b 100644
--- a/website/docs/d/notification_hub.html.markdown
+++ b/website/docs/d/notification_hub.html.markdown
@@ -64,8 +64,6 @@ A `gcm_credential` block exports:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Notification Hub within a Notification Hub Namespace.
diff --git a/website/docs/d/notification_hub_namespace.html.markdown b/website/docs/d/notification_hub_namespace.html.markdown
index 5115ad05fc38..7b2b7b4d6c72 100644
--- a/website/docs/d/notification_hub_namespace.html.markdown
+++ b/website/docs/d/notification_hub_namespace.html.markdown
@@ -49,8 +49,6 @@ A `sku` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Notification Hub Namespace.
diff --git a/website/docs/d/platform_image.html.markdown b/website/docs/d/platform_image.html.markdown
index 08f0a3c4f460..1e74fdb8734f 100644
--- a/website/docs/d/platform_image.html.markdown
+++ b/website/docs/d/platform_image.html.markdown
@@ -40,8 +40,6 @@ output "version" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Platform Image.
diff --git a/website/docs/d/policy_definition.html.markdown b/website/docs/d/policy_definition.html.markdown
index fc64b6f74f9f..cfa2dcd82f7d 100644
--- a/website/docs/d/policy_definition.html.markdown
+++ b/website/docs/d/policy_definition.html.markdown
@@ -41,8 +41,6 @@ output "id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Policy Definition.
diff --git a/website/docs/d/postgresql_server.html.markdown b/website/docs/d/postgresql_server.html.markdown
index 6fb75c4b76b3..0f391127ba8a 100644
--- a/website/docs/d/postgresql_server.html.markdown
+++ b/website/docs/d/postgresql_server.html.markdown
@@ -43,8 +43,6 @@ output "postgresql_server_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the PostgreSQL Azure Database Server.
diff --git a/website/docs/d/private_endpoint_connection.html.markdown b/website/docs/d/private_endpoint_connection.html.markdown
index 22c844e55096..5026191db748 100644
--- a/website/docs/d/private_endpoint_connection.html.markdown
+++ b/website/docs/d/private_endpoint_connection.html.markdown
@@ -54,8 +54,6 @@ A `private_service_connection` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Private Endpoint.
diff --git a/website/docs/d/private_link_endpoint_connection.html.markdown b/website/docs/d/private_link_endpoint_connection.html.markdown
index 4409a08fb88e..727a46bb79de 100644
--- a/website/docs/d/private_link_endpoint_connection.html.markdown
+++ b/website/docs/d/private_link_endpoint_connection.html.markdown
@@ -56,8 +56,6 @@ A `private_service_connection` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Private Link Endpoint.
diff --git a/website/docs/d/private_link_service.html.markdown b/website/docs/d/private_link_service.html.markdown
index ade98d0c719f..d8d2be3656b7 100644
--- a/website/docs/d/private_link_service.html.markdown
+++ b/website/docs/d/private_link_service.html.markdown
@@ -72,8 +72,6 @@ The `nat_ip_configuration` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Private Link Service.
diff --git a/website/docs/d/private_link_service_endpoint_connections.html.markdown b/website/docs/d/private_link_service_endpoint_connections.html.markdown
index 0b2c99e8588d..4aef77246e7e 100644
--- a/website/docs/d/private_link_service_endpoint_connections.html.markdown
+++ b/website/docs/d/private_link_service_endpoint_connections.html.markdown
@@ -57,8 +57,6 @@ The `private_endpoint_connections` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Private Link Service.
diff --git a/website/docs/d/proximity_placement_group.html.markdown b/website/docs/d/proximity_placement_group.html.markdown
index cadf5c28a73e..04cc19e43b79 100644
--- a/website/docs/d/proximity_placement_group.html.markdown
+++ b/website/docs/d/proximity_placement_group.html.markdown
@@ -39,8 +39,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Proximity Placement Group.
diff --git a/website/docs/d/public_ip.html.markdown b/website/docs/d/public_ip.html.markdown
index 4d521c340fa6..05a959e908c0 100644
--- a/website/docs/d/public_ip.html.markdown
+++ b/website/docs/d/public_ip.html.markdown
@@ -111,8 +111,6 @@ output "public_ip_address" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Public IP Address.
diff --git a/website/docs/d/public_ip_prefix.html.markdown b/website/docs/d/public_ip_prefix.html.markdown
index 420647eafbbf..8c0291893b75 100644
--- a/website/docs/d/public_ip_prefix.html.markdown
+++ b/website/docs/d/public_ip_prefix.html.markdown
@@ -40,8 +40,6 @@ output "public_ip_prefix" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Public IP Prefix.
diff --git a/website/docs/d/public_ips.html.markdown b/website/docs/d/public_ips.html.markdown
index 6fdd117b01f2..92f507b88b2b 100644
--- a/website/docs/d/public_ips.html.markdown
+++ b/website/docs/d/public_ips.html.markdown
@@ -39,8 +39,6 @@ A `public_ips` block contains:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Public IP Addresses.
diff --git a/website/docs/d/recovery_services_protection_policy_vm.markdown b/website/docs/d/recovery_services_protection_policy_vm.markdown
index 0109f8ec1996..18c5dce3909c 100644
--- a/website/docs/d/recovery_services_protection_policy_vm.markdown
+++ b/website/docs/d/recovery_services_protection_policy_vm.markdown
@@ -41,8 +41,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Recovery Services VM Protection Policy.
diff --git a/website/docs/d/recovery_services_vault.markdown b/website/docs/d/recovery_services_vault.markdown
index 61fc093ee5d0..82384c1c8302 100644
--- a/website/docs/d/recovery_services_vault.markdown
+++ b/website/docs/d/recovery_services_vault.markdown
@@ -41,8 +41,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Recovery Services Vault.
diff --git a/website/docs/d/redis_cache.html.markdown b/website/docs/d/redis_cache.html.markdown
index dc657c94a1cc..320f2bd8776f 100644
--- a/website/docs/d/redis_cache.html.markdown
+++ b/website/docs/d/redis_cache.html.markdown
@@ -101,8 +101,6 @@ A `redis_configuration` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Redis Cache.
diff --git a/website/docs/d/resource_group.html.markdown b/website/docs/d/resource_group.html.markdown
index bcdc1fe6422d..83653ea0f346 100644
--- a/website/docs/d/resource_group.html.markdown
+++ b/website/docs/d/resource_group.html.markdown
@@ -40,8 +40,6 @@ resource "azurerm_managed_disk" "example" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Resource Group.
diff --git a/website/docs/d/resources.html.markdown b/website/docs/d/resources.html.markdown
index 8ba22035bbc9..b6fc97619022 100644
--- a/website/docs/d/resources.html.markdown
+++ b/website/docs/d/resources.html.markdown
@@ -80,8 +80,6 @@ The `resource` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Resources.
diff --git a/website/docs/d/role_definition.html.markdown b/website/docs/d/role_definition.html.markdown
index 1ada3e1dc1c8..a272c1506160 100644
--- a/website/docs/d/role_definition.html.markdown
+++ b/website/docs/d/role_definition.html.markdown
@@ -74,8 +74,6 @@ A `permissions` block contains:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Role Definition.
diff --git a/website/docs/d/route_table.html.markdown b/website/docs/d/route_table.html.markdown
index 461005492ccf..2ac0c1b2fc55 100644
--- a/website/docs/d/route_table.html.markdown
+++ b/website/docs/d/route_table.html.markdown
@@ -54,8 +54,6 @@ The `route` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Route Table.
diff --git a/website/docs/d/scheduler_job_collection.html.markdown b/website/docs/d/scheduler_job_collection.html.markdown
index 3ffca14e8f32..311486a91661 100644
--- a/website/docs/d/scheduler_job_collection.html.markdown
+++ b/website/docs/d/scheduler_job_collection.html.markdown
@@ -59,8 +59,6 @@ The `quota` block supports:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Scheduler Job Collection.
diff --git a/website/docs/d/servicebus_namespace.html.markdown b/website/docs/d/servicebus_namespace.html.markdown
index b7cc4f1638dc..c69b4b613eb3 100644
--- a/website/docs/d/servicebus_namespace.html.markdown
+++ b/website/docs/d/servicebus_namespace.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported only if there is an authorization rule nam
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the ServiceBus Namespace.
diff --git a/website/docs/d/servicebus_namespace_authorization_rule.html.markdown b/website/docs/d/servicebus_namespace_authorization_rule.html.markdown
index c6e766e3e57d..14d3f6924818 100644
--- a/website/docs/d/servicebus_namespace_authorization_rule.html.markdown
+++ b/website/docs/d/servicebus_namespace_authorization_rule.html.markdown
@@ -46,8 +46,6 @@ output "rule_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the ServiceBus Namespace Authorization Rule.
diff --git a/website/docs/d/shared_image.html.markdown b/website/docs/d/shared_image.html.markdown
index 95d6efebf235..c3d4aa8efc3d 100644
--- a/website/docs/d/shared_image.html.markdown
+++ b/website/docs/d/shared_image.html.markdown
@@ -65,8 +65,6 @@ A `identifier` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Shared Image a Shared Image Gallery.
diff --git a/website/docs/d/shared_image_gallery.html.markdown b/website/docs/d/shared_image_gallery.html.markdown
index 9b989386fac8..5e1a1ef19eb1 100644
--- a/website/docs/d/shared_image_gallery.html.markdown
+++ b/website/docs/d/shared_image_gallery.html.markdown
@@ -42,8 +42,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Shared Image Gallery.
diff --git a/website/docs/d/shared_image_version.html.markdown b/website/docs/d/shared_image_version.html.markdown
index 7ce68f3173f6..6c7e45c86e3d 100644
--- a/website/docs/d/shared_image_version.html.markdown
+++ b/website/docs/d/shared_image_version.html.markdown
@@ -62,8 +62,6 @@ The `target_region` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Version of a Shared Image within a Shared Image Gallery.
diff --git a/website/docs/d/signalr_service.html.markdown b/website/docs/d/signalr_service.html.markdown
index e8455d5268c4..2181b43fe1fc 100644
--- a/website/docs/d/signalr_service.html.markdown
+++ b/website/docs/d/signalr_service.html.markdown
@@ -53,8 +53,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the SignalR service.
diff --git a/website/docs/d/snapshot.html.markdown b/website/docs/d/snapshot.html.markdown
index 8810964ede31..3056e986fc3c 100644
--- a/website/docs/d/snapshot.html.markdown
+++ b/website/docs/d/snapshot.html.markdown
@@ -41,8 +41,6 @@ data "azurerm_snapshot" "example" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Snapshot.
diff --git a/website/docs/d/sql_database.html.markdown b/website/docs/d/sql_database.html.markdown
index d4e9fd3dcf80..351f1155cf58 100644
--- a/website/docs/d/sql_database.html.markdown
+++ b/website/docs/d/sql_database.html.markdown
@@ -66,8 +66,6 @@ output "sql_database_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the SQL Azure Database.
diff --git a/website/docs/d/sql_server.html.markdown b/website/docs/d/sql_server.html.markdown
index b6bdb38c292b..2b24cd29cf30 100644
--- a/website/docs/d/sql_server.html.markdown
+++ b/website/docs/d/sql_server.html.markdown
@@ -55,8 +55,6 @@ An `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the SQL Azure Database Server.
diff --git a/website/docs/d/storage_account.html.markdown b/website/docs/d/storage_account.html.markdown
index b50bf7ba2c6c..eec3c0a3686c 100644
--- a/website/docs/d/storage_account.html.markdown
+++ b/website/docs/d/storage_account.html.markdown
@@ -133,8 +133,6 @@ output "storage_account_tier" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Storage Account.
diff --git a/website/docs/d/storage_account_blob_container_sas.html.markdown b/website/docs/d/storage_account_blob_container_sas.html.markdown
index 769479d21e52..1d190a306113 100644
--- a/website/docs/d/storage_account_blob_container_sas.html.markdown
+++ b/website/docs/d/storage_account_blob_container_sas.html.markdown
@@ -119,8 +119,6 @@ for additional details on the fields above.
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Blob Container.
diff --git a/website/docs/d/storage_account_sas.html.markdown b/website/docs/d/storage_account_sas.html.markdown
index b50963987615..ee31dbb1d5c6 100644
--- a/website/docs/d/storage_account_sas.html.markdown
+++ b/website/docs/d/storage_account_sas.html.markdown
@@ -129,8 +129,6 @@ for additional details on the fields above.
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the SAS Token.
diff --git a/website/docs/d/storage_container.html.markdown b/website/docs/d/storage_container.html.markdown
index 2505f42a59c8..11a4b656a6fd 100644
--- a/website/docs/d/storage_container.html.markdown
+++ b/website/docs/d/storage_container.html.markdown
@@ -35,8 +35,6 @@ The following arguments are supported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Storage Container.
diff --git a/website/docs/d/storage_management_policy.html.markdown b/website/docs/d/storage_management_policy.html.markdown
index 699d51543cf8..228e4c25cc7a 100644
--- a/website/docs/d/storage_management_policy.html.markdown
+++ b/website/docs/d/storage_management_policy.html.markdown
@@ -73,8 +73,6 @@ The following arguments are supported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Storage Management Policy.
diff --git a/website/docs/d/stream_analytics_job.html.markdown b/website/docs/d/stream_analytics_job.html.markdown
index c9f9724ffa1c..770b9ef70aef 100644
--- a/website/docs/d/stream_analytics_job.html.markdown
+++ b/website/docs/d/stream_analytics_job.html.markdown
@@ -57,8 +57,6 @@ output "job_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Stream Analytics Job.
diff --git a/website/docs/d/subnet.html.markdown b/website/docs/d/subnet.html.markdown
index 96eeeb43b4c1..60d911819d0c 100644
--- a/website/docs/d/subnet.html.markdown
+++ b/website/docs/d/subnet.html.markdown
@@ -44,8 +44,6 @@ output "subnet_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Subnet located within a Virtual Network.
diff --git a/website/docs/d/subscription.html.markdown b/website/docs/d/subscription.html.markdown
index 85470e2a39a8..5cd9e1e75d20 100644
--- a/website/docs/d/subscription.html.markdown
+++ b/website/docs/d/subscription.html.markdown
@@ -38,8 +38,6 @@ output "current_subscription_display_name" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Subscription.
diff --git a/website/docs/d/subscriptions.html.markdown b/website/docs/d/subscriptions.html.markdown
index 905515a15311..46651db0c0ec 100644
--- a/website/docs/d/subscriptions.html.markdown
+++ b/website/docs/d/subscriptions.html.markdown
@@ -46,8 +46,6 @@ The `subscription` block contains:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the subscriptions.
diff --git a/website/docs/d/traffic_manager_geographical_location.html.markdown b/website/docs/d/traffic_manager_geographical_location.html.markdown
index 2867b74a0944..3528ebb6583c 100644
--- a/website/docs/d/traffic_manager_geographical_location.html.markdown
+++ b/website/docs/d/traffic_manager_geographical_location.html.markdown
@@ -33,8 +33,6 @@ output "location_code" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Location.
diff --git a/website/docs/d/user_assigned_identity.html.markdown b/website/docs/d/user_assigned_identity.html.markdown
index 7d71ffe51f94..e575c55e493c 100644
--- a/website/docs/d/user_assigned_identity.html.markdown
+++ b/website/docs/d/user_assigned_identity.html.markdown
@@ -45,8 +45,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the User Assigned Identity.
diff --git a/website/docs/d/virtual_hub.html.markdown b/website/docs/d/virtual_hub.html.markdown
index b6f4715c7954..d4ed43d726d8 100644
--- a/website/docs/d/virtual_hub.html.markdown
+++ b/website/docs/d/virtual_hub.html.markdown
@@ -47,8 +47,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Virtual Hub.
diff --git a/website/docs/d/virtual_machine.html.markdown b/website/docs/d/virtual_machine.html.markdown
index 9faf82f61cdc..b8d3b60660df 100644
--- a/website/docs/d/virtual_machine.html.markdown
+++ b/website/docs/d/virtual_machine.html.markdown
@@ -34,8 +34,6 @@ output "virtual_machine_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Virtual Machine.
diff --git a/website/docs/d/virtual_network.html.markdown b/website/docs/d/virtual_network.html.markdown
index 9cc68d0e2318..d68a84a9a3c9 100644
--- a/website/docs/d/virtual_network.html.markdown
+++ b/website/docs/d/virtual_network.html.markdown
@@ -39,8 +39,6 @@ output "virtual_network_id" {
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Virtual Network.
diff --git a/website/docs/d/virtual_network_gateway.html.markdown b/website/docs/d/virtual_network_gateway.html.markdown
index e8aa1415b43e..4f2883df1978 100644
--- a/website/docs/d/virtual_network_gateway.html.markdown
+++ b/website/docs/d/virtual_network_gateway.html.markdown
@@ -122,8 +122,6 @@ The `root_revoked_certificate` block supports:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Virtual Network Gateway.
diff --git a/website/docs/d/virtual_network_gateway_connection.html.markdown b/website/docs/d/virtual_network_gateway_connection.html.markdown
index 5d644f660a7e..4c9215219fa8 100644
--- a/website/docs/d/virtual_network_gateway_connection.html.markdown
+++ b/website/docs/d/virtual_network_gateway_connection.html.markdown
@@ -104,8 +104,6 @@ The `ipsec_policy` block supports:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `read` - (Defaults to 5 minutes) Used when retrieving the Virtual Network Gateway Connection.
diff --git a/website/docs/r/advanced_threat_protection.html.markdown b/website/docs/r/advanced_threat_protection.html.markdown
index c3b776dea28a..f2f80aa820a9 100644
--- a/website/docs/r/advanced_threat_protection.html.markdown
+++ b/website/docs/r/advanced_threat_protection.html.markdown
@@ -54,8 +54,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Advanced Threat Protection.
diff --git a/website/docs/r/analysis_services_server.html.markdown b/website/docs/r/analysis_services_server.html.markdown
index f0b3933b3eb4..29fa96b4687c 100644
--- a/website/docs/r/analysis_services_server.html.markdown
+++ b/website/docs/r/analysis_services_server.html.markdown
@@ -81,8 +81,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Analysis Services Server.
diff --git a/website/docs/r/api_management.html.markdown b/website/docs/r/api_management.html.markdown
index 9c1ab7d8fde4..8dc484ad51a8 100644
--- a/website/docs/r/api_management.html.markdown
+++ b/website/docs/r/api_management.html.markdown
@@ -305,8 +305,6 @@ An `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the API Management Service.
diff --git a/website/docs/r/api_management_api.html.markdown b/website/docs/r/api_management_api.html.markdown
index 6d7a559bf69a..f32cb79d799b 100644
--- a/website/docs/r/api_management_api.html.markdown
+++ b/website/docs/r/api_management_api.html.markdown
@@ -122,8 +122,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management API.
diff --git a/website/docs/r/api_management_api_operation.html.markdown b/website/docs/r/api_management_api_operation.html.markdown
index 3740b3374beb..9644cfdad3e3 100644
--- a/website/docs/r/api_management_api_operation.html.markdown
+++ b/website/docs/r/api_management_api_operation.html.markdown
@@ -183,8 +183,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management API Operation.
diff --git a/website/docs/r/api_management_api_operation_policy.html.markdown b/website/docs/r/api_management_api_operation_policy.html.markdown
index 5a7b6ac71908..337cbacb557f 100644
--- a/website/docs/r/api_management_api_operation_policy.html.markdown
+++ b/website/docs/r/api_management_api_operation_policy.html.markdown
@@ -58,8 +58,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management API Operation Policy.
diff --git a/website/docs/r/api_management_api_policy.html.markdown b/website/docs/r/api_management_api_policy.html.markdown
index ac70e9caf7d9..dee25f6b67ee 100644
--- a/website/docs/r/api_management_api_policy.html.markdown
+++ b/website/docs/r/api_management_api_policy.html.markdown
@@ -58,8 +58,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management API Policy.
diff --git a/website/docs/r/api_management_api_schema.html.markdown b/website/docs/r/api_management_api_schema.html.markdown
index edca597f39d5..58a5d7aee7f6 100644
--- a/website/docs/r/api_management_api_schema.html.markdown
+++ b/website/docs/r/api_management_api_schema.html.markdown
@@ -54,8 +54,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management API Schema.
diff --git a/website/docs/r/api_management_api_version_set.html.markdown b/website/docs/r/api_management_api_version_set.html.markdown
index 1254ff8f2719..bc03de054fa7 100644
--- a/website/docs/r/api_management_api_version_set.html.markdown
+++ b/website/docs/r/api_management_api_version_set.html.markdown
@@ -72,8 +72,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management API Version Set.
diff --git a/website/docs/r/api_management_authorization_server.html.markdown b/website/docs/r/api_management_authorization_server.html.markdown
index ba6bdfa8072f..779ec2dbb3dd 100644
--- a/website/docs/r/api_management_authorization_server.html.markdown
+++ b/website/docs/r/api_management_authorization_server.html.markdown
@@ -102,8 +102,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Authorization Server.
@@ -121,8 +119,6 @@ terraform import azurerm_api_management_authorization_server.example /subscripti
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Authorization Server.
diff --git a/website/docs/r/api_management_backend.html.markdown b/website/docs/r/api_management_backend.html.markdown
index a0ba8225c2b8..a361e5e7a6a2 100644
--- a/website/docs/r/api_management_backend.html.markdown
+++ b/website/docs/r/api_management_backend.html.markdown
@@ -137,8 +137,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Backend.
diff --git a/website/docs/r/api_management_certificate.html.markdown b/website/docs/r/api_management_certificate.html.markdown
index 79f28c384984..9130e4b52977 100644
--- a/website/docs/r/api_management_certificate.html.markdown
+++ b/website/docs/r/api_management_certificate.html.markdown
@@ -66,8 +66,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Certificate.
diff --git a/website/docs/r/api_management_diagnostic.html.markdown b/website/docs/r/api_management_diagnostic.html.markdown
index d4619bb01b61..7fd8e3af4076 100644
--- a/website/docs/r/api_management_diagnostic.html.markdown
+++ b/website/docs/r/api_management_diagnostic.html.markdown
@@ -57,8 +57,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Diagnostic.
diff --git a/website/docs/r/api_management_group.html.markdown b/website/docs/r/api_management_group.html.markdown
index 8ce77f332af6..a1b77157c3df 100644
--- a/website/docs/r/api_management_group.html.markdown
+++ b/website/docs/r/api_management_group.html.markdown
@@ -65,8 +65,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Group.
diff --git a/website/docs/r/api_management_group_user.html.markdown b/website/docs/r/api_management_group_user.html.markdown
index df87b6f29076..a7eb2e93d59f 100644
--- a/website/docs/r/api_management_group_user.html.markdown
+++ b/website/docs/r/api_management_group_user.html.markdown
@@ -49,8 +49,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Group User.
diff --git a/website/docs/r/api_management_identity_provider_aad.html.markdown b/website/docs/r/api_management_identity_provider_aad.html.markdown
index e52e41ac8827..8a52cda8ab0c 100644
--- a/website/docs/r/api_management_identity_provider_aad.html.markdown
+++ b/website/docs/r/api_management_identity_provider_aad.html.markdown
@@ -60,8 +60,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management AAD Identity Provider.
diff --git a/website/docs/r/api_management_identity_provider_facebook.html.markdown b/website/docs/r/api_management_identity_provider_facebook.html.markdown
index 104ebe57d331..bc7195cdb355 100644
--- a/website/docs/r/api_management_identity_provider_facebook.html.markdown
+++ b/website/docs/r/api_management_identity_provider_facebook.html.markdown
@@ -57,8 +57,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Facebook Identity Provider.
diff --git a/website/docs/r/api_management_identity_provider_google.html.markdown b/website/docs/r/api_management_identity_provider_google.html.markdown
index 39d019032ed5..64b925d52414 100644
--- a/website/docs/r/api_management_identity_provider_google.html.markdown
+++ b/website/docs/r/api_management_identity_provider_google.html.markdown
@@ -57,8 +57,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Google Identity Provider.
diff --git a/website/docs/r/api_management_identity_provider_microsoft.html.markdown b/website/docs/r/api_management_identity_provider_microsoft.html.markdown
index 2e8df98d13ab..b2f0096f4b5b 100644
--- a/website/docs/r/api_management_identity_provider_microsoft.html.markdown
+++ b/website/docs/r/api_management_identity_provider_microsoft.html.markdown
@@ -57,8 +57,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Microsoft Identity Provider.
diff --git a/website/docs/r/api_management_identity_provider_twitter.html.markdown b/website/docs/r/api_management_identity_provider_twitter.html.markdown
index a1ec061cb21c..1f58599d33d3 100644
--- a/website/docs/r/api_management_identity_provider_twitter.html.markdown
+++ b/website/docs/r/api_management_identity_provider_twitter.html.markdown
@@ -57,8 +57,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Twitter Identity Provider.
diff --git a/website/docs/r/api_management_logger.html.markdown b/website/docs/r/api_management_logger.html.markdown
index 01d35a62d204..c86d4945f7f6 100644
--- a/website/docs/r/api_management_logger.html.markdown
+++ b/website/docs/r/api_management_logger.html.markdown
@@ -89,8 +89,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Logger.
diff --git a/website/docs/r/api_management_openid_connect_provider.html.markdown b/website/docs/r/api_management_openid_connect_provider.html.markdown
index 2dae8626be7f..3a5ab4744252 100644
--- a/website/docs/r/api_management_openid_connect_provider.html.markdown
+++ b/website/docs/r/api_management_openid_connect_provider.html.markdown
@@ -68,8 +68,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management OpenID Connect Provider.
diff --git a/website/docs/r/api_management_product.html.markdown b/website/docs/r/api_management_product.html.markdown
index f59259e9675a..e1320879d39c 100644
--- a/website/docs/r/api_management_product.html.markdown
+++ b/website/docs/r/api_management_product.html.markdown
@@ -77,8 +77,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Product.
diff --git a/website/docs/r/api_management_product_api.html.markdown b/website/docs/r/api_management_product_api.html.markdown
index 4a0a38445b6e..a25e9c4f6da1 100644
--- a/website/docs/r/api_management_product_api.html.markdown
+++ b/website/docs/r/api_management_product_api.html.markdown
@@ -59,8 +59,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Product API.
diff --git a/website/docs/r/api_management_product_group.html.markdown b/website/docs/r/api_management_product_group.html.markdown
index b4fbf66569e5..7e65aae2adb4 100644
--- a/website/docs/r/api_management_product_group.html.markdown
+++ b/website/docs/r/api_management_product_group.html.markdown
@@ -58,8 +58,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Product Group.
diff --git a/website/docs/r/api_management_product_policy.html.markdown b/website/docs/r/api_management_product_policy.html.markdown
index eb7e17e5d9ab..c7ef0f5f9e41 100644
--- a/website/docs/r/api_management_product_policy.html.markdown
+++ b/website/docs/r/api_management_product_policy.html.markdown
@@ -59,8 +59,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Product Policy.
diff --git a/website/docs/r/api_management_property.html.markdown b/website/docs/r/api_management_property.html.markdown
index 93097121c75b..73f7a2fe7f59 100644
--- a/website/docs/r/api_management_property.html.markdown
+++ b/website/docs/r/api_management_property.html.markdown
@@ -67,8 +67,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Property.
diff --git a/website/docs/r/api_management_subscription.html.markdown b/website/docs/r/api_management_subscription.html.markdown
index e02d921947d9..7d334e6ca3b2 100644
--- a/website/docs/r/api_management_subscription.html.markdown
+++ b/website/docs/r/api_management_subscription.html.markdown
@@ -69,8 +69,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management Subscription.
diff --git a/website/docs/r/api_management_user.html.markdown b/website/docs/r/api_management_user.html.markdown
index 45269646861e..a92b9b369fe3 100644
--- a/website/docs/r/api_management_user.html.markdown
+++ b/website/docs/r/api_management_user.html.markdown
@@ -76,8 +76,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the API Management User.
diff --git a/website/docs/r/app_configuration.html.markdown b/website/docs/r/app_configuration.html.markdown
index a56f7cc6b362..61f8a18ea585 100644
--- a/website/docs/r/app_configuration.html.markdown
+++ b/website/docs/r/app_configuration.html.markdown
@@ -71,8 +71,6 @@ A `access_key` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Configuration.
diff --git a/website/docs/r/app_service.html.markdown b/website/docs/r/app_service.html.markdown
index 7452406306d6..2477588640e4 100644
--- a/website/docs/r/app_service.html.markdown
+++ b/website/docs/r/app_service.html.markdown
@@ -395,8 +395,6 @@ A `source_control` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service.
diff --git a/website/docs/r/app_service_active_slot.html.markdown b/website/docs/r/app_service_active_slot.html.markdown
index 6563db1fe432..550a629a5484 100644
--- a/website/docs/r/app_service_active_slot.html.markdown
+++ b/website/docs/r/app_service_active_slot.html.markdown
@@ -55,8 +55,6 @@ The following arguments are supported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service Active Slot.
diff --git a/website/docs/r/app_service_certificate.html.markdown b/website/docs/r/app_service_certificate.html.markdown
index 031fb4ad67ff..0c814c474116 100644
--- a/website/docs/r/app_service_certificate.html.markdown
+++ b/website/docs/r/app_service_certificate.html.markdown
@@ -79,8 +79,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service Certificate.
diff --git a/website/docs/r/app_service_certificate_order.html.markdown b/website/docs/r/app_service_certificate_order.html.markdown
index fe8cebf230de..2a0fe80f441b 100644
--- a/website/docs/r/app_service_certificate_order.html.markdown
+++ b/website/docs/r/app_service_certificate_order.html.markdown
@@ -92,8 +92,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service Certificate Order.
diff --git a/website/docs/r/app_service_custom_hostname_binding.html.markdown b/website/docs/r/app_service_custom_hostname_binding.html.markdown
index b88a41e1a919..6735a0d04f53 100644
--- a/website/docs/r/app_service_custom_hostname_binding.html.markdown
+++ b/website/docs/r/app_service_custom_hostname_binding.html.markdown
@@ -80,8 +80,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service Custom Hostname Binding.
diff --git a/website/docs/r/app_service_plan.html.markdown b/website/docs/r/app_service_plan.html.markdown
index db511cfc4f40..061859390bf0 100644
--- a/website/docs/r/app_service_plan.html.markdown
+++ b/website/docs/r/app_service_plan.html.markdown
@@ -141,8 +141,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service Plan.
diff --git a/website/docs/r/app_service_slot.html.markdown b/website/docs/r/app_service_slot.html.markdown
index 75d312dc296f..9818e6635897 100644
--- a/website/docs/r/app_service_slot.html.markdown
+++ b/website/docs/r/app_service_slot.html.markdown
@@ -404,8 +404,6 @@ The `site_credential` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service Slot.
diff --git a/website/docs/r/app_service_source_control_token.html.markdown b/website/docs/r/app_service_source_control_token.html.markdown
index 7310bc8b1b2f..1c443d43a0a4 100644
--- a/website/docs/r/app_service_source_control_token.html.markdown
+++ b/website/docs/r/app_service_source_control_token.html.markdown
@@ -34,8 +34,6 @@ The following arguments are supported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service Source Control Token.
diff --git a/website/docs/r/app_service_virtual_network_swift_connection.html.markdown b/website/docs/r/app_service_virtual_network_swift_connection.html.markdown
index d1659d1dda40..4450494cef1a 100644
--- a/website/docs/r/app_service_virtual_network_swift_connection.html.markdown
+++ b/website/docs/r/app_service_virtual_network_swift_connection.html.markdown
@@ -82,8 +82,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the App Service Virtual Network Association.
diff --git a/website/docs/r/application_gateway.html.markdown b/website/docs/r/application_gateway.html.markdown
index 0ef808799c9d..87a1b1576f87 100644
--- a/website/docs/r/application_gateway.html.markdown
+++ b/website/docs/r/application_gateway.html.markdown
@@ -732,8 +732,6 @@ A `rewrite_rule_set` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 90 minutes) Used when creating the Application Gateway.
diff --git a/website/docs/r/application_insights.html.markdown b/website/docs/r/application_insights.html.markdown
index c1597a94b207..8c6a9cd90390 100644
--- a/website/docs/r/application_insights.html.markdown
+++ b/website/docs/r/application_insights.html.markdown
@@ -70,8 +70,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Application Insights Component.
diff --git a/website/docs/r/application_insights_analytics_item.html.markdown b/website/docs/r/application_insights_analytics_item.html.markdown
index 5e78c9728777..e0db814b2328 100644
--- a/website/docs/r/application_insights_analytics_item.html.markdown
+++ b/website/docs/r/application_insights_analytics_item.html.markdown
@@ -64,8 +64,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Application Insights Analytics Item.
diff --git a/website/docs/r/application_insights_api_key.html.markdown b/website/docs/r/application_insights_api_key.html.markdown
index 5adee40fb588..9977e2b0f1f5 100644
--- a/website/docs/r/application_insights_api_key.html.markdown
+++ b/website/docs/r/application_insights_api_key.html.markdown
@@ -92,8 +92,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Application Insights API Key.
diff --git a/website/docs/r/application_insights_web_test.html.markdown b/website/docs/r/application_insights_web_test.html.markdown
index cbaa91de83ca..ed6d68ee6042 100644
--- a/website/docs/r/application_insights_web_test.html.markdown
+++ b/website/docs/r/application_insights_web_test.html.markdown
@@ -90,8 +90,6 @@ The following arguments are supported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Application Insights Web Test.
diff --git a/website/docs/r/application_security_group.html.markdown b/website/docs/r/application_security_group.html.markdown
index 15fcd0fa7f6e..108857da9c21 100644
--- a/website/docs/r/application_security_group.html.markdown
+++ b/website/docs/r/application_security_group.html.markdown
@@ -49,8 +49,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Application Security Group.
diff --git a/website/docs/r/automation_account.html.markdown b/website/docs/r/automation_account.html.markdown
index 5a4dd9b4b7a6..74262ce0f5b7 100644
--- a/website/docs/r/automation_account.html.markdown
+++ b/website/docs/r/automation_account.html.markdown
@@ -69,8 +69,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Account.
diff --git a/website/docs/r/automation_certificate.html.markdown b/website/docs/r/automation_certificate.html.markdown
index 644945bb54d4..e626a7a0e808 100644
--- a/website/docs/r/automation_certificate.html.markdown
+++ b/website/docs/r/automation_certificate.html.markdown
@@ -62,8 +62,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Certificate.
diff --git a/website/docs/r/automation_credential.html.markdown b/website/docs/r/automation_credential.html.markdown
index 422910740b8c..ce4c60b94326 100644
--- a/website/docs/r/automation_credential.html.markdown
+++ b/website/docs/r/automation_credential.html.markdown
@@ -62,8 +62,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Credential.
diff --git a/website/docs/r/automation_dsc_configuration.html.markdown b/website/docs/r/automation_dsc_configuration.html.markdown
index fc011c095c59..9bfb4bf43990 100644
--- a/website/docs/r/automation_dsc_configuration.html.markdown
+++ b/website/docs/r/automation_dsc_configuration.html.markdown
@@ -63,8 +63,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation DSC Configuration.
diff --git a/website/docs/r/automation_dsc_nodeconfiguration.html.markdown b/website/docs/r/automation_dsc_nodeconfiguration.html.markdown
index d0a204c583e9..b35ff707c06e 100644
--- a/website/docs/r/automation_dsc_nodeconfiguration.html.markdown
+++ b/website/docs/r/automation_dsc_nodeconfiguration.html.markdown
@@ -89,8 +89,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation DSC Node Configuration.
diff --git a/website/docs/r/automation_job_schedule.html.markdown b/website/docs/r/automation_job_schedule.html.markdown
index 13a49aab68b3..56b82c81f51c 100644
--- a/website/docs/r/automation_job_schedule.html.markdown
+++ b/website/docs/r/automation_job_schedule.html.markdown
@@ -54,8 +54,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Job Schedule.
diff --git a/website/docs/r/automation_module.html.markdown b/website/docs/r/automation_module.html.markdown
index 2de306fefd04..03e266e92159 100644
--- a/website/docs/r/automation_module.html.markdown
+++ b/website/docs/r/automation_module.html.markdown
@@ -63,8 +63,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Module.
diff --git a/website/docs/r/automation_runbook.html.markdown b/website/docs/r/automation_runbook.html.markdown
index 1589d509e617..8fc49bbff75f 100644
--- a/website/docs/r/automation_runbook.html.markdown
+++ b/website/docs/r/automation_runbook.html.markdown
@@ -126,8 +126,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Runbook.
diff --git a/website/docs/r/automation_schedule.html.markdown b/website/docs/r/automation_schedule.html.markdown
index 9d29e19f675e..1e4c98a04404 100644
--- a/website/docs/r/automation_schedule.html.markdown
+++ b/website/docs/r/automation_schedule.html.markdown
@@ -85,8 +85,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Schedule.
diff --git a/website/docs/r/automation_variable_bool.html.markdown b/website/docs/r/automation_variable_bool.html.markdown
index 35d0a7a11ca9..4b01603e0c8f 100644
--- a/website/docs/r/automation_variable_bool.html.markdown
+++ b/website/docs/r/automation_variable_bool.html.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Bool Variable.
diff --git a/website/docs/r/automation_variable_datetime.html.markdown b/website/docs/r/automation_variable_datetime.html.markdown
index a5ba8ff7efcf..d134371887b7 100644
--- a/website/docs/r/automation_variable_datetime.html.markdown
+++ b/website/docs/r/automation_variable_datetime.html.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation DateTime Variable.
diff --git a/website/docs/r/automation_variable_int.html.markdown b/website/docs/r/automation_variable_int.html.markdown
index 4a5164881f50..b624f33707c4 100644
--- a/website/docs/r/automation_variable_int.html.markdown
+++ b/website/docs/r/automation_variable_int.html.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation Int Variable.
diff --git a/website/docs/r/automation_variable_string.html.markdown b/website/docs/r/automation_variable_string.html.markdown
index 700b44f48d6f..0daf04fa8524 100644
--- a/website/docs/r/automation_variable_string.html.markdown
+++ b/website/docs/r/automation_variable_string.html.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Automation String Variable.
diff --git a/website/docs/r/autoscale_setting.html.markdown b/website/docs/r/autoscale_setting.html.markdown
index 2a36fe8ab7ff..ed0e29547d58 100644
--- a/website/docs/r/autoscale_setting.html.markdown
+++ b/website/docs/r/autoscale_setting.html.markdown
@@ -405,8 +405,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the AutoScale Setting.
diff --git a/website/docs/r/availability_set.html.markdown b/website/docs/r/availability_set.html.markdown
index 8518baf653b4..ee56fd30d99e 100644
--- a/website/docs/r/availability_set.html.markdown
+++ b/website/docs/r/availability_set.html.markdown
@@ -62,8 +62,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Availability Set.
diff --git a/website/docs/r/azuread_application.html.markdown b/website/docs/r/azuread_application.html.markdown
index efb02a32fbd2..f0c3afe7e545 100644
--- a/website/docs/r/azuread_application.html.markdown
+++ b/website/docs/r/azuread_application.html.markdown
@@ -52,8 +52,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Azure Active Directory Application.
diff --git a/website/docs/r/azuread_service_principal.html.markdown b/website/docs/r/azuread_service_principal.html.markdown
index 094964996543..897b0b4d0009 100644
--- a/website/docs/r/azuread_service_principal.html.markdown
+++ b/website/docs/r/azuread_service_principal.html.markdown
@@ -48,8 +48,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Azure Active Directory Service Principal.
diff --git a/website/docs/r/azuread_service_principal_password.html.markdown b/website/docs/r/azuread_service_principal_password.html.markdown
index 3ec9d784bf00..5d60b859de8a 100644
--- a/website/docs/r/azuread_service_principal_password.html.markdown
+++ b/website/docs/r/azuread_service_principal_password.html.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Azure Active Directory Service Principal Password.
diff --git a/website/docs/r/backup_container_storage_account.html.markdown b/website/docs/r/backup_container_storage_account.html.markdown
index 646f3c38a3d0..1d60d0fb2fd9 100644
--- a/website/docs/r/backup_container_storage_account.html.markdown
+++ b/website/docs/r/backup_container_storage_account.html.markdown
@@ -62,8 +62,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Backup Storage Account Container.
diff --git a/website/docs/r/backup_policy_file_share.markdown b/website/docs/r/backup_policy_file_share.markdown
index 8dbf59746c3c..441f4a9f3192 100644
--- a/website/docs/r/backup_policy_file_share.markdown
+++ b/website/docs/r/backup_policy_file_share.markdown
@@ -87,8 +87,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the File Share Backup Policy.
diff --git a/website/docs/r/backup_policy_vm.markdown b/website/docs/r/backup_policy_vm.markdown
index e6c9de18fc0c..37612f5b0418 100644
--- a/website/docs/r/backup_policy_vm.markdown
+++ b/website/docs/r/backup_policy_vm.markdown
@@ -141,8 +141,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the VM Backup Policy.
diff --git a/website/docs/r/backup_protected_file_share.markdown b/website/docs/r/backup_protected_file_share.markdown
index afaa511913f0..7556cc5faef3 100644
--- a/website/docs/r/backup_protected_file_share.markdown
+++ b/website/docs/r/backup_protected_file_share.markdown
@@ -92,8 +92,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 80 minutes) Used when creating the Backup File Share.
diff --git a/website/docs/r/backup_protected_vm.markdown b/website/docs/r/backup_protected_vm.markdown
index de8cd60852e9..98091b9f1b58 100644
--- a/website/docs/r/backup_protected_vm.markdown
+++ b/website/docs/r/backup_protected_vm.markdown
@@ -66,8 +66,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 80 minutes) Used when creating the Backup Protected Virtual Machine.
diff --git a/website/docs/r/bastion_host.html.markdown b/website/docs/r/bastion_host.html.markdown
index 1a8585994b11..b80339bad8f4 100644
--- a/website/docs/r/bastion_host.html.markdown
+++ b/website/docs/r/bastion_host.html.markdown
@@ -92,8 +92,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Bastion Host.
diff --git a/website/docs/r/batch_account.html.markdown b/website/docs/r/batch_account.html.markdown
index ea66a1fd253c..c02bc46e80d9 100644
--- a/website/docs/r/batch_account.html.markdown
+++ b/website/docs/r/batch_account.html.markdown
@@ -88,8 +88,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Batch Account.
diff --git a/website/docs/r/batch_application.html.markdown b/website/docs/r/batch_application.html.markdown
index ae92702f2718..96a1a6499c59 100644
--- a/website/docs/r/batch_application.html.markdown
+++ b/website/docs/r/batch_application.html.markdown
@@ -65,8 +65,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Batch Application.
diff --git a/website/docs/r/batch_certificate.html.markdown b/website/docs/r/batch_certificate.html.markdown
index 41e5679ebe77..e548871709d2 100644
--- a/website/docs/r/batch_certificate.html.markdown
+++ b/website/docs/r/batch_certificate.html.markdown
@@ -78,8 +78,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Batch Certificate.
diff --git a/website/docs/r/batch_pool.html.markdown b/website/docs/r/batch_pool.html.markdown
index 2344a73eba7b..5c5635639fb6 100644
--- a/website/docs/r/batch_pool.html.markdown
+++ b/website/docs/r/batch_pool.html.markdown
@@ -309,8 +309,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Batch Pool.
diff --git a/website/docs/r/bot_channel_email.markdown b/website/docs/r/bot_channel_email.markdown
index 6132c8f2a917..ee988ab86571 100644
--- a/website/docs/r/bot_channel_email.markdown
+++ b/website/docs/r/bot_channel_email.markdown
@@ -63,8 +63,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Email Integration for a Bot Channel.
diff --git a/website/docs/r/bot_channel_ms_teams.markdown b/website/docs/r/bot_channel_ms_teams.markdown
index 0e359d113f5a..287d03b2ea5e 100644
--- a/website/docs/r/bot_channel_ms_teams.markdown
+++ b/website/docs/r/bot_channel_ms_teams.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Microsoft Teams Integration for a Bot Channel.
diff --git a/website/docs/r/bot_channel_slack.markdown b/website/docs/r/bot_channel_slack.markdown
index ddea2ba8e8e2..385ed4fce523 100644
--- a/website/docs/r/bot_channel_slack.markdown
+++ b/website/docs/r/bot_channel_slack.markdown
@@ -67,8 +67,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Slack Integration for a Bot Channel.
diff --git a/website/docs/r/bot_channels_registration.markdown b/website/docs/r/bot_channels_registration.markdown
index ba482a8401fd..cfea342c295f 100644
--- a/website/docs/r/bot_channels_registration.markdown
+++ b/website/docs/r/bot_channels_registration.markdown
@@ -64,8 +64,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Bot Channels Registration.
diff --git a/website/docs/r/bot_connection.markdown b/website/docs/r/bot_connection.markdown
index 79575d567d4f..836badd0ca13 100644
--- a/website/docs/r/bot_connection.markdown
+++ b/website/docs/r/bot_connection.markdown
@@ -72,8 +72,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Bot Connection.
diff --git a/website/docs/r/bot_web_app.markdown b/website/docs/r/bot_web_app.markdown
index a24b2800cbe8..14285b7ea0a1 100644
--- a/website/docs/r/bot_web_app.markdown
+++ b/website/docs/r/bot_web_app.markdown
@@ -68,8 +68,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Bot Web App.
diff --git a/website/docs/r/cdn_endpoint.html.markdown b/website/docs/r/cdn_endpoint.html.markdown
index eb85fe7f9315..872e68a90025 100644
--- a/website/docs/r/cdn_endpoint.html.markdown
+++ b/website/docs/r/cdn_endpoint.html.markdown
@@ -109,8 +109,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CDN Endpoint.
diff --git a/website/docs/r/cdn_profile.html.markdown b/website/docs/r/cdn_profile.html.markdown
index 229cb1cf3575..f762ba057943 100644
--- a/website/docs/r/cdn_profile.html.markdown
+++ b/website/docs/r/cdn_profile.html.markdown
@@ -55,8 +55,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CDN Profile.
diff --git a/website/docs/r/cognitive_account.html.markdown b/website/docs/r/cognitive_account.html.markdown
index c31f5cd2d8cc..0c050810ebd7 100644
--- a/website/docs/r/cognitive_account.html.markdown
+++ b/website/docs/r/cognitive_account.html.markdown
@@ -63,8 +63,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Cognitive Service Account.
diff --git a/website/docs/r/connection_monitor.html.markdown b/website/docs/r/connection_monitor.html.markdown
index ab8992361446..88a8f8739f54 100644
--- a/website/docs/r/connection_monitor.html.markdown
+++ b/website/docs/r/connection_monitor.html.markdown
@@ -165,8 +165,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Connection Monitor.
diff --git a/website/docs/r/container_group.html.markdown b/website/docs/r/container_group.html.markdown
index 954506bcff68..cf5fc059d2c0 100644
--- a/website/docs/r/container_group.html.markdown
+++ b/website/docs/r/container_group.html.markdown
@@ -255,8 +255,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Container Group.
diff --git a/website/docs/r/container_registry.html.markdown b/website/docs/r/container_registry.html.markdown
index 85fdc6be2bbf..eed63df0fb58 100644
--- a/website/docs/r/container_registry.html.markdown
+++ b/website/docs/r/container_registry.html.markdown
@@ -94,8 +94,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Container Registry.
diff --git a/website/docs/r/container_registry_webhook.html.markdown b/website/docs/r/container_registry_webhook.html.markdown
index 6f806b008f9a..f6a0887a5edf 100644
--- a/website/docs/r/container_registry_webhook.html.markdown
+++ b/website/docs/r/container_registry_webhook.html.markdown
@@ -73,8 +73,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Container Registry Webhook.
diff --git a/website/docs/r/container_service.html.markdown b/website/docs/r/container_service.html.markdown
index c5daf15bd843..cbd774d0b056 100644
--- a/website/docs/r/container_service.html.markdown
+++ b/website/docs/r/container_service.html.markdown
@@ -221,8 +221,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 90 minutes) Used when creating the Container Service.
diff --git a/website/docs/r/cosmosdb_account.html.markdown b/website/docs/r/cosmosdb_account.html.markdown
index 93ab8e73c7e6..3a4a48f32092 100644
--- a/website/docs/r/cosmosdb_account.html.markdown
+++ b/website/docs/r/cosmosdb_account.html.markdown
@@ -131,8 +131,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 180 minutes) Used when creating the CosmosDB Account.
diff --git a/website/docs/r/cosmosdb_cassandra_keyspace.html.markdown b/website/docs/r/cosmosdb_cassandra_keyspace.html.markdown
index f181a6b232c0..5e999b9939cf 100644
--- a/website/docs/r/cosmosdb_cassandra_keyspace.html.markdown
+++ b/website/docs/r/cosmosdb_cassandra_keyspace.html.markdown
@@ -66,8 +66,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CosmosDB Cassandra KeySpace.
diff --git a/website/docs/r/cosmosdb_gremlin_database.html.markdown b/website/docs/r/cosmosdb_gremlin_database.html.markdown
index ff70e752a0c7..02e7e2b094df 100644
--- a/website/docs/r/cosmosdb_gremlin_database.html.markdown
+++ b/website/docs/r/cosmosdb_gremlin_database.html.markdown
@@ -47,8 +47,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CosmosDB Gremlin Database.
diff --git a/website/docs/r/cosmosdb_gremlin_graph.html.markdown b/website/docs/r/cosmosdb_gremlin_graph.html.markdown
index 01454b657b42..4c048a67894d 100644
--- a/website/docs/r/cosmosdb_gremlin_graph.html.markdown
+++ b/website/docs/r/cosmosdb_gremlin_graph.html.markdown
@@ -104,8 +104,6 @@ The following attributes are exported:
``
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CosmosDB Gremlin Graph.
diff --git a/website/docs/r/cosmosdb_mongo_collection.html.markdown b/website/docs/r/cosmosdb_mongo_collection.html.markdown
index a7beca9d226b..f5443fc36861 100644
--- a/website/docs/r/cosmosdb_mongo_collection.html.markdown
+++ b/website/docs/r/cosmosdb_mongo_collection.html.markdown
@@ -73,8 +73,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CosmosDB Mongo Collection.
diff --git a/website/docs/r/cosmosdb_mongo_database.html.markdown b/website/docs/r/cosmosdb_mongo_database.html.markdown
index b2ade6de505c..0a68df7eac07 100644
--- a/website/docs/r/cosmosdb_mongo_database.html.markdown
+++ b/website/docs/r/cosmosdb_mongo_database.html.markdown
@@ -47,8 +47,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CosmosDB Mongo Database.
diff --git a/website/docs/r/cosmosdb_sql_container.html.markdown b/website/docs/r/cosmosdb_sql_container.html.markdown
index 415769a898f4..382744791954 100644
--- a/website/docs/r/cosmosdb_sql_container.html.markdown
+++ b/website/docs/r/cosmosdb_sql_container.html.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CosmosDB SQL Container.
diff --git a/website/docs/r/cosmosdb_sql_database.html.markdown b/website/docs/r/cosmosdb_sql_database.html.markdown
index 2363206d5925..df667c07657a 100644
--- a/website/docs/r/cosmosdb_sql_database.html.markdown
+++ b/website/docs/r/cosmosdb_sql_database.html.markdown
@@ -47,8 +47,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CosmosDB SQL Database.
diff --git a/website/docs/r/cosmosdb_table.html.markdown b/website/docs/r/cosmosdb_table.html.markdown
index 64fe5648235e..730aecfb7b12 100644
--- a/website/docs/r/cosmosdb_table.html.markdown
+++ b/website/docs/r/cosmosdb_table.html.markdown
@@ -47,8 +47,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the CosmosDB Table.
diff --git a/website/docs/r/dashboard.html.markdown b/website/docs/r/dashboard.html.markdown
index 7587be41f239..a0b8ea605bf3 100644
--- a/website/docs/r/dashboard.html.markdown
+++ b/website/docs/r/dashboard.html.markdown
@@ -260,8 +260,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Dashboard.
diff --git a/website/docs/r/data_factory.html.markdown b/website/docs/r/data_factory.html.markdown
index 6fd09b394e76..07b0a8b85ff9 100644
--- a/website/docs/r/data_factory.html.markdown
+++ b/website/docs/r/data_factory.html.markdown
@@ -100,8 +100,6 @@ The `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory.
diff --git a/website/docs/r/data_factory_dataset_mysql.html.markdown b/website/docs/r/data_factory_dataset_mysql.html.markdown
index 2786388a15ae..33888d7d5209 100644
--- a/website/docs/r/data_factory_dataset_mysql.html.markdown
+++ b/website/docs/r/data_factory_dataset_mysql.html.markdown
@@ -84,8 +84,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory MySQL Dataset.
diff --git a/website/docs/r/data_factory_dataset_postgresql.html.markdown b/website/docs/r/data_factory_dataset_postgresql.html.markdown
index c15f843ce97e..8eba248bef5b 100644
--- a/website/docs/r/data_factory_dataset_postgresql.html.markdown
+++ b/website/docs/r/data_factory_dataset_postgresql.html.markdown
@@ -83,8 +83,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory PostgreSQL Dataset.
diff --git a/website/docs/r/data_factory_dataset_sql_server_table.html.markdown b/website/docs/r/data_factory_dataset_sql_server_table.html.markdown
index 0877d71efb93..254258aa7557 100644
--- a/website/docs/r/data_factory_dataset_sql_server_table.html.markdown
+++ b/website/docs/r/data_factory_dataset_sql_server_table.html.markdown
@@ -84,8 +84,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory SQL Server Table Dataset.
diff --git a/website/docs/r/data_factory_integration_runtime_managed.html.markdown b/website/docs/r/data_factory_integration_runtime_managed.html.markdown
index 74956b31bae4..a4b1862a9997 100644
--- a/website/docs/r/data_factory_integration_runtime_managed.html.markdown
+++ b/website/docs/r/data_factory_integration_runtime_managed.html.markdown
@@ -98,8 +98,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory Integration Managed Runtime.
diff --git a/website/docs/r/data_factory_linked_service_data_lake_storage_gen2.html.markdown b/website/docs/r/data_factory_linked_service_data_lake_storage_gen2.html.markdown
index 257543ba740f..c182447216ae 100644
--- a/website/docs/r/data_factory_linked_service_data_lake_storage_gen2.html.markdown
+++ b/website/docs/r/data_factory_linked_service_data_lake_storage_gen2.html.markdown
@@ -76,8 +76,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory Data Lake Storage Gen2 Linked Service.
diff --git a/website/docs/r/data_factory_linked_service_mysql.html.markdown b/website/docs/r/data_factory_linked_service_mysql.html.markdown
index 7b25ee0918ac..fc0432fdac20 100644
--- a/website/docs/r/data_factory_linked_service_mysql.html.markdown
+++ b/website/docs/r/data_factory_linked_service_mysql.html.markdown
@@ -64,8 +64,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory MySql Linked Service.
diff --git a/website/docs/r/data_factory_linked_service_postgresql.html.markdown b/website/docs/r/data_factory_linked_service_postgresql.html.markdown
index 127c950aaf5c..303904a520ca 100644
--- a/website/docs/r/data_factory_linked_service_postgresql.html.markdown
+++ b/website/docs/r/data_factory_linked_service_postgresql.html.markdown
@@ -64,8 +64,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory PostgreSQL Linked Service.
diff --git a/website/docs/r/data_factory_linked_service_sql_server.html.markdown b/website/docs/r/data_factory_linked_service_sql_server.html.markdown
index 875a273178ab..2b9c80c7985c 100644
--- a/website/docs/r/data_factory_linked_service_sql_server.html.markdown
+++ b/website/docs/r/data_factory_linked_service_sql_server.html.markdown
@@ -64,8 +64,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory SQL Server Linked Service.
diff --git a/website/docs/r/data_factory_pipeline.html.markdown b/website/docs/r/data_factory_pipeline.html.markdown
index efe492b41374..c517f05ef254 100644
--- a/website/docs/r/data_factory_pipeline.html.markdown
+++ b/website/docs/r/data_factory_pipeline.html.markdown
@@ -57,8 +57,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory Pipeline.
diff --git a/website/docs/r/data_factory_trigger_schedule.html.markdown b/website/docs/r/data_factory_trigger_schedule.html.markdown
index 990146e80ea2..a7771778c9fd 100644
--- a/website/docs/r/data_factory_trigger_schedule.html.markdown
+++ b/website/docs/r/data_factory_trigger_schedule.html.markdown
@@ -73,8 +73,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Factory Schedule Trigger.
diff --git a/website/docs/r/function_app.html.markdown b/website/docs/r/function_app.html.markdown
index 948f3d453d4d..5ab0845ff867 100644
--- a/website/docs/r/function_app.html.markdown
+++ b/website/docs/r/function_app.html.markdown
@@ -292,8 +292,6 @@ The `site_credential` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Function App.
diff --git a/website/docs/r/lb.html.markdown b/website/docs/r/lb.html.markdown
index 2d9252163173..cc97c8b19c80 100644
--- a/website/docs/r/lb.html.markdown
+++ b/website/docs/r/lb.html.markdown
@@ -72,8 +72,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Load Balancer.
diff --git a/website/docs/r/lb_backend_address_pool.html.markdown b/website/docs/r/lb_backend_address_pool.html.markdown
index 4981d6cdcd18..2bb74b5c0071 100644
--- a/website/docs/r/lb_backend_address_pool.html.markdown
+++ b/website/docs/r/lb_backend_address_pool.html.markdown
@@ -65,8 +65,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Load Balancer Backend Address Pool.
diff --git a/website/docs/r/lb_nat_pool.html.markdown b/website/docs/r/lb_nat_pool.html.markdown
index 3aec3263eb94..f8e2bfa55037 100644
--- a/website/docs/r/lb_nat_pool.html.markdown
+++ b/website/docs/r/lb_nat_pool.html.markdown
@@ -73,8 +73,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Load Balancer NAT Pool.
diff --git a/website/docs/r/lb_nat_rule.html.markdown b/website/docs/r/lb_nat_rule.html.markdown
index 9fef6e0755b4..e5d75066b656 100644
--- a/website/docs/r/lb_nat_rule.html.markdown
+++ b/website/docs/r/lb_nat_rule.html.markdown
@@ -74,8 +74,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Load Balancer NAT Rule.
diff --git a/website/docs/r/lb_outbound_rule.html.markdown b/website/docs/r/lb_outbound_rule.html.markdown
index f01fdb37ab7c..5170a33e1cf9 100644
--- a/website/docs/r/lb_outbound_rule.html.markdown
+++ b/website/docs/r/lb_outbound_rule.html.markdown
@@ -85,8 +85,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Load Balancer Outbound Rule.
diff --git a/website/docs/r/lb_probe.html.markdown b/website/docs/r/lb_probe.html.markdown
index a402fbd006d1..45aa12ee6554 100644
--- a/website/docs/r/lb_probe.html.markdown
+++ b/website/docs/r/lb_probe.html.markdown
@@ -68,8 +68,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Load Balancer Probe.
diff --git a/website/docs/r/lb_rule.html.markdown b/website/docs/r/lb_rule.html.markdown
index 5fbfb57841f4..1abbc697e6c6 100644
--- a/website/docs/r/lb_rule.html.markdown
+++ b/website/docs/r/lb_rule.html.markdown
@@ -76,8 +76,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Load Balancer Rule.
diff --git a/website/docs/r/linux_virtual_machine.html.markdown b/website/docs/r/linux_virtual_machine.html.markdown
index ee7f0f272762..60f157452879 100644
--- a/website/docs/r/linux_virtual_machine.html.markdown
+++ b/website/docs/r/linux_virtual_machine.html.markdown
@@ -286,8 +286,6 @@ An `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 45 minutes) Used when creating the Linux Virtual Machine.
diff --git a/website/docs/r/linux_virtual_machine_scale_set.html.markdown b/website/docs/r/linux_virtual_machine_scale_set.html.markdown
index c9edd87ac2b4..df3be9e89f6f 100644
--- a/website/docs/r/linux_virtual_machine_scale_set.html.markdown
+++ b/website/docs/r/linux_virtual_machine_scale_set.html.markdown
@@ -398,8 +398,6 @@ An `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Linux Virtual Machine Scale Set.
diff --git a/website/docs/r/local_network_gateway.html.markdown b/website/docs/r/local_network_gateway.html.markdown
index 303cd408d9fd..3a6a511a020e 100644
--- a/website/docs/r/local_network_gateway.html.markdown
+++ b/website/docs/r/local_network_gateway.html.markdown
@@ -71,8 +71,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Local Network Gateway.
diff --git a/website/docs/r/log_analytics_linked_service.html.markdown b/website/docs/r/log_analytics_linked_service.html.markdown
index ccacabc656ba..83ea9e567530 100644
--- a/website/docs/r/log_analytics_linked_service.html.markdown
+++ b/website/docs/r/log_analytics_linked_service.html.markdown
@@ -79,8 +79,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Log Analytics Workspace.
diff --git a/website/docs/r/log_analytics_solution.html.markdown b/website/docs/r/log_analytics_solution.html.markdown
index 2cd9dc2a3342..29dd02a78b5d 100644
--- a/website/docs/r/log_analytics_solution.html.markdown
+++ b/website/docs/r/log_analytics_solution.html.markdown
@@ -76,8 +76,6 @@ A `plan` block includes:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Log Analytics Solution.
diff --git a/website/docs/r/log_analytics_workspace.html.markdown b/website/docs/r/log_analytics_workspace.html.markdown
index b40b7838be62..fdff86b466d1 100644
--- a/website/docs/r/log_analytics_workspace.html.markdown
+++ b/website/docs/r/log_analytics_workspace.html.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Log Analytics Workspace.
diff --git a/website/docs/r/log_analytics_workspace_linked_service.html.markdown b/website/docs/r/log_analytics_workspace_linked_service.html.markdown
index 3b3b51e00d61..3af1b40f5953 100644
--- a/website/docs/r/log_analytics_workspace_linked_service.html.markdown
+++ b/website/docs/r/log_analytics_workspace_linked_service.html.markdown
@@ -82,8 +82,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Log Analytics Workspace Linked Service.
diff --git a/website/docs/r/logic_app_action_custom.html.markdown b/website/docs/r/logic_app_action_custom.html.markdown
index c8feac2ba8b9..8ed2570bf8f5 100644
--- a/website/docs/r/logic_app_action_custom.html.markdown
+++ b/website/docs/r/logic_app_action_custom.html.markdown
@@ -70,8 +70,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Logic App Custom Action.
diff --git a/website/docs/r/logic_app_action_http.html.markdown b/website/docs/r/logic_app_action_http.html.markdown
index 5ca8d09893c2..ac9d27e158d1 100644
--- a/website/docs/r/logic_app_action_http.html.markdown
+++ b/website/docs/r/logic_app_action_http.html.markdown
@@ -58,8 +58,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Logic App HTTP Action.
diff --git a/website/docs/r/logic_app_trigger_custom.html.markdown b/website/docs/r/logic_app_trigger_custom.html.markdown
index c57022af6e44..3bda5a95090c 100644
--- a/website/docs/r/logic_app_trigger_custom.html.markdown
+++ b/website/docs/r/logic_app_trigger_custom.html.markdown
@@ -63,8 +63,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Logic App Custom Trigger.
diff --git a/website/docs/r/logic_app_trigger_http_request.html.markdown b/website/docs/r/logic_app_trigger_http_request.html.markdown
index fef33136cd89..5c966cbd0d9b 100644
--- a/website/docs/r/logic_app_trigger_http_request.html.markdown
+++ b/website/docs/r/logic_app_trigger_http_request.html.markdown
@@ -70,8 +70,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Logic App HTTP Request Trigger.
diff --git a/website/docs/r/logic_app_trigger_recurrence.html.markdown b/website/docs/r/logic_app_trigger_recurrence.html.markdown
index 384fc4ffbb82..4303cbad358a 100644
--- a/website/docs/r/logic_app_trigger_recurrence.html.markdown
+++ b/website/docs/r/logic_app_trigger_recurrence.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Logic App Recurrence Trigger.
diff --git a/website/docs/r/logic_app_workflow.html.markdown b/website/docs/r/logic_app_workflow.html.markdown
index 994d8d02e3ed..fafbe3f3eb5c 100644
--- a/website/docs/r/logic_app_workflow.html.markdown
+++ b/website/docs/r/logic_app_workflow.html.markdown
@@ -55,8 +55,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Logic App Workflow.
diff --git a/website/docs/r/managed_disk.html.markdown b/website/docs/r/managed_disk.html.markdown
index bdd41545d252..f2d88570d25a 100644
--- a/website/docs/r/managed_disk.html.markdown
+++ b/website/docs/r/managed_disk.html.markdown
@@ -159,8 +159,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Managed Disk.
diff --git a/website/docs/r/management_group.html.markdown b/website/docs/r/management_group.html.markdown
index ae013e280b2c..7e00736d7dc2 100644
--- a/website/docs/r/management_group.html.markdown
+++ b/website/docs/r/management_group.html.markdown
@@ -55,8 +55,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Management Group.
diff --git a/website/docs/r/management_lock.html.markdown b/website/docs/r/management_lock.html.markdown
index d0e100be384f..8845a3e997c9 100644
--- a/website/docs/r/management_lock.html.markdown
+++ b/website/docs/r/management_lock.html.markdown
@@ -87,8 +87,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Management Lock.
diff --git a/website/docs/r/maps_account.html.markdown b/website/docs/r/maps_account.html.markdown
index dbb8db7107fc..2842b14c0ebe 100644
--- a/website/docs/r/maps_account.html.markdown
+++ b/website/docs/r/maps_account.html.markdown
@@ -56,8 +56,6 @@ In addition to all arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Maps Account.
diff --git a/website/docs/r/mariadb_configuration.html.markdown b/website/docs/r/mariadb_configuration.html.markdown
index 45a464873e5a..41e5ee2ecd7b 100644
--- a/website/docs/r/mariadb_configuration.html.markdown
+++ b/website/docs/r/mariadb_configuration.html.markdown
@@ -65,8 +65,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MariaDB Configuration.
diff --git a/website/docs/r/mariadb_database.html.markdown b/website/docs/r/mariadb_database.html.markdown
index 966dab893ec8..77f5a0c737f9 100644
--- a/website/docs/r/mariadb_database.html.markdown
+++ b/website/docs/r/mariadb_database.html.markdown
@@ -69,8 +69,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the MariaDB Database.
diff --git a/website/docs/r/mariadb_firewall_rule.html.markdown b/website/docs/r/mariadb_firewall_rule.html.markdown
index 0fa498b09766..825ae62cb698 100644
--- a/website/docs/r/mariadb_firewall_rule.html.markdown
+++ b/website/docs/r/mariadb_firewall_rule.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MariaDB Firewall Rule.
diff --git a/website/docs/r/mariadb_server.html.markdown b/website/docs/r/mariadb_server.html.markdown
index 23ba9dc02815..ad73d5900b47 100644
--- a/website/docs/r/mariadb_server.html.markdown
+++ b/website/docs/r/mariadb_server.html.markdown
@@ -87,8 +87,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the MariaDB Server.
diff --git a/website/docs/r/mariadb_virtual_network_rule.html.markdown b/website/docs/r/mariadb_virtual_network_rule.html.markdown
index a40fe4017e97..22dc4b8b03e3 100644
--- a/website/docs/r/mariadb_virtual_network_rule.html.markdown
+++ b/website/docs/r/mariadb_virtual_network_rule.html.markdown
@@ -88,8 +88,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MariaDB Virtual Network Rule.
diff --git a/website/docs/r/marketplace_agreement.html.markdown b/website/docs/r/marketplace_agreement.html.markdown
index cbf9722906bf..84706adb40a2 100644
--- a/website/docs/r/marketplace_agreement.html.markdown
+++ b/website/docs/r/marketplace_agreement.html.markdown
@@ -38,8 +38,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Marketplace Agreement.
diff --git a/website/docs/r/media_services_account.html.markdown b/website/docs/r/media_services_account.html.markdown
index a10fbc97c657..a5bce7b3530c 100644
--- a/website/docs/r/media_services_account.html.markdown
+++ b/website/docs/r/media_services_account.html.markdown
@@ -68,8 +68,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Media Services Account.
diff --git a/website/docs/r/metric_alertrule.html.markdown b/website/docs/r/metric_alertrule.html.markdown
index f00449f80f72..6d84a6be8dea 100644
--- a/website/docs/r/metric_alertrule.html.markdown
+++ b/website/docs/r/metric_alertrule.html.markdown
@@ -151,8 +151,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Alert Rule.
diff --git a/website/docs/r/monitor_action_group.html.markdown b/website/docs/r/monitor_action_group.html.markdown
index dacfe4acb170..6a5bc65e4b1b 100644
--- a/website/docs/r/monitor_action_group.html.markdown
+++ b/website/docs/r/monitor_action_group.html.markdown
@@ -215,8 +215,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Action Group.
diff --git a/website/docs/r/monitor_activity_log_alert.html.markdown b/website/docs/r/monitor_activity_log_alert.html.markdown
index dc5f0507804f..72ab6fc66b1b 100644
--- a/website/docs/r/monitor_activity_log_alert.html.markdown
+++ b/website/docs/r/monitor_activity_log_alert.html.markdown
@@ -103,8 +103,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Activity Log Alert.
diff --git a/website/docs/r/monitor_autoscale_setting.html.markdown b/website/docs/r/monitor_autoscale_setting.html.markdown
index 968b3474f8e7..14d0ed867dc8 100644
--- a/website/docs/r/monitor_autoscale_setting.html.markdown
+++ b/website/docs/r/monitor_autoscale_setting.html.markdown
@@ -403,8 +403,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the AutoScale Setting.
diff --git a/website/docs/r/monitor_diagnostic_setting.html.markdown b/website/docs/r/monitor_diagnostic_setting.html.markdown
index 5b3fb57e6383..4bad42609412 100644
--- a/website/docs/r/monitor_diagnostic_setting.html.markdown
+++ b/website/docs/r/monitor_diagnostic_setting.html.markdown
@@ -134,8 +134,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Diagnostics Setting.
diff --git a/website/docs/r/monitor_log_profile.html.markdown b/website/docs/r/monitor_log_profile.html.markdown
index 18a835e2a529..fe311e9a7371 100644
--- a/website/docs/r/monitor_log_profile.html.markdown
+++ b/website/docs/r/monitor_log_profile.html.markdown
@@ -94,8 +94,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Log Profile.
diff --git a/website/docs/r/monitor_metric_alert.html.markdown b/website/docs/r/monitor_metric_alert.html.markdown
index 47e564800c84..e840bc86f170 100644
--- a/website/docs/r/monitor_metric_alert.html.markdown
+++ b/website/docs/r/monitor_metric_alert.html.markdown
@@ -114,8 +114,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Metric Alert.
diff --git a/website/docs/r/monitor_metric_alertrule.html.markdown b/website/docs/r/monitor_metric_alertrule.html.markdown
index f33335d46557..f7ed89c46afb 100644
--- a/website/docs/r/monitor_metric_alertrule.html.markdown
+++ b/website/docs/r/monitor_metric_alertrule.html.markdown
@@ -149,8 +149,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Metric Alert Rule.
diff --git a/website/docs/r/mssql_database_vulnerability_assessment_rule_baseline.html.markdown b/website/docs/r/mssql_database_vulnerability_assessment_rule_baseline.html.markdown
index 2b570d0dbbe3..55afa931e10c 100644
--- a/website/docs/r/mssql_database_vulnerability_assessment_rule_baseline.html.markdown
+++ b/website/docs/r/mssql_database_vulnerability_assessment_rule_baseline.html.markdown
@@ -115,8 +115,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Database Vulnerability Assessment Rule Baseline.
diff --git a/website/docs/r/mssql_elasticpool.html.markdown b/website/docs/r/mssql_elasticpool.html.markdown
index 99cb5891c881..48a119f16208 100644
--- a/website/docs/r/mssql_elasticpool.html.markdown
+++ b/website/docs/r/mssql_elasticpool.html.markdown
@@ -102,8 +102,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MS SQL Elastic Pool.
diff --git a/website/docs/r/mssql_server_security_alert_policy.html.markdown b/website/docs/r/mssql_server_security_alert_policy.html.markdown
index b189b387f086..40a2ec9a08af 100644
--- a/website/docs/r/mssql_server_security_alert_policy.html.markdown
+++ b/website/docs/r/mssql_server_security_alert_policy.html.markdown
@@ -83,8 +83,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MSSQL Server Security Alert Policy.
diff --git a/website/docs/r/mssql_server_vulnerability_assessment.html.markdown b/website/docs/r/mssql_server_vulnerability_assessment.html.markdown
index e8ab933f409d..13843fa2b0be 100644
--- a/website/docs/r/mssql_server_vulnerability_assessment.html.markdown
+++ b/website/docs/r/mssql_server_vulnerability_assessment.html.markdown
@@ -96,8 +96,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MSSQL Server Vulnerability Assessment.
diff --git a/website/docs/r/mysql_configuration.html.markdown b/website/docs/r/mysql_configuration.html.markdown
index 3b274f055ac5..5d3ff2926781 100644
--- a/website/docs/r/mysql_configuration.html.markdown
+++ b/website/docs/r/mysql_configuration.html.markdown
@@ -65,8 +65,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MySQL Configuration.
diff --git a/website/docs/r/mysql_database.html.markdown b/website/docs/r/mysql_database.html.markdown
index d794c8a8e9ec..c73e2333d9c4 100644
--- a/website/docs/r/mysql_database.html.markdown
+++ b/website/docs/r/mysql_database.html.markdown
@@ -68,8 +68,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the MySQL Database.
diff --git a/website/docs/r/mysql_firewall_rule.html.markdown b/website/docs/r/mysql_firewall_rule.html.markdown
index 3d238f396259..0a914a70e8f0 100644
--- a/website/docs/r/mysql_firewall_rule.html.markdown
+++ b/website/docs/r/mysql_firewall_rule.html.markdown
@@ -74,8 +74,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MySQL Firewall Rule.
diff --git a/website/docs/r/mysql_server.html.markdown b/website/docs/r/mysql_server.html.markdown
index 930b6724f297..06e403ffe89f 100644
--- a/website/docs/r/mysql_server.html.markdown
+++ b/website/docs/r/mysql_server.html.markdown
@@ -85,8 +85,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the MySQL Server.
diff --git a/website/docs/r/mysql_virtual_network_rule.html.markdown b/website/docs/r/mysql_virtual_network_rule.html.markdown
index 6db0fa5e9d61..e15841b5abc1 100644
--- a/website/docs/r/mysql_virtual_network_rule.html.markdown
+++ b/website/docs/r/mysql_virtual_network_rule.html.markdown
@@ -88,8 +88,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the MySQL Virtual Network Rule.
diff --git a/website/docs/r/nat_gateway.html.markdown b/website/docs/r/nat_gateway.html.markdown
index 00e88986aef7..9126807d0e6b 100644
--- a/website/docs/r/nat_gateway.html.markdown
+++ b/website/docs/r/nat_gateway.html.markdown
@@ -80,8 +80,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the NAT Gateway.
diff --git a/website/docs/r/netapp_account.html.markdown b/website/docs/r/netapp_account.html.markdown
index 1101fe659a89..5d179cafe56b 100644
--- a/website/docs/r/netapp_account.html.markdown
+++ b/website/docs/r/netapp_account.html.markdown
@@ -74,8 +74,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the NetApp Account.
diff --git a/website/docs/r/netapp_pool.html.markdown b/website/docs/r/netapp_pool.html.markdown
index 59bedfb58be9..d3b70460f614 100644
--- a/website/docs/r/netapp_pool.html.markdown
+++ b/website/docs/r/netapp_pool.html.markdown
@@ -60,8 +60,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the NetApp Pool.
diff --git a/website/docs/r/netapp_snapshot.html.markdown b/website/docs/r/netapp_snapshot.html.markdown
index bbeeb4fc5738..9e47b24b2bfe 100644
--- a/website/docs/r/netapp_snapshot.html.markdown
+++ b/website/docs/r/netapp_snapshot.html.markdown
@@ -104,8 +104,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the NetApp Snapshot.
diff --git a/website/docs/r/netapp_volume.html.markdown b/website/docs/r/netapp_volume.html.markdown
index 91976f61119f..0e24d8348fc3 100644
--- a/website/docs/r/netapp_volume.html.markdown
+++ b/website/docs/r/netapp_volume.html.markdown
@@ -121,8 +121,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the NetApp Volume.
diff --git a/website/docs/r/network_connection_monitor.html.markdown b/website/docs/r/network_connection_monitor.html.markdown
index 30cb91340e04..4bc3e0c3f9a9 100644
--- a/website/docs/r/network_connection_monitor.html.markdown
+++ b/website/docs/r/network_connection_monitor.html.markdown
@@ -163,8 +163,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Network Connection Monitor.
diff --git a/website/docs/r/network_ddos_protection_plan.html.markdown b/website/docs/r/network_ddos_protection_plan.html.markdown
index b200e10d6ce0..41e07a2ecbf6 100644
--- a/website/docs/r/network_ddos_protection_plan.html.markdown
+++ b/website/docs/r/network_ddos_protection_plan.html.markdown
@@ -50,8 +50,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the DDoS Protection Plan.
diff --git a/website/docs/r/network_interface.html.markdown b/website/docs/r/network_interface.html.markdown
index 4cd9199d2ab6..45f5f6bfddce 100644
--- a/website/docs/r/network_interface.html.markdown
+++ b/website/docs/r/network_interface.html.markdown
@@ -121,8 +121,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Network Interface.
diff --git a/website/docs/r/network_interface_application_gateway_backend_address_pool_association.html.markdown b/website/docs/r/network_interface_application_gateway_backend_address_pool_association.html.markdown
index 3784862e57b4..d153cf1d1a62 100644
--- a/website/docs/r/network_interface_application_gateway_backend_address_pool_association.html.markdown
+++ b/website/docs/r/network_interface_application_gateway_backend_address_pool_association.html.markdown
@@ -148,8 +148,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the association between the Network Interface and the Application Gateway Backend Address Pool.
diff --git a/website/docs/r/network_interface_application_security_group_association.html.markdown b/website/docs/r/network_interface_application_security_group_association.html.markdown
index f4e833870f4f..7d23d403342e 100644
--- a/website/docs/r/network_interface_application_security_group_association.html.markdown
+++ b/website/docs/r/network_interface_application_security_group_association.html.markdown
@@ -77,8 +77,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the association between the Network Interface and the Application Security Group.
diff --git a/website/docs/r/network_interface_backend_address_pool_association.html.markdown b/website/docs/r/network_interface_backend_address_pool_association.html.markdown
index f5396f747423..bd686d86ac36 100644
--- a/website/docs/r/network_interface_backend_address_pool_association.html.markdown
+++ b/website/docs/r/network_interface_backend_address_pool_association.html.markdown
@@ -94,8 +94,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the association between the Network Interface and the Load Balancers Backend Address Pool.
diff --git a/website/docs/r/network_interface_nat_rule_association.html.markdown b/website/docs/r/network_interface_nat_rule_association.html.markdown
index 9902952544bd..27cd3f45ad8c 100644
--- a/website/docs/r/network_interface_nat_rule_association.html.markdown
+++ b/website/docs/r/network_interface_nat_rule_association.html.markdown
@@ -98,8 +98,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the association between the Network Interface and the Load Balancers NAT Rule.
diff --git a/website/docs/r/network_packet_capture.html.markdown b/website/docs/r/network_packet_capture.html.markdown
index 3dd93c357454..d0cccc8e7dd8 100644
--- a/website/docs/r/network_packet_capture.html.markdown
+++ b/website/docs/r/network_packet_capture.html.markdown
@@ -180,8 +180,6 @@ A `storage_location` block contains:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Packet Capture.
diff --git a/website/docs/r/network_profile.html.markdown b/website/docs/r/network_profile.html.markdown
index 350ee47afa03..9b692749a131 100644
--- a/website/docs/r/network_profile.html.markdown
+++ b/website/docs/r/network_profile.html.markdown
@@ -98,8 +98,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Network Profile.
diff --git a/website/docs/r/network_security_group.html.markdown b/website/docs/r/network_security_group.html.markdown
index 788a146bfc15..abd87f4b7fe5 100644
--- a/website/docs/r/network_security_group.html.markdown
+++ b/website/docs/r/network_security_group.html.markdown
@@ -104,8 +104,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Network Security Group.
diff --git a/website/docs/r/network_security_rule.html.markdown b/website/docs/r/network_security_rule.html.markdown
index 97f1df824723..cf63ec49ae33 100644
--- a/website/docs/r/network_security_rule.html.markdown
+++ b/website/docs/r/network_security_rule.html.markdown
@@ -92,8 +92,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Network Security Rule.
diff --git a/website/docs/r/network_watcher.html.markdown b/website/docs/r/network_watcher.html.markdown
index fef2f9be2d89..9bf8a1f79c82 100644
--- a/website/docs/r/network_watcher.html.markdown
+++ b/website/docs/r/network_watcher.html.markdown
@@ -46,8 +46,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Network Watcher.
diff --git a/website/docs/r/network_watcher_flow_log.html.markdown b/website/docs/r/network_watcher_flow_log.html.markdown
index d2fb5d0d992f..44c0a42852a4 100644
--- a/website/docs/r/network_watcher_flow_log.html.markdown
+++ b/website/docs/r/network_watcher_flow_log.html.markdown
@@ -114,8 +114,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Network Watcher Flow Log.
diff --git a/website/docs/r/notification_hub.html.markdown b/website/docs/r/notification_hub.html.markdown
index eeb2d8f54ad4..5a37c480f151 100644
--- a/website/docs/r/notification_hub.html.markdown
+++ b/website/docs/r/notification_hub.html.markdown
@@ -84,8 +84,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Notification Hub.
diff --git a/website/docs/r/notification_hub_authorization_rule.html.markdown b/website/docs/r/notification_hub_authorization_rule.html.markdown
index 467fcd55d42d..244bcdd91f74 100644
--- a/website/docs/r/notification_hub_authorization_rule.html.markdown
+++ b/website/docs/r/notification_hub_authorization_rule.html.markdown
@@ -78,8 +78,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Notification Hub Authorization Rule.
diff --git a/website/docs/r/notification_hub_namespace.html.markdown b/website/docs/r/notification_hub_namespace.html.markdown
index 479b7b79e588..90c14d01687c 100644
--- a/website/docs/r/notification_hub_namespace.html.markdown
+++ b/website/docs/r/notification_hub_namespace.html.markdown
@@ -63,8 +63,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Notification Hub Namespace.
diff --git a/website/docs/r/packet_capture.html.markdown b/website/docs/r/packet_capture.html.markdown
index 50be8729a4f0..c1925443d870 100644
--- a/website/docs/r/packet_capture.html.markdown
+++ b/website/docs/r/packet_capture.html.markdown
@@ -182,8 +182,6 @@ A `storage_location` block contains:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Packet Capture.
diff --git a/website/docs/r/point_to_site_vpn_gateway.html.markdown b/website/docs/r/point_to_site_vpn_gateway.html.markdown
index 077fd9fc98d4..329f0b9bdc6b 100644
--- a/website/docs/r/point_to_site_vpn_gateway.html.markdown
+++ b/website/docs/r/point_to_site_vpn_gateway.html.markdown
@@ -66,8 +66,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 90 minutes) Used when creating the Point-to-Site VPN Gateway.
diff --git a/website/docs/r/policy_assignment.html.markdown b/website/docs/r/policy_assignment.html.markdown
index 30100066cb82..2dbb952569f2 100644
--- a/website/docs/r/policy_assignment.html.markdown
+++ b/website/docs/r/policy_assignment.html.markdown
@@ -126,8 +126,6 @@ An `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Policy Assignment.
diff --git a/website/docs/r/policy_definition.html.markdown b/website/docs/r/policy_definition.html.markdown
index 67a02e6b116a..722ae6dfb180 100644
--- a/website/docs/r/policy_definition.html.markdown
+++ b/website/docs/r/policy_definition.html.markdown
@@ -102,8 +102,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Policy Definition.
diff --git a/website/docs/r/policy_set_definition.html.markdown b/website/docs/r/policy_set_definition.html.markdown
index b12f5af43472..aac863d4709b 100644
--- a/website/docs/r/policy_set_definition.html.markdown
+++ b/website/docs/r/policy_set_definition.html.markdown
@@ -80,8 +80,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Policy Set Definition.
diff --git a/website/docs/r/postgresql_configuration.html.markdown b/website/docs/r/postgresql_configuration.html.markdown
index c5de6479ffeb..9f5b97ae9a84 100644
--- a/website/docs/r/postgresql_configuration.html.markdown
+++ b/website/docs/r/postgresql_configuration.html.markdown
@@ -65,8 +65,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the PostgreSQL Configuration.
diff --git a/website/docs/r/postgresql_database.html.markdown b/website/docs/r/postgresql_database.html.markdown
index 68017213bd67..2c96b0045183 100644
--- a/website/docs/r/postgresql_database.html.markdown
+++ b/website/docs/r/postgresql_database.html.markdown
@@ -69,8 +69,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the PostgreSQL Database.
diff --git a/website/docs/r/postgresql_firewall_rule.html.markdown b/website/docs/r/postgresql_firewall_rule.html.markdown
index d3e5eab527a6..b629cdd38a8e 100644
--- a/website/docs/r/postgresql_firewall_rule.html.markdown
+++ b/website/docs/r/postgresql_firewall_rule.html.markdown
@@ -78,8 +78,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the PostgreSQL Firewall Rule.
diff --git a/website/docs/r/postgresql_server.html.markdown b/website/docs/r/postgresql_server.html.markdown
index 1c09c00d8d65..a4fa40007cc0 100644
--- a/website/docs/r/postgresql_server.html.markdown
+++ b/website/docs/r/postgresql_server.html.markdown
@@ -85,8 +85,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the PostgreSQL Server.
diff --git a/website/docs/r/postgresql_virtual_network_rule.html.markdown b/website/docs/r/postgresql_virtual_network_rule.html.markdown
index ba798792a971..1b903ac5ef97 100644
--- a/website/docs/r/postgresql_virtual_network_rule.html.markdown
+++ b/website/docs/r/postgresql_virtual_network_rule.html.markdown
@@ -90,8 +90,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the PostgreSQL Virtual Network Rule.
diff --git a/website/docs/r/private_dns_a_record.html.markdown b/website/docs/r/private_dns_a_record.html.markdown
index ba3e1b23d40f..87e34e56775b 100644
--- a/website/docs/r/private_dns_a_record.html.markdown
+++ b/website/docs/r/private_dns_a_record.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Private DNS A Record.
diff --git a/website/docs/r/private_dns_aaaa_record.html.markdown b/website/docs/r/private_dns_aaaa_record.html.markdown
index 7feff4411e39..c8d1221fd674 100644
--- a/website/docs/r/private_dns_aaaa_record.html.markdown
+++ b/website/docs/r/private_dns_aaaa_record.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Private DNS AAAA Record.
diff --git a/website/docs/r/private_dns_cname_record.html.markdown b/website/docs/r/private_dns_cname_record.html.markdown
index 3801ba78ed33..616bd84e3171 100644
--- a/website/docs/r/private_dns_cname_record.html.markdown
+++ b/website/docs/r/private_dns_cname_record.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Private DNS CNAME Record.
diff --git a/website/docs/r/private_dns_mx_record.html.markdown b/website/docs/r/private_dns_mx_record.html.markdown
index 9b97e6337af4..344e1d22fc71 100644
--- a/website/docs/r/private_dns_mx_record.html.markdown
+++ b/website/docs/r/private_dns_mx_record.html.markdown
@@ -77,8 +77,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Private DNS MX Record.
diff --git a/website/docs/r/private_dns_ptr_record.html.markdown b/website/docs/r/private_dns_ptr_record.html.markdown
index d6b95bb660fe..df3e3a81563c 100644
--- a/website/docs/r/private_dns_ptr_record.html.markdown
+++ b/website/docs/r/private_dns_ptr_record.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Private DNS PTR Record.
diff --git a/website/docs/r/private_dns_srv_record.html.markdown b/website/docs/r/private_dns_srv_record.html.markdown
index 5505a9792256..bac39fc477c7 100644
--- a/website/docs/r/private_dns_srv_record.html.markdown
+++ b/website/docs/r/private_dns_srv_record.html.markdown
@@ -85,8 +85,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Private DNS SRV Record.
diff --git a/website/docs/r/private_dns_zone.html.markdown b/website/docs/r/private_dns_zone.html.markdown
index c65a5eae006d..b7262c7ec541 100644
--- a/website/docs/r/private_dns_zone.html.markdown
+++ b/website/docs/r/private_dns_zone.html.markdown
@@ -45,8 +45,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Private DNS Zone.
diff --git a/website/docs/r/private_dns_zone_virtual_network_link.html.markdown b/website/docs/r/private_dns_zone_virtual_network_link.html.markdown
index 7bec620ee379..b743b4d75dcc 100644
--- a/website/docs/r/private_dns_zone_virtual_network_link.html.markdown
+++ b/website/docs/r/private_dns_zone_virtual_network_link.html.markdown
@@ -55,8 +55,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Private DNS Zone Virtual Network Link.
diff --git a/website/docs/r/private_endpoint.html.markdown b/website/docs/r/private_endpoint.html.markdown
index 60628b4eb03d..a6d8acdafdfb 100644
--- a/website/docs/r/private_endpoint.html.markdown
+++ b/website/docs/r/private_endpoint.html.markdown
@@ -143,8 +143,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Private Endpoint.
diff --git a/website/docs/r/private_link_endpoint.html.markdown b/website/docs/r/private_link_endpoint.html.markdown
index 82117fd2edae..50d5e84d2a2c 100644
--- a/website/docs/r/private_link_endpoint.html.markdown
+++ b/website/docs/r/private_link_endpoint.html.markdown
@@ -146,8 +146,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Private Link Endpoint.
diff --git a/website/docs/r/private_link_service.html.markdown b/website/docs/r/private_link_service.html.markdown
index 4d9d084c67d9..9324ab2f54d6 100644
--- a/website/docs/r/private_link_service.html.markdown
+++ b/website/docs/r/private_link_service.html.markdown
@@ -134,8 +134,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Private Link Service.
diff --git a/website/docs/r/proximity_placement_group.html.markdown b/website/docs/r/proximity_placement_group.html.markdown
index 766c10c3da45..1d253db1bf3e 100644
--- a/website/docs/r/proximity_placement_group.html.markdown
+++ b/website/docs/r/proximity_placement_group.html.markdown
@@ -50,8 +50,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Proximity Placement Group.
diff --git a/website/docs/r/public_ip.html.markdown b/website/docs/r/public_ip.html.markdown
index 9d526fda9ef3..db47b43f87e3 100644
--- a/website/docs/r/public_ip.html.markdown
+++ b/website/docs/r/public_ip.html.markdown
@@ -81,8 +81,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Public IP.
diff --git a/website/docs/r/public_ip_prefix.html.markdown b/website/docs/r/public_ip_prefix.html.markdown
index 6de8d1290c31..6652c13dab05 100644
--- a/website/docs/r/public_ip_prefix.html.markdown
+++ b/website/docs/r/public_ip_prefix.html.markdown
@@ -64,8 +64,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Public IP Prefix.
diff --git a/website/docs/r/recovery_network_mapping.html.markdown b/website/docs/r/recovery_network_mapping.html.markdown
index 68f977e33a86..87eb1738b4ac 100644
--- a/website/docs/r/recovery_network_mapping.html.markdown
+++ b/website/docs/r/recovery_network_mapping.html.markdown
@@ -98,8 +98,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Site Recovery Networking Mapping.
diff --git a/website/docs/r/recovery_services_fabric.html.markdown b/website/docs/r/recovery_services_fabric.html.markdown
index 4095db0fa4c8..441b7dfca180 100644
--- a/website/docs/r/recovery_services_fabric.html.markdown
+++ b/website/docs/r/recovery_services_fabric.html.markdown
@@ -60,8 +60,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Site Recovery Services Fabric.
diff --git a/website/docs/r/recovery_services_protected_vm.markdown b/website/docs/r/recovery_services_protected_vm.markdown
index d61b3202f250..ea6b45cf49b8 100644
--- a/website/docs/r/recovery_services_protected_vm.markdown
+++ b/website/docs/r/recovery_services_protected_vm.markdown
@@ -68,8 +68,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 80 minutes) Used when creating the Recovery Services Protected VM.
diff --git a/website/docs/r/recovery_services_protection_container.html.markdown b/website/docs/r/recovery_services_protection_container.html.markdown
index 1de635861489..39dc0f10c2bd 100644
--- a/website/docs/r/recovery_services_protection_container.html.markdown
+++ b/website/docs/r/recovery_services_protection_container.html.markdown
@@ -67,8 +67,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Recovery Services Protection Container.
diff --git a/website/docs/r/recovery_services_protection_container_mapping.html.markdown b/website/docs/r/recovery_services_protection_container_mapping.html.markdown
index f6be206cf3ad..43ebdcb14ed2 100644
--- a/website/docs/r/recovery_services_protection_container_mapping.html.markdown
+++ b/website/docs/r/recovery_services_protection_container_mapping.html.markdown
@@ -105,8 +105,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Recovery Services Protection Container Mapping.
diff --git a/website/docs/r/recovery_services_protection_policy_vm.markdown b/website/docs/r/recovery_services_protection_policy_vm.markdown
index ddc064ce5296..da5a9ef5e60b 100644
--- a/website/docs/r/recovery_services_protection_policy_vm.markdown
+++ b/website/docs/r/recovery_services_protection_policy_vm.markdown
@@ -143,8 +143,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Recovery Services VM Protection Policy.
diff --git a/website/docs/r/recovery_services_replicated_vm.html.markdown b/website/docs/r/recovery_services_replicated_vm.html.markdown
index d8738cac64a8..7e8a5fa8253f 100644
--- a/website/docs/r/recovery_services_replicated_vm.html.markdown
+++ b/website/docs/r/recovery_services_replicated_vm.html.markdown
@@ -216,8 +216,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 80 minutes) Used when creating the Recovery Services Replicated VM.
diff --git a/website/docs/r/recovery_services_replication_policy.html.markdown b/website/docs/r/recovery_services_replication_policy.html.markdown
index abdcaf07e8f0..82cf328713a8 100644
--- a/website/docs/r/recovery_services_replication_policy.html.markdown
+++ b/website/docs/r/recovery_services_replication_policy.html.markdown
@@ -58,8 +58,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Recovery Services Replication Policy.
diff --git a/website/docs/r/recovery_services_vault.markdown b/website/docs/r/recovery_services_vault.markdown
index 613ae23ba7c7..cf7e60d92a39 100644
--- a/website/docs/r/recovery_services_vault.markdown
+++ b/website/docs/r/recovery_services_vault.markdown
@@ -52,8 +52,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Recovery Services Vault.
diff --git a/website/docs/r/redis_cache.html.markdown b/website/docs/r/redis_cache.html.markdown
index db0e8929ba00..241e6db30d73 100644
--- a/website/docs/r/redis_cache.html.markdown
+++ b/website/docs/r/redis_cache.html.markdown
@@ -167,8 +167,6 @@ A `redis_configuration` block exports the following:
## Timeouts
- ~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 90 minutes) Used when creating the Redis Cache.
diff --git a/website/docs/r/redis_firewall_rule.html.markdown b/website/docs/r/redis_firewall_rule.html.markdown
index 306744bc4114..75febeaed01e 100644
--- a/website/docs/r/redis_firewall_rule.html.markdown
+++ b/website/docs/r/redis_firewall_rule.html.markdown
@@ -76,8 +76,6 @@ The following attributes are exported:
## Timeouts
- ~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Redis Firewall Rule.
diff --git a/website/docs/r/relay_hybrid_connection.html.markdown b/website/docs/r/relay_hybrid_connection.html.markdown
index 6e9f1cf10025..bc40f15ea645 100644
--- a/website/docs/r/relay_hybrid_connection.html.markdown
+++ b/website/docs/r/relay_hybrid_connection.html.markdown
@@ -62,8 +62,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Relay Hybrid Connection.
diff --git a/website/docs/r/relay_namespace.html.markdown b/website/docs/r/relay_namespace.html.markdown
index 61841d5fd69d..eee5e4815de4 100644
--- a/website/docs/r/relay_namespace.html.markdown
+++ b/website/docs/r/relay_namespace.html.markdown
@@ -74,8 +74,6 @@ The following attributes are exported only if there is an authorization rule nam
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Relay Namespace.
diff --git a/website/docs/r/resource_group.html.markdown b/website/docs/r/resource_group.html.markdown
index dd7ea706aab0..cfea275b7ec3 100644
--- a/website/docs/r/resource_group.html.markdown
+++ b/website/docs/r/resource_group.html.markdown
@@ -44,8 +44,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 90 minutes) Used when creating the Resource Group.
diff --git a/website/docs/r/role_assignment.html.markdown b/website/docs/r/role_assignment.html.markdown
index 72c799ae991d..bf1acdd6e5c3 100644
--- a/website/docs/r/role_assignment.html.markdown
+++ b/website/docs/r/role_assignment.html.markdown
@@ -154,8 +154,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Role Assignment.
diff --git a/website/docs/r/role_definition.html.markdown b/website/docs/r/role_definition.html.markdown
index 5c733e4d12b8..11ceb3d2755b 100644
--- a/website/docs/r/role_definition.html.markdown
+++ b/website/docs/r/role_definition.html.markdown
@@ -67,8 +67,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Role Definition.
diff --git a/website/docs/r/route.html.markdown b/website/docs/r/route.html.markdown
index ffc22dc9284e..139d76c3cab0 100644
--- a/website/docs/r/route.html.markdown
+++ b/website/docs/r/route.html.markdown
@@ -61,8 +61,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Route.
diff --git a/website/docs/r/route_table.html.markdown b/website/docs/r/route_table.html.markdown
index 533c1277e008..1a4d3cde7080 100644
--- a/website/docs/r/route_table.html.markdown
+++ b/website/docs/r/route_table.html.markdown
@@ -72,8 +72,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Route Table.
diff --git a/website/docs/r/scheduler_job.html.markdown b/website/docs/r/scheduler_job.html.markdown
index 4cec90d397a7..f4585f942390 100644
--- a/website/docs/r/scheduler_job.html.markdown
+++ b/website/docs/r/scheduler_job.html.markdown
@@ -264,8 +264,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Scheduler Job.
diff --git a/website/docs/r/scheduler_job_collection.html.markdown b/website/docs/r/scheduler_job_collection.html.markdown
index 7fd3ec172646..2c425256d182 100644
--- a/website/docs/r/scheduler_job_collection.html.markdown
+++ b/website/docs/r/scheduler_job_collection.html.markdown
@@ -69,8 +69,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Scheduler Job Collection.
diff --git a/website/docs/r/search_service.html.markdown b/website/docs/r/search_service.html.markdown
index 7dd388be19dc..c997f14d503d 100644
--- a/website/docs/r/search_service.html.markdown
+++ b/website/docs/r/search_service.html.markdown
@@ -70,8 +70,6 @@ A `query_keys` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Search Service.
diff --git a/website/docs/r/security_center_contact.markdown b/website/docs/r/security_center_contact.markdown
index 17e7199bed03..a1d8f758f9f7 100644
--- a/website/docs/r/security_center_contact.markdown
+++ b/website/docs/r/security_center_contact.markdown
@@ -41,8 +41,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Security Center Contact.
diff --git a/website/docs/r/security_center_subscription_pricing.markdown b/website/docs/r/security_center_subscription_pricing.markdown
index e0b9fa291f15..f63c2ef3c15a 100644
--- a/website/docs/r/security_center_subscription_pricing.markdown
+++ b/website/docs/r/security_center_subscription_pricing.markdown
@@ -38,8 +38,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Security Center Subscription Pricing.
diff --git a/website/docs/r/security_center_workspace.markdown b/website/docs/r/security_center_workspace.markdown
index 61b899cd8a19..6713ab49dae2 100644
--- a/website/docs/r/security_center_workspace.markdown
+++ b/website/docs/r/security_center_workspace.markdown
@@ -51,8 +51,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Security Center Workspace.
diff --git a/website/docs/r/service_fabric_cluster.html.markdown b/website/docs/r/service_fabric_cluster.html.markdown
index 3af4740b0fec..7862e0ccc6fd 100644
--- a/website/docs/r/service_fabric_cluster.html.markdown
+++ b/website/docs/r/service_fabric_cluster.html.markdown
@@ -214,8 +214,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Service Fabric Cluster.
diff --git a/website/docs/r/servicebus_namespace.html.markdown b/website/docs/r/servicebus_namespace.html.markdown
index 822028360b47..2b56ebdcd960 100644
--- a/website/docs/r/servicebus_namespace.html.markdown
+++ b/website/docs/r/servicebus_namespace.html.markdown
@@ -71,8 +71,6 @@ The following attributes are exported only if there is an authorization rule nam
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the ServiceBus Namespace.
diff --git a/website/docs/r/servicebus_namespace_authorization_rule.html.markdown b/website/docs/r/servicebus_namespace_authorization_rule.html.markdown
index ba927ae6b6b1..1afac819f8ca 100644
--- a/website/docs/r/servicebus_namespace_authorization_rule.html.markdown
+++ b/website/docs/r/servicebus_namespace_authorization_rule.html.markdown
@@ -74,8 +74,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the ServiceBus Namespace Authorization Rule.
diff --git a/website/docs/r/servicebus_queue.html.markdown b/website/docs/r/servicebus_queue.html.markdown
index 3424940729b5..46b9c01abd2c 100644
--- a/website/docs/r/servicebus_queue.html.markdown
+++ b/website/docs/r/servicebus_queue.html.markdown
@@ -104,8 +104,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the ServiceBus Queue.
diff --git a/website/docs/r/servicebus_queue_authorization_rule.html.markdown b/website/docs/r/servicebus_queue_authorization_rule.html.markdown
index b1e25f38ac3c..1c3c01b4a351 100644
--- a/website/docs/r/servicebus_queue_authorization_rule.html.markdown
+++ b/website/docs/r/servicebus_queue_authorization_rule.html.markdown
@@ -85,8 +85,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the ServiceBus Queue Authorization Rule.
diff --git a/website/docs/r/servicebus_subscription.html.markdown b/website/docs/r/servicebus_subscription.html.markdown
index 3eb8091974cf..918e64eec3d3 100644
--- a/website/docs/r/servicebus_subscription.html.markdown
+++ b/website/docs/r/servicebus_subscription.html.markdown
@@ -105,8 +105,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the ServiceBus Subscription.
diff --git a/website/docs/r/servicebus_subscription_rule.html.markdown b/website/docs/r/servicebus_subscription_rule.html.markdown
index 2901676f68ea..a49db07873b4 100644
--- a/website/docs/r/servicebus_subscription_rule.html.markdown
+++ b/website/docs/r/servicebus_subscription_rule.html.markdown
@@ -157,8 +157,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the ServiceBus Subscription Rule.
diff --git a/website/docs/r/servicebus_topic.html.markdown b/website/docs/r/servicebus_topic.html.markdown
index a9634a5b2424..9eff51b9deec 100644
--- a/website/docs/r/servicebus_topic.html.markdown
+++ b/website/docs/r/servicebus_topic.html.markdown
@@ -99,8 +99,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the ServiceBus Topic.
diff --git a/website/docs/r/servicebus_topic_authorization_rule.html.markdown b/website/docs/r/servicebus_topic_authorization_rule.html.markdown
index 50e3bd378ca4..318106b3d209 100644
--- a/website/docs/r/servicebus_topic_authorization_rule.html.markdown
+++ b/website/docs/r/servicebus_topic_authorization_rule.html.markdown
@@ -82,8 +82,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the ServiceBus Topic Authorization Rule.
diff --git a/website/docs/r/shared_image.html.markdown b/website/docs/r/shared_image.html.markdown
index 14339fe787c4..a6903b52e300 100644
--- a/website/docs/r/shared_image.html.markdown
+++ b/website/docs/r/shared_image.html.markdown
@@ -92,8 +92,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Shared Image.
diff --git a/website/docs/r/shared_image_gallery.html.markdown b/website/docs/r/shared_image_gallery.html.markdown
index d591f43b0b03..5f895af0ddc5 100644
--- a/website/docs/r/shared_image_gallery.html.markdown
+++ b/website/docs/r/shared_image_gallery.html.markdown
@@ -56,8 +56,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Shared Image Gallery.
diff --git a/website/docs/r/shared_image_version.html.markdown b/website/docs/r/shared_image_version.html.markdown
index ccc454ee41ae..86bacb341982 100644
--- a/website/docs/r/shared_image_version.html.markdown
+++ b/website/docs/r/shared_image_version.html.markdown
@@ -83,8 +83,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Shared Image Version.
diff --git a/website/docs/r/signalr_service.html.markdown b/website/docs/r/signalr_service.html.markdown
index f4e2eb15d10c..0e73becdd97f 100644
--- a/website/docs/r/signalr_service.html.markdown
+++ b/website/docs/r/signalr_service.html.markdown
@@ -103,8 +103,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the SignalR Service.
diff --git a/website/docs/r/site_recovery_fabric.html.markdown b/website/docs/r/site_recovery_fabric.html.markdown
index 92eb77e13ceb..9db7d30714a2 100644
--- a/website/docs/r/site_recovery_fabric.html.markdown
+++ b/website/docs/r/site_recovery_fabric.html.markdown
@@ -58,8 +58,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Site Recovery Fabric.
diff --git a/website/docs/r/site_recovery_network_mapping.html.markdown b/website/docs/r/site_recovery_network_mapping.html.markdown
index aa57888429d2..17da9f395bfa 100644
--- a/website/docs/r/site_recovery_network_mapping.html.markdown
+++ b/website/docs/r/site_recovery_network_mapping.html.markdown
@@ -96,8 +96,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Site Recovery Network Mapping.
diff --git a/website/docs/r/site_recovery_protection_container.html.markdown b/website/docs/r/site_recovery_protection_container.html.markdown
index 282835feef8f..386f887bdc08 100644
--- a/website/docs/r/site_recovery_protection_container.html.markdown
+++ b/website/docs/r/site_recovery_protection_container.html.markdown
@@ -65,8 +65,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Site Recovery Protection Container.
diff --git a/website/docs/r/site_recovery_protection_container_mapping.html.markdown b/website/docs/r/site_recovery_protection_container_mapping.html.markdown
index 004b8c20849f..dce04a66613b 100644
--- a/website/docs/r/site_recovery_protection_container_mapping.html.markdown
+++ b/website/docs/r/site_recovery_protection_container_mapping.html.markdown
@@ -103,8 +103,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Site Recovery Protection Container Mapping.
diff --git a/website/docs/r/site_recovery_replicated_vm.html.markdown b/website/docs/r/site_recovery_replicated_vm.html.markdown
index d8e3a5c69764..2919d055bd4f 100644
--- a/website/docs/r/site_recovery_replicated_vm.html.markdown
+++ b/website/docs/r/site_recovery_replicated_vm.html.markdown
@@ -214,8 +214,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 80 minutes) Used when creating the Site Recovery Replicated VM.
diff --git a/website/docs/r/site_recovery_replication_policy.html.markdown b/website/docs/r/site_recovery_replication_policy.html.markdown
index 9f8c13d8b261..ad13b8526d55 100644
--- a/website/docs/r/site_recovery_replication_policy.html.markdown
+++ b/website/docs/r/site_recovery_replication_policy.html.markdown
@@ -56,8 +56,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Site Recovery Replication Policy.
diff --git a/website/docs/r/snapshot.html.markdown b/website/docs/r/snapshot.html.markdown
index 9dca6df98bdb..00ad50a18d3b 100644
--- a/website/docs/r/snapshot.html.markdown
+++ b/website/docs/r/snapshot.html.markdown
@@ -71,8 +71,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Snapshot.
diff --git a/website/docs/r/sql_active_directory_administrator.markdown b/website/docs/r/sql_active_directory_administrator.markdown
index ce4481ba2bed..6d3b805d715f 100644
--- a/website/docs/r/sql_active_directory_administrator.markdown
+++ b/website/docs/r/sql_active_directory_administrator.markdown
@@ -60,8 +60,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the SQL Active Directory Administrator.
diff --git a/website/docs/r/sql_database.html.markdown b/website/docs/r/sql_database.html.markdown
index 72a374f1f2df..912454fc1b97 100644
--- a/website/docs/r/sql_database.html.markdown
+++ b/website/docs/r/sql_database.html.markdown
@@ -111,8 +111,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the SQL Database.
diff --git a/website/docs/r/sql_elasticpool.html.markdown b/website/docs/r/sql_elasticpool.html.markdown
index 412c369a4078..c18abd4f1d36 100644
--- a/website/docs/r/sql_elasticpool.html.markdown
+++ b/website/docs/r/sql_elasticpool.html.markdown
@@ -78,8 +78,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the SQL Elastic Pool.
diff --git a/website/docs/r/sql_failover_group.html.markdown b/website/docs/r/sql_failover_group.html.markdown
index d75ebb457628..1f35bc393c03 100644
--- a/website/docs/r/sql_failover_group.html.markdown
+++ b/website/docs/r/sql_failover_group.html.markdown
@@ -108,8 +108,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the SQL Failover Group.
diff --git a/website/docs/r/sql_firewall_rule.html.markdown b/website/docs/r/sql_firewall_rule.html.markdown
index 21786bc0c9fc..9c16d324e4e0 100644
--- a/website/docs/r/sql_firewall_rule.html.markdown
+++ b/website/docs/r/sql_firewall_rule.html.markdown
@@ -60,8 +60,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the SQL Firewall Rule.
diff --git a/website/docs/r/sql_server.html.markdown b/website/docs/r/sql_server.html.markdown
index 4782530c2dd8..5f258b06835d 100644
--- a/website/docs/r/sql_server.html.markdown
+++ b/website/docs/r/sql_server.html.markdown
@@ -82,8 +82,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the SQL Server.
diff --git a/website/docs/r/sql_virtual_network_rule.html.markdown b/website/docs/r/sql_virtual_network_rule.html.markdown
index feb263fd973e..25a32f1103ec 100644
--- a/website/docs/r/sql_virtual_network_rule.html.markdown
+++ b/website/docs/r/sql_virtual_network_rule.html.markdown
@@ -79,8 +79,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the SQL Virtual Network Rule.
diff --git a/website/docs/r/storage_account.html.markdown b/website/docs/r/storage_account.html.markdown
index 4ce09acdc4ef..95c4ccff93fd 100644
--- a/website/docs/r/storage_account.html.markdown
+++ b/website/docs/r/storage_account.html.markdown
@@ -315,8 +315,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Storage Account.
diff --git a/website/docs/r/storage_account_network_rules.html.markdown b/website/docs/r/storage_account_network_rules.html.markdown
index 7176e7dd2d2b..7da4494058f5 100644
--- a/website/docs/r/storage_account_network_rules.html.markdown
+++ b/website/docs/r/storage_account_network_rules.html.markdown
@@ -86,8 +86,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Network Rules for this Storage Account.
diff --git a/website/docs/r/storage_blob.html.markdown b/website/docs/r/storage_blob.html.markdown
index 86248ccb370e..511f92eefe2b 100644
--- a/website/docs/r/storage_blob.html.markdown
+++ b/website/docs/r/storage_blob.html.markdown
@@ -88,8 +88,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Storage Blob.
diff --git a/website/docs/r/storage_container.html.markdown b/website/docs/r/storage_container.html.markdown
index c3d12233f29a..eddbca6ffccc 100644
--- a/website/docs/r/storage_container.html.markdown
+++ b/website/docs/r/storage_container.html.markdown
@@ -66,8 +66,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Storage Container.
diff --git a/website/docs/r/storage_data_lake_gen2_filesystem.html.markdown b/website/docs/r/storage_data_lake_gen2_filesystem.html.markdown
index 7af3403ccfc4..c4fbd1a07571 100644
--- a/website/docs/r/storage_data_lake_gen2_filesystem.html.markdown
+++ b/website/docs/r/storage_data_lake_gen2_filesystem.html.markdown
@@ -60,8 +60,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Data Lake Gen2 File System.
diff --git a/website/docs/r/storage_management_policy.html.markdown b/website/docs/r/storage_management_policy.html.markdown
index 6814bc5e27d1..a8a2861c3129 100644
--- a/website/docs/r/storage_management_policy.html.markdown
+++ b/website/docs/r/storage_management_policy.html.markdown
@@ -123,8 +123,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Storage Account Management Policy.
diff --git a/website/docs/r/storage_queue.html.markdown b/website/docs/r/storage_queue.html.markdown
index 0084bb2a1c75..e4223e600f2f 100644
--- a/website/docs/r/storage_queue.html.markdown
+++ b/website/docs/r/storage_queue.html.markdown
@@ -53,8 +53,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Storage Queue.
diff --git a/website/docs/r/storage_share.html.markdown b/website/docs/r/storage_share.html.markdown
index 7a04522629c4..49a593513ad3 100644
--- a/website/docs/r/storage_share.html.markdown
+++ b/website/docs/r/storage_share.html.markdown
@@ -78,8 +78,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Storage Share.
diff --git a/website/docs/r/storage_share_directory.html.markdown b/website/docs/r/storage_share_directory.html.markdown
index 87c387a59f3d..7448bf82290e 100644
--- a/website/docs/r/storage_share_directory.html.markdown
+++ b/website/docs/r/storage_share_directory.html.markdown
@@ -59,8 +59,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Storage Share Directory.
diff --git a/website/docs/r/storage_table.html.markdown b/website/docs/r/storage_table.html.markdown
index 221526955611..5107c08548ab 100644
--- a/website/docs/r/storage_table.html.markdown
+++ b/website/docs/r/storage_table.html.markdown
@@ -73,8 +73,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Storage Table.
diff --git a/website/docs/r/storage_table_entity.html.markdown b/website/docs/r/storage_table_entity.html.markdown
index 569cc24450be..b7b573e75078 100644
--- a/website/docs/r/storage_table_entity.html.markdown
+++ b/website/docs/r/storage_table_entity.html.markdown
@@ -70,8 +70,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Storage Table Entity.
diff --git a/website/docs/r/stream_analytics_function_javascript_udf.html.markdown b/website/docs/r/stream_analytics_function_javascript_udf.html.markdown
index d2d8250e0226..d53b91c9d6a2 100644
--- a/website/docs/r/stream_analytics_function_javascript_udf.html.markdown
+++ b/website/docs/r/stream_analytics_function_javascript_udf.html.markdown
@@ -80,8 +80,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics JavaScript UDF Function.
diff --git a/website/docs/r/stream_analytics_job.html.markdown b/website/docs/r/stream_analytics_job.html.markdown
index afff42bf24b7..519622acf8f5 100644
--- a/website/docs/r/stream_analytics_job.html.markdown
+++ b/website/docs/r/stream_analytics_job.html.markdown
@@ -83,8 +83,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Job.
diff --git a/website/docs/r/stream_analytics_output_blob.html.markdown b/website/docs/r/stream_analytics_output_blob.html.markdown
index 9e31a6abf23c..155fbf98e910 100644
--- a/website/docs/r/stream_analytics_output_blob.html.markdown
+++ b/website/docs/r/stream_analytics_output_blob.html.markdown
@@ -106,8 +106,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Output Blob Storage.
diff --git a/website/docs/r/stream_analytics_output_eventhub.html.markdown b/website/docs/r/stream_analytics_output_eventhub.html.markdown
index 425d9e7ca7b8..b625dae7c9af 100644
--- a/website/docs/r/stream_analytics_output_eventhub.html.markdown
+++ b/website/docs/r/stream_analytics_output_eventhub.html.markdown
@@ -99,8 +99,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Output EventHub.
diff --git a/website/docs/r/stream_analytics_output_mssql.html.markdown b/website/docs/r/stream_analytics_output_mssql.html.markdown
index bde7fe3a11af..7ef0eac13b86 100644
--- a/website/docs/r/stream_analytics_output_mssql.html.markdown
+++ b/website/docs/r/stream_analytics_output_mssql.html.markdown
@@ -81,8 +81,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Output Microsoft SQL Server Database.
diff --git a/website/docs/r/stream_analytics_output_servicebus_queue.html.markdown b/website/docs/r/stream_analytics_output_servicebus_queue.html.markdown
index 32c2d17033cb..d721aacc75a7 100644
--- a/website/docs/r/stream_analytics_output_servicebus_queue.html.markdown
+++ b/website/docs/r/stream_analytics_output_servicebus_queue.html.markdown
@@ -97,8 +97,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Output ServiceBus Queue.
diff --git a/website/docs/r/stream_analytics_output_servicebus_topic.html.markdown b/website/docs/r/stream_analytics_output_servicebus_topic.html.markdown
index 556b5dda9ee1..1723a7c05560 100644
--- a/website/docs/r/stream_analytics_output_servicebus_topic.html.markdown
+++ b/website/docs/r/stream_analytics_output_servicebus_topic.html.markdown
@@ -97,8 +97,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Output ServiceBus Topic.
diff --git a/website/docs/r/stream_analytics_reference_input_blob.html.markdown b/website/docs/r/stream_analytics_reference_input_blob.html.markdown
index 956743af1cba..ea0bbb7b77dc 100644
--- a/website/docs/r/stream_analytics_reference_input_blob.html.markdown
+++ b/website/docs/r/stream_analytics_reference_input_blob.html.markdown
@@ -101,8 +101,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Reference Input Blob.
diff --git a/website/docs/r/stream_analytics_stream_input_blob.html.markdown b/website/docs/r/stream_analytics_stream_input_blob.html.markdown
index e4c4f9678987..6bcfb4b62c99 100644
--- a/website/docs/r/stream_analytics_stream_input_blob.html.markdown
+++ b/website/docs/r/stream_analytics_stream_input_blob.html.markdown
@@ -101,8 +101,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Stream Input Blob.
diff --git a/website/docs/r/stream_analytics_stream_input_eventhub.html.markdown b/website/docs/r/stream_analytics_stream_input_eventhub.html.markdown
index 9d7ae4b4ca9b..d3ac1a58c0e7 100644
--- a/website/docs/r/stream_analytics_stream_input_eventhub.html.markdown
+++ b/website/docs/r/stream_analytics_stream_input_eventhub.html.markdown
@@ -106,8 +106,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Stream Input EventHub.
diff --git a/website/docs/r/stream_analytics_stream_input_iothub.html.markdown b/website/docs/r/stream_analytics_stream_input_iothub.html.markdown
index c77a0cd70c36..24ceff81b618 100644
--- a/website/docs/r/stream_analytics_stream_input_iothub.html.markdown
+++ b/website/docs/r/stream_analytics_stream_input_iothub.html.markdown
@@ -94,8 +94,6 @@ The following attributes are exported in addition to the arguments listed above:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Stream Analytics Stream Input IoTHub.
diff --git a/website/docs/r/subnet.html.markdown b/website/docs/r/subnet.html.markdown
index 720e2a1828b9..b23e95f7d5be 100644
--- a/website/docs/r/subnet.html.markdown
+++ b/website/docs/r/subnet.html.markdown
@@ -112,8 +112,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Subnet.
diff --git a/website/docs/r/subnet_nat_gateway_association.html.markdown b/website/docs/r/subnet_nat_gateway_association.html.markdown
index 93becbf7841b..90cb2c1c5761 100644
--- a/website/docs/r/subnet_nat_gateway_association.html.markdown
+++ b/website/docs/r/subnet_nat_gateway_association.html.markdown
@@ -60,8 +60,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Subnet NAT Gateway Association.
diff --git a/website/docs/r/subnet_network_security_group_association.html.markdown b/website/docs/r/subnet_network_security_group_association.html.markdown
index 0a32a35e6404..7872e2b1642a 100644
--- a/website/docs/r/subnet_network_security_group_association.html.markdown
+++ b/website/docs/r/subnet_network_security_group_association.html.markdown
@@ -76,8 +76,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Subnet Network Security Group Association.
diff --git a/website/docs/r/subnet_route_table_association.html.markdown b/website/docs/r/subnet_route_table_association.html.markdown
index 4a67901aeeab..c0076e37aab7 100644
--- a/website/docs/r/subnet_route_table_association.html.markdown
+++ b/website/docs/r/subnet_route_table_association.html.markdown
@@ -71,8 +71,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Subnet Route Table Association.
diff --git a/website/docs/r/template_deployment.html.markdown b/website/docs/r/template_deployment.html.markdown
index a939d57ab14f..29ab36022fd9 100644
--- a/website/docs/r/template_deployment.html.markdown
+++ b/website/docs/r/template_deployment.html.markdown
@@ -135,8 +135,6 @@ Terraform does not know about the individual resources created by Azure using a
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 3 hours) Used when creating the Template Deployment.
diff --git a/website/docs/r/traffic_manager_endpoint.html.markdown b/website/docs/r/traffic_manager_endpoint.html.markdown
index 17c78262ed77..d568bddd816d 100644
--- a/website/docs/r/traffic_manager_endpoint.html.markdown
+++ b/website/docs/r/traffic_manager_endpoint.html.markdown
@@ -142,8 +142,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Traffic Manager Endpoint.
diff --git a/website/docs/r/traffic_manager_profile.html.markdown b/website/docs/r/traffic_manager_profile.html.markdown
index 360d3e132996..b15495dc5d39 100644
--- a/website/docs/r/traffic_manager_profile.html.markdown
+++ b/website/docs/r/traffic_manager_profile.html.markdown
@@ -117,8 +117,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Traffic Manager Profile.
diff --git a/website/docs/r/user_assigned_identity.markdown b/website/docs/r/user_assigned_identity.markdown
index 40f90807db2e..4c80e0efcd1b 100644
--- a/website/docs/r/user_assigned_identity.markdown
+++ b/website/docs/r/user_assigned_identity.markdown
@@ -53,8 +53,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the User Assigned Identity.
diff --git a/website/docs/r/virtual_hub.html.markdown b/website/docs/r/virtual_hub.html.markdown
index 9de50dd6029c..33911337b8dc 100644
--- a/website/docs/r/virtual_hub.html.markdown
+++ b/website/docs/r/virtual_hub.html.markdown
@@ -71,8 +71,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Virtual Hub.
diff --git a/website/docs/r/virtual_machine.html.markdown b/website/docs/r/virtual_machine.html.markdown
index afe98be7de67..fd3e2c226507 100644
--- a/website/docs/r/virtual_machine.html.markdown
+++ b/website/docs/r/virtual_machine.html.markdown
@@ -404,8 +404,6 @@ A `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Virtual Machine.
diff --git a/website/docs/r/virtual_machine_data_disk_attachment.html.markdown b/website/docs/r/virtual_machine_data_disk_attachment.html.markdown
index 60f2ce672d14..451f1b494350 100644
--- a/website/docs/r/virtual_machine_data_disk_attachment.html.markdown
+++ b/website/docs/r/virtual_machine_data_disk_attachment.html.markdown
@@ -129,8 +129,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Virtual Machine Data Disk Attachment.
diff --git a/website/docs/r/virtual_machine_extension.html.markdown b/website/docs/r/virtual_machine_extension.html.markdown
index e338d544e70d..bbd33c8df969 100644
--- a/website/docs/r/virtual_machine_extension.html.markdown
+++ b/website/docs/r/virtual_machine_extension.html.markdown
@@ -183,8 +183,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Virtual Machine Extension.
diff --git a/website/docs/r/virtual_machine_scale_set.html.markdown b/website/docs/r/virtual_machine_scale_set.html.markdown
index 6452175c6d72..c7f821f59a3f 100644
--- a/website/docs/r/virtual_machine_scale_set.html.markdown
+++ b/website/docs/r/virtual_machine_scale_set.html.markdown
@@ -536,8 +536,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Virtual Machine Scale Set.
diff --git a/website/docs/r/virtual_machine_scale_set_extension.html.markdown b/website/docs/r/virtual_machine_scale_set_extension.html.markdown
index a26cabbfc3fe..4b113ece7fec 100644
--- a/website/docs/r/virtual_machine_scale_set_extension.html.markdown
+++ b/website/docs/r/virtual_machine_scale_set_extension.html.markdown
@@ -73,8 +73,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Virtual Machine Scale Set Extension.
diff --git a/website/docs/r/virtual_network.html.markdown b/website/docs/r/virtual_network.html.markdown
index 9589eeeb068c..9f83590910c8 100644
--- a/website/docs/r/virtual_network.html.markdown
+++ b/website/docs/r/virtual_network.html.markdown
@@ -138,8 +138,6 @@ The `subnet` block exports:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Virtual Network.
diff --git a/website/docs/r/virtual_network_gateway.html.markdown b/website/docs/r/virtual_network_gateway.html.markdown
index a386759e0677..5dfd532642c3 100644
--- a/website/docs/r/virtual_network_gateway.html.markdown
+++ b/website/docs/r/virtual_network_gateway.html.markdown
@@ -234,8 +234,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 60 minutes) Used when creating the Virtual Network Gateway.
diff --git a/website/docs/r/virtual_network_gateway_connection.html.markdown b/website/docs/r/virtual_network_gateway_connection.html.markdown
index 40ae7349fe5f..378f1e0c5931 100644
--- a/website/docs/r/virtual_network_gateway_connection.html.markdown
+++ b/website/docs/r/virtual_network_gateway_connection.html.markdown
@@ -300,8 +300,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Virtual Network Gateway Connection.
diff --git a/website/docs/r/virtual_network_peering.html.markdown b/website/docs/r/virtual_network_peering.html.markdown
index bdff0481083d..29c162ba9b6f 100644
--- a/website/docs/r/virtual_network_peering.html.markdown
+++ b/website/docs/r/virtual_network_peering.html.markdown
@@ -154,8 +154,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Virtual Network Peering.
diff --git a/website/docs/r/virtual_wan.html.markdown b/website/docs/r/virtual_wan.html.markdown
index 2608cd20cc05..ec1c59626dce 100644
--- a/website/docs/r/virtual_wan.html.markdown
+++ b/website/docs/r/virtual_wan.html.markdown
@@ -54,8 +54,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Virtual WAN.
diff --git a/website/docs/r/vpn_gateway.html.markdown b/website/docs/r/vpn_gateway.html.markdown
index a824822ae5b3..1c59435ba946 100644
--- a/website/docs/r/vpn_gateway.html.markdown
+++ b/website/docs/r/vpn_gateway.html.markdown
@@ -91,8 +91,6 @@ A `bgp_settings` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 90 minutes) Used when creating the VPN Gateway.
diff --git a/website/docs/r/vpn_server_configuration.html.markdown b/website/docs/r/vpn_server_configuration.html.markdown
index 0d7954a14aeb..1b6ed3e51bc1 100644
--- a/website/docs/r/vpn_server_configuration.html.markdown
+++ b/website/docs/r/vpn_server_configuration.html.markdown
@@ -176,8 +176,6 @@ In addition to the arguments above, the following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 90 minutes) Used when creating the VPN Server Configuration.
diff --git a/website/docs/r/web_application_firewall_policy.html.markdown b/website/docs/r/web_application_firewall_policy.html.markdown
index e605c2d88d90..51a80dcabee0 100644
--- a/website/docs/r/web_application_firewall_policy.html.markdown
+++ b/website/docs/r/web_application_firewall_policy.html.markdown
@@ -138,8 +138,6 @@ The following attributes are exported:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Web Application Firewall Policy.
diff --git a/website/docs/r/windows_virtual_machine.html.markdown b/website/docs/r/windows_virtual_machine.html.markdown
index 2ec0e02e166c..9903bae17a5b 100644
--- a/website/docs/r/windows_virtual_machine.html.markdown
+++ b/website/docs/r/windows_virtual_machine.html.markdown
@@ -286,8 +286,6 @@ An `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 45 minutes) Used when creating the Windows Virtual Machine.
diff --git a/website/docs/r/windows_virtual_machine_scale_set.html.markdown b/website/docs/r/windows_virtual_machine_scale_set.html.markdown
index 0bfd0cc7fea1..28c746b81674 100644
--- a/website/docs/r/windows_virtual_machine_scale_set.html.markdown
+++ b/website/docs/r/windows_virtual_machine_scale_set.html.markdown
@@ -400,8 +400,6 @@ An `identity` block exports the following:
## Timeouts
-~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 & 1.44 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider.
-
The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions:
* `create` - (Defaults to 30 minutes) Used when creating the Windows Virtual Machine Scale Set.