Skip to content

Commit 0b89629

Browse files
committed
Updated text and images
1 parent ade9b2a commit 0b89629

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

azure-local/manage/create-arc-virtual-machines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Before you create an Azure Arc-enabled VM, make sure that the following prerequi
6666

6767
Here's an example of sample output:
6868
```output
69-
PS C:\Users\username\terraform-azure-avm-virtualmachineinstance> terraform -v
69+
PS C:\Users\username\terraform-azurenn-avm-res-azurestackhci-virtualmachineinstance> terraform -v
7070
Terraform vi.9.8 on windows_amd64
7171
+ provider registry.terraform.io/azure/azapi vl.15.0
7272
+ provider registry.terraform.io/azure/modtm V0.3.2

azure-local/manage/create-logical-networks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The prerequisites for the Azure portal are the same as those for the Azure CLI.
5555

5656
Here's an example of sample output:
5757
```output
58-
PS C:\Users\username\terraform-azure-avm-virtualmachineinstance> terraform -v
58+
PS C:\Users\username\terraform-azurenn-avm-res-azurestackhci-virtualmachineinstance> terraform -v
5959
Terraform vi.9.8 on windows_amd64
6060
+ provider registry.terraform.io/azure/azapi vl.15.0
6161
+ provider registry.terraform.io/azure/modtm V0.3.2
@@ -377,7 +377,7 @@ You can use the Azure Verified Module (AVM) that contains the Terraform template
377377
5. To apply the configuration that deploys logical networks, run the `terraform apply` command.
378378
6. After the deployment is complete, verify your logical networks via the Azure portal. Navigate to **Resources** > **Logical networks**.
379379
380-
:::image type="content" source="./media/create-logical-networks/terraform-logical-networks.png" alt-text="Screenshot of select Logical networks after deployment." lightbox="./media/create-logical-networks/terraform-logical-networks.png":::
380+
:::image type="content" source="./media/create-logical-networks/terraform-logical-networks.png" alt-text="Screenshot of select Logical networks after deployment." lightbox="./media/create-logical-networks/terraform-logical-networks.png":::
381381
382382
---
383383

0 commit comments

Comments
 (0)