Skip to content

Commit 6e56651

Browse files
committed
"Verified steps"
1 parent 6bb8a39 commit 6e56651

File tree

1 file changed

+40
-27
lines changed

1 file changed

+40
-27
lines changed

articles/virtual-network/ip-services/create-public-ip-portal.md

Lines changed: 40 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,25 @@ Follow these steps to create a public IPv4 address with a Standard SKU named myS
4040
1. On the **Public IP addresses** page, select **Create**.
4141

4242
1. On the **Basics** tab of the **Create public IP address** screen, enter or select the following values:
43-
| **Setting** | **Value** |
44-
|--------------------------------|--------------------------------|
45-
| Subscription | Keep the default or select a different subscription. |
46-
| Resource group | Select **Create new**, and then name the group *TestRG*. |
47-
| Region | Select **(US) East US 2**. |
48-
| Name | Enter *myStandardPublicIP*. |
49-
| IP Version | Select **IPv4**. |
50-
| SKU | Select **Standard**. |
51-
| Availability zone | Select **No Zone**. |
52-
| Tier | Select **Regional**. |
53-
| IP address assignment | Only option is **Static**. |
54-
| Routing preference | Select **Microsoft network**. |
55-
| Idle timeout (minutes) | Keep the default of **4**. |
56-
| DNS name label | Leave the value blank. |
57-
| Domain name label scope (preview) | Leave the value blank. |
43+
44+
| **Setting** | **Value** |
45+
|--------------------------------|--------------------------------|
46+
| **Project details** | |
47+
| Subscription | Keep the default or select a different subscription. |
48+
| Resource group | Select **Create new**, and then name the group *QuickStartCreateIP-rg*. |
49+
| **Instance details** | |
50+
| Region | Select **(US) West US 2**. |
51+
| **Configuration details** | |
52+
| Name | Enter *myStandardPublicIP*. |
53+
| IP Version | Select **IPv4**. |
54+
| SKU | Select **Standard**. |
55+
| Availability zone | Select **No Zone**. |
56+
| Tier | Select **Regional**. |
57+
| IP address assignment | Only option is **Static**. |
58+
| Routing preference | Select **Microsoft network**. |
59+
| Idle timeout (minutes) | Keep the default of **4**. |
60+
| DNS name label | Leave the value blank. |
61+
| Domain name label scope (preview) | Leave the default **None**. |
5862

5963
:::image type="content" source="./media/create-public-ip-portal/create-standard-ip.png" alt-text="Screenshot that shows the Create public IP address Basics tab settings for a Standard SKU.":::
6064

@@ -82,15 +86,18 @@ Follow these steps to create a public IPv4 address with a Basic SKU named myBasi
8286

8387
| **Setting** | **Value** |
8488
|-------------|-----------|
89+
| **Project details** | |
8590
| Subscription | Keep the default or select a different subscription. |
86-
| Resource group | Select **Create new**, and then name the group *TestRG*. |
87-
| Region | Select **(US) East US 2**. |
91+
| Resource group | Select **Create new**, and then name the group *QuickStartCreateIP-rg*. |
92+
| **Instance details** | |
93+
| Region | Select **(US) West US 2**. |
94+
| **Configuration details** | |
8895
| Name | Enter *myBasicPublicIP*. |
8996
| IP Version | Select **IPv4**. |
9097
| SKU | Select **Basic**. |
9198
| IP address assignment | Select **Static**. |
9299
| Idle timeout (minutes) | Keep the default of **4**. |
93-
| Domain name label scope (preview) | Leave the value blank. |
100+
| Domain name label scope (preview) | Leave the default **None**. |
94101

95102
:::image type="content" source="./media/create-public-ip-portal/create-basic-ip.png" alt-text="Screenshot that shows the Create public IP address Basics tab settings for a Basic SKU.":::
96103

@@ -124,9 +131,12 @@ Follow these steps to create a public IPv4 address with a Standard SKU and routi
124131

125132
| **Setting** | **Value** |
126133
|-------------------------------|------------------------------------|
134+
| **Project details** | |
127135
| Subscription | Keep the default or select a different subscription. |
128-
| Resource group | Select **Create new**, and then name the group *TestRG*. |
129-
| Region | Select **(US) East US 2**. |
136+
| Resource group | Select **Create new**, and then name the group *QuickStartCreateIP-rg*. |
137+
| **Instance details** | |
138+
| Region | Select **(US) West US 2**. |
139+
| **Configuration details** | |
130140
| Name | Enter *myStandardPublicIP-RP*. |
131141
| IP Version | Select **IPv4**. |
132142
| SKU | Select **Standard**. |
@@ -136,7 +146,7 @@ Follow these steps to create a public IPv4 address with a Standard SKU and routi
136146
| Routing preference | Select **Internet**. |
137147
| Idle timeout (minutes) | Keep the default of **4**. |
138148
| DNS name label | Leave the value blank. |
139-
| Domain name label scope (preview) | Leave the value blank. |
149+
| Domain name label scope (preview) | Leave the default **None** |
140150

141151
1. Select **Review + create**. After validation succeeds, select **Create**.
142152

@@ -161,9 +171,12 @@ Follow these steps to create a public IPv4 address with a Standard SKU and a glo
161171

162172
| **Setting** | **Value** |
163173
|-------------------------------|------------------------------------|
174+
| **Project details** | |
164175
| Subscription | Keep the default or select a different subscription. |
165-
| Resource group | Select **Create new**, and then name the group *TestRG*. |
166-
| Region | Select **(US) East US 2**. |
176+
| Resource group | Select **Create new**, and then name the group *QuickStartCreateIP-rg*. |
177+
| **Instance details** | |
178+
| Region | Select **(US) West US 2**. |
179+
| **Configuration details** | |
167180
| Name | Enter *myStandardPublicIP-Global*. |
168181
| IP Version | Select **IPv4**. |
169182
| SKU | Select **Standard**. |
@@ -173,7 +186,7 @@ Follow these steps to create a public IPv4 address with a Standard SKU and a glo
173186
| Routing preference | Select **Microsoft network**. |
174187
| Idle timeout (minutes) | Keep the default of **4**. |
175188
| DNS name label | Leave the value blank. |
176-
| Domain name label scope (preview) | Leave the value blank. |
189+
| Domain name label scope (preview) | Leave the default **None** |
177190

178191
1. Select **Review + create**. After validation succeeds, select **Create**.
179192

@@ -185,11 +198,11 @@ Follow these steps to create a public IPv4 address with a Standard SKU and a glo
185198

186199
When you're finished, delete the resource group and all of the resources it contains:
187200

188-
1. In the portal, search for and select **TestRG**.
201+
1. In the portal, search for and select **QuickStartCreateIP-rg**.
189202

190-
1. From the **TestRG** screen, select **Delete resource group**.
203+
1. From the **QuickStartCreateIP-rg** screen, select **Delete resource group**.
191204

192-
1. Enter *TestRG* for **Enter resource group name to confirm deletion**, and then select **Delete**.
205+
1. Enter *QuickStartCreateIP-rg* for **Enter resource group name to confirm deletion**, and then select **Delete**.
193206

194207
## Next steps
195208

0 commit comments

Comments
 (0)