Skip to content

Commit 5fbcc94

Browse files
committed
updates3
1 parent 5438a64 commit 5fbcc94

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/azure-functions/functions-create-first-function-terraform.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@ The sample code for this article is located in the [Azure Terraform GitHub repo]
5151
1. Create a file named `variables.tf`, and insert the following code:
5252
:::code language="Terraform" source="~/terraform_samples/quickstart/101-azure-functions/variables.tf":::
5353

54-
> [!IMPORTANT] > Azure Storage Actions is currently in PREVIEW and is available in these [regions](../overview.md#supported-regions). > See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
54+
> [!IMPORTANT]
55+
> Azure Storage Actions is currently in PREVIEW and is available in these [regions](../overview.md#supported-regions).
56+
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
5557
5658
## Initialize Terraform
5759

122 KB
Loading

0 commit comments

Comments
 (0)