Skip to content

Commit 7e385af

Browse files
Merge pull request #16040 from CristianEdwards/StorageCustomIPGuidanceOnDeployment
Deploy From Portal Storage Custom IP Guidance
2 parents f41c2fd + 3dd3864 commit 7e385af

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

azure-stack/hci/deploy/deploy-via-portal.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,12 @@ Choose whether to create a new configuration for this system or to load deployme
8989

9090
Make sure to use high-speed adapters for the intent that includes storage traffic.
9191
4. For the storage intent, enter the **VLAN ID** set on the network switches used for each storage network.
92+
> [!IMPORTANT]
93+
> Portal deployment does not allow to specify your own IPs for the storage intent. However, you can use ARM template deployment if you require to specify the IPs for storage and you cannot use the default values from Network ATC. For more information check this page: [Custom IPs for storage intent](../plan/cloud-deployment-network-considerations.md#custom-ips-for-storage)
94+
9295
:::image type="content" source="./media/deploy-via-portal/networking-tab-1.png" alt-text="Screenshot of the Networking tab with network intents in deployment via Azure portal." lightbox="./media/deploy-via-portal/networking-tab-1.png":::
9396

94-
1. To customize network settings for an intent, select **Customize network settings** and provide the following information:
97+
5. To customize network settings for an intent, select **Customize network settings** and provide the following information:
9598

9699
- **Storage traffic priority**. This specifies the Priority Flow Control where Data Center Bridging (DCB) is used.
97100
- **Cluster traffic priority**.
@@ -100,13 +103,13 @@ Choose whether to create a new configuration for this system or to load deployme
100103

101104
:::image type="content" source="./media/deploy-via-portal/customize-networking-settings-1.png" alt-text="Screenshot of the customize network settings for a network intent used in deployment via Azure portal." lightbox="./media/deploy-via-portal/customize-networking-settings-1.png":::
102105

103-
1. Using the **Starting IP** and **Ending IP** (and related) fields, allocate a contiguous block of at least six static IP addresses on your management network's subnet, omitting addresses already used by the servers.
106+
6. Using the **Starting IP** and **Ending IP** (and related) fields, allocate a contiguous block of at least six static IP addresses on your management network's subnet, omitting addresses already used by the servers.
104107

105108
These IPs are used by Azure Stack HCI and internal infrastructure (Arc Resource Bridge) that's required for Arc VM management and AKS Hybrid.
106109

107110
:::image type="content" source="./media/deploy-via-portal/networking-tab-2.png" alt-text="Screenshot of the Networking tab with IP address allocation to systems and services in deployment via Azure portal." lightbox="./media/deploy-via-portal/networking-tab-2.png":::
108111

109-
6. Select **Next: Management**.
112+
7. Select **Next: Management**.
110113

111114
## Specify management settings
112115

0 commit comments

Comments
 (0)