Skip to content

Commit 78b91c2

Browse files
committed
Highlight test 3
1 parent fc10088 commit 78b91c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/ip-services/create-public-ip-prefix-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The omission of the `zone` field is the default selection for standard public IP
9595

9696
To create an IPv4 public IP prefix with routing preference set to Internet, add **RoutingPreference=Internet** to the `tags` block.
9797

98-
:::code language="terraform" source="~/terraform_samples/quickstart/101-virtual-network-public-ip-prefix/main.tf" range="46-58" highlight="7-8,10-12:::
98+
:::code language="terraform" source="~/terraform_samples/quickstart/101-virtual-network-public-ip-prefix/main.tf" range="46-58" highlight="7-8,10-12":::
9999

100100
---
101101

0 commit comments

Comments
 (0)