You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -53,7 +53,7 @@ An Azure resource group is a logical container into which Azure resources are de
53
53
>
54
54
>The following command snippet works for API version **2020-08-01** or **later**. For more information about the API version currently being used, see [Resource Providers and Types](../../azure-resource-manager/management/resource-providers-and-types.md).
If it's acceptable for the IP address to change over time, dynamic IP assignment can be selected by changing the `allocation_method` value to **Dynamic**.
71
71
@@ -84,7 +84,7 @@ The following code snippet creates a standard zonal public IPv4 address in Zone
84
84
85
85
To create an IPv6 address, set the `ip_version` value to **IPv6**.
>For more information about availability zones, see [What are availability zones?](../../reliability/availability-zones-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
@@ -98,7 +98,7 @@ The following code snippet creates a standard public IPv4 address as a non-zonal
98
98
99
99
To create an IPv6 address, set the `ip_version` value to **IPv6**.
0 commit comments