Skip to content

Commit 340fc57

Browse files
committed
Alt text fixed
1 parent 7607e17 commit 340fc57

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

azure-local/deploy/deploy-via-portal.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article helps you deploy an Azure Local instance using the Azure portal.
2424

2525
1. Open a web browser and navigate to [**Azure portal**](https://portal.azure.com). Search for and select **Azure Local**. On the **Azure Arc|Azure Local**, go to the **Get started** tab. On the **Deploy Azure Local** tile, select **Create instance**.
2626

27-
:::image type="content" source="./media/deploy-via-portal/get-started-1.png" alt-text="Screenshot of the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/get-started-1.png":::
27+
:::image type="content" source="./media/deploy-via-portal/get-started-1.png" alt-text="Screenshot of the Get started tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/get-started-1.png":::
2828

2929
1. Select the **Subscription** and **Resource group** in which to store this system's resources.
3030

@@ -48,29 +48,29 @@ This article helps you deploy an Azure Local instance using the Azure portal.
4848
1. Select one or more machines that make up this Azure Local instance. These machines show as missing Arc extensions.
4949
1. Select **Add**. The machines show up on the **Basics** tab.
5050

51-
:::image type="content" source="./media/deploy-via-portal/basics-tab-2.png" alt-text="Screenshot of the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-2.png":::
51+
:::image type="content" source="./media/deploy-via-portal/basics-tab-2.png" alt-text="Screenshot of Add machines through the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-2.png":::
5252

5353
1. Select **Install extensions**. This action installs Arc extensions on the selected machines. This operation takes several minutes. Refresh the page to view the status of the extension installation.
5454

55-
:::image type="content" source="./media/deploy-via-portal/basics-tab-3.png" alt-text="Screenshot of the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-3.png":::
55+
:::image type="content" source="./media/deploy-via-portal/basics-tab-3.png" alt-text="Screenshot of the Install extensions on the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-3.png":::
5656

5757
After the extensions are installed successfully, the status of the machine updates to **Ready**.
5858

5959
1. **Validate selected machines**. Wait for the green validation check to indicate the validation is successful. The validation process checks that each machine is running the same exact version of the OS, has the correct Azure extensions, and has matching (symmetrical) network adapters.
6060

61-
:::image type="content" source="./media/deploy-via-portal/basics-tab-5.png" alt-text="Screenshot of the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-5.png":::
61+
:::image type="content" source="./media/deploy-via-portal/basics-tab-5.png" alt-text="Screenshot of successful validation on the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-5.png":::
6262

6363
1. **Select an existing Key Vault** or select **Create a new Key Vault**. Create an empty key vault to securely store secrets for this system, such as cryptographic keys, local admin credentials, and BitLocker recovery keys.
6464

6565
1. On the **Create a new key vault** page, provide information for the specified parameters and select **Create**:
6666

67-
:::image type="content" source="./media/deploy-via-portal/basics-tab-6.png" alt-text="Screenshot of the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-6.png":::
67+
:::image type="content" source="./media/deploy-via-portal/basics-tab-6.png" alt-text="Screenshot of Create a new key vault on Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-6.png":::
6868

6969
1. Accept the suggested name or provide a name for the key vault you create.
7070
1. Accept the default number of Days to retain deleted vaults or specify a value between 7 and 90 days. You can’t change the retention period later. The key vault creation takes several minutes.
7171
1. If you don’t have permissions to the resource group, you see a message that you have insufficient permissions for the key vault. Select **Grant key vault permissions**.
7272

73-
:::image type="content" source="./media/deploy-via-portal/basics-tab-7.png" alt-text="Screenshot of the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-7.png":::
73+
:::image type="content" source="./media/deploy-via-portal/basics-tab-7.png" alt-text="Screenshot of key vault parameters specified on the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-7.png":::
7474

7575
The key vault adds cost in addition to the Azure Local subscription. For details, see [Key vault pricing](https://azure.microsoft.com/pricing/details/key-vault). View security implications when sharing an existing key vault.
7676

@@ -106,7 +106,7 @@ On the **Configuration** tab, choose whether to create a new configuration for t
106106
- Group management and compute traffic
107107
- Custom configuration
108108

109-
:::image type="content" source="./media/deploy-via-portal/networking-tab-1.png" alt-text="Screenshot of the Configuration tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/networking-tab-1.png":::
109+
:::image type="content" source="./media/deploy-via-portal/networking-tab-1.png" alt-text="Screenshot of the No switch option selected on the Configuration tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/networking-tab-1.png":::
110110

111111
If you selected a **Network switch** for storage, more patterns are available based on how you intend to group the traffic:
112112

@@ -121,7 +121,7 @@ On the **Configuration** tab, choose whether to create a new configuration for t
121121
- **Custom configuration** - Finally you can do a custom configuration that lets you group traffic differently, such as carrying each traffic type on its own set of adapters. You also create corresponding custom intents.
122122
<!--Check w/ Cristian This is commonly used for private multi-access edge compute (MEC) systems.-->
123123

124-
:::image type="content" source="./media/deploy-via-portal/networking-tab-2.png" alt-text="Screenshot of the Configuration tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/networking-tab-2.png":::
124+
:::image type="content" source="./media/deploy-via-portal/networking-tab-2.png" alt-text="Screenshot of the networking patterns available for Network switch option select on the Configuration tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/networking-tab-2.png":::
125125

126126
> [!TIP]
127127
> If you're deploying a single machine that you plan to add machines to later, select the network traffic groupings you want for the eventual cluster. Then when you add machines they automatically get the appropriate settings.
@@ -148,7 +148,7 @@ On the **Configuration** tab, choose whether to create a new configuration for t
148148

149149
1. To customize network settings for an intent, select **Customize network settings** and provide the following information:
150150

151-
:::image type="content" source="./media/deploy-via-portal/networking-tab-5.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-5.png":::
151+
:::image type="content" source="./media/deploy-via-portal/networking-tab-5.png" alt-text="Screenshot of the Customized network settings on the Networking tab with IP address allocation to systems and services in deployment via Azure portal." lightbox="./media/deploy-via-portal/networking-tab-5.png":::
152152

153153
- **Storage traffic priority** - Specify the Priority Flow Control where Data Center Bridging (DCB) is used.
154154
- **System traffic priority** - Choose from 5, 6 or 7.

0 commit comments

Comments
 (0)