From cb9175bf3e21abe63252c03522d28e565af57a16 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Mon, 28 Oct 2019 14:04:52 +0100 Subject: [PATCH] Remove all expired public preview notices (#4737) MariaDB GA: https://azure.microsoft.com/en-gb/blog/announcing-the-general-availability-of-azure-database-for-mariadb/Public IP prefix: https://azure.microsoft.com/en-us/updates/public-ip-prefix-general-availability/ Shared Image Gallery: https://azure.microsoft.com/en-us/updates/shared-image-gallery-generally-available/ --- website/docs/d/shared_image.html.markdown | 2 -- website/docs/d/shared_image_gallery.html.markdown | 2 -- website/docs/d/shared_image_version.html.markdown | 2 -- website/docs/r/mariadb_configuration.html.markdown | 2 -- website/docs/r/mariadb_server.html.markdown | 2 -- website/docs/r/public_ip.html.markdown | 2 -- website/docs/r/public_ip_prefix.html.markdown | 2 -- website/docs/r/virtual_network_gateway.html.markdown | 2 -- 8 files changed, 16 deletions(-) diff --git a/website/docs/d/shared_image.html.markdown b/website/docs/d/shared_image.html.markdown index a57febb15144..bd9c7e60e111 100644 --- a/website/docs/d/shared_image.html.markdown +++ b/website/docs/d/shared_image.html.markdown @@ -11,8 +11,6 @@ description: |- Use this data source to access information about an existing Shared Image within a Shared Image Gallery. --> **NOTE** Shared Image Galleries are currently in Public Preview. You can find more information, including [how to register for the Public Preview here](https://azure.microsoft.com/en-gb/blog/announcing-the-public-preview-of-shared-image-gallery/). - ## Example Usage ```hcl diff --git a/website/docs/d/shared_image_gallery.html.markdown b/website/docs/d/shared_image_gallery.html.markdown index 377feda9ba91..0c7b03705d36 100644 --- a/website/docs/d/shared_image_gallery.html.markdown +++ b/website/docs/d/shared_image_gallery.html.markdown @@ -11,8 +11,6 @@ description: |- Use this data source to access information about an existing Shared Image Gallery. --> **NOTE** Shared Image Galleries are currently in Public Preview. You can find more information, including [how to register for the Public Preview here](https://azure.microsoft.com/en-gb/blog/announcing-the-public-preview-of-shared-image-gallery/). - ## Example Usage ```hcl diff --git a/website/docs/d/shared_image_version.html.markdown b/website/docs/d/shared_image_version.html.markdown index c32e412c2d41..7e78bb185ddf 100644 --- a/website/docs/d/shared_image_version.html.markdown +++ b/website/docs/d/shared_image_version.html.markdown @@ -11,8 +11,6 @@ description: |- Use this data source to access information about an existing Version of a Shared Image within a Shared Image Gallery. --> **NOTE** Shared Image Galleries are currently in Public Preview. You can find more information, including [how to register for the Public Preview here](https://azure.microsoft.com/en-gb/blog/announcing-the-public-preview-of-shared-image-gallery/). - ## Example Usage ```hcl diff --git a/website/docs/r/mariadb_configuration.html.markdown b/website/docs/r/mariadb_configuration.html.markdown index 47067dddeec4..c6e20a6df244 100644 --- a/website/docs/r/mariadb_configuration.html.markdown +++ b/website/docs/r/mariadb_configuration.html.markdown @@ -10,8 +10,6 @@ description: |- Sets a MariaDB Configuration value on a MariaDB Server. --> **NOTE** MariaDB Server is currently in Public Preview. You can find more information, including [how to register for the Public Preview here](https://azure.microsoft.com/en-us/updates/mariadb-public-preview/). - ## Example Usage ```hcl diff --git a/website/docs/r/mariadb_server.html.markdown b/website/docs/r/mariadb_server.html.markdown index 697ed6791a3f..00cf4f045701 100644 --- a/website/docs/r/mariadb_server.html.markdown +++ b/website/docs/r/mariadb_server.html.markdown @@ -10,8 +10,6 @@ description: |- Manages a MariaDB Server. --> **NOTE** MariaDB Server is currently in Public Preview. You can find more information, including [how to register for the Public Preview here](https://azure.microsoft.com/en-us/updates/mariadb-public-preview/). - ## Example Usage ```hcl diff --git a/website/docs/r/public_ip.html.markdown b/website/docs/r/public_ip.html.markdown index 684fd49fc054..930488d62723 100644 --- a/website/docs/r/public_ip.html.markdown +++ b/website/docs/r/public_ip.html.markdown @@ -62,8 +62,6 @@ The following arguments are supported: * `public_ip_prefix_id` - (Optional) If specified then public IP address allocated will be provided from the public IP prefix resource. --> **Please Note**: Public IP Prefix are currently in Public Preview. You can find more information about [Public IP Preifx Preview here](https://docs.microsoft.com/en-us/azure/virtual-network/public-ip-address-prefix). - * `tags` - (Optional) A mapping of tags to assign to the resource. * `zones` - (Optional) A collection containing the availability zone to allocate the Public IP in. diff --git a/website/docs/r/public_ip_prefix.html.markdown b/website/docs/r/public_ip_prefix.html.markdown index f186dd25b8c9..80ce8ad7e221 100644 --- a/website/docs/r/public_ip_prefix.html.markdown +++ b/website/docs/r/public_ip_prefix.html.markdown @@ -10,8 +10,6 @@ description: |- Manages a Public IP Prefix. --> **NOTE** Public IP Prefix are currently in Public Preview. You can find more information about [Public IP Preifx Preview here](https://docs.microsoft.com/en-us/azure/virtual-network/public-ip-address-prefix). - ## Example Usage ```hcl diff --git a/website/docs/r/virtual_network_gateway.html.markdown b/website/docs/r/virtual_network_gateway.html.markdown index 19f4fe55d732..ac78033ee334 100644 --- a/website/docs/r/virtual_network_gateway.html.markdown +++ b/website/docs/r/virtual_network_gateway.html.markdown @@ -190,8 +190,6 @@ The `vpn_client_configuration` block supports: * `vpn_client_protocols` - (Optional) List of the protocols supported by the vpn client. The supported values are `SSTP`, `IkeV2` and `OpenVPN`. --> **NOTE:** Support for `OpenVPN` as a Client Protocol is currently in Public Preview - [you can register for this Preview using this link](https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-openvpn). - The `bgp_settings` block supports: * `asn` - (Optional) The Autonomous System Number (ASN) to use as part of the BGP.