From 10fc60be5ecb4a331890e54da7e5e37e6aa9689d Mon Sep 17 00:00:00 2001 From: Laura Nicolas <51124125+lanicolas@users.noreply.github.com> Date: Mon, 8 Jan 2024 14:54:11 +0100 Subject: [PATCH 1/4] Update _index.md --- .../azure_arc_vsphere/resource_bridge/powershell/_index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md b/docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md index e3f5ad27..5359aafe 100644 --- a/docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md +++ b/docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md @@ -10,9 +10,7 @@ description: > The following Jumpstart scenario will guide you on how to use the provided PowerShell script to deploy the [Azure Arc resource bridge](https://docs.microsoft.com/azure/azure-arc/resource-bridge/overview) in your vSphere environment to connect your vCenter Server to Azure Arc. -> **NOTE: This Jumpstart scenario assumes you already have a working VMware vSphere environment and is not covering VMware-specific best practices and design recommendations.** - -> **Note:** Azure Arc-enabled VMware vSphere is currently in Preview and as a result, versions captured in the scenario's various screenshots are subject to change. +> **Note:** This Jumpstart scenario assumes you already have a working VMware vSphere environment and is not covering VMware-specific best practices and design recommendations. ## Prerequisites @@ -58,7 +56,7 @@ The following Jumpstart scenario will guide you on how to use the provided Power Copy and save the Service Principal ApplicationId and Secret as you will need it for later in the automation. - > **NOTE: It is optional but highly recommended to scope the SP to a specific [Azure subscription and resource group](https://docs.microsoft.com/powershell/module/az.resources/new-azadserviceprincipal?view=azps-5.4.0)** + > **Note:** It is optional but highly recommended to scope the SP to a specific [Azure subscription and resource group](https://learn.microsoft.com/powershell/module/az.resources/new-azadserviceprincipal?view=azps-5.4.0). ### vCenter Prerequisites From df6d4cec7d4ab1db9570208f23a33e7d76e8cf46 Mon Sep 17 00:00:00 2001 From: Lior Kamrat <46730876+likamrat@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:52:33 -0800 Subject: [PATCH 2/4] Update docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md --- .../azure_arc_vsphere/resource_bridge/powershell/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md b/docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md index 5359aafe..0600477a 100644 --- a/docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md +++ b/docs/azure_arc_jumpstart/azure_arc_vsphere/resource_bridge/powershell/_index.md @@ -10,7 +10,7 @@ description: > The following Jumpstart scenario will guide you on how to use the provided PowerShell script to deploy the [Azure Arc resource bridge](https://docs.microsoft.com/azure/azure-arc/resource-bridge/overview) in your vSphere environment to connect your vCenter Server to Azure Arc. -> **Note:** This Jumpstart scenario assumes you already have a working VMware vSphere environment and is not covering VMware-specific best practices and design recommendations. +> **Note:** This Jumpstart scenario assumes you already have a working VMware vSphere environment and does not cover VMware-specific best practices and design recommendations. ## Prerequisites From c92727e56d1b4141638f8aebcc2a1053d2f1d82b Mon Sep 17 00:00:00 2001 From: Laura Nicolas <51124125+lanicolas@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:47:16 +0100 Subject: [PATCH 3/4] Update _index.md --- .../azure_arc_vsphere/day2/vmware_arm_template_win/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/azure_arc_jumpstart/azure_arc_vsphere/day2/vmware_arm_template_win/_index.md b/docs/azure_arc_jumpstart/azure_arc_vsphere/day2/vmware_arm_template_win/_index.md index 0c35122a..9aee0a54 100644 --- a/docs/azure_arc_jumpstart/azure_arc_vsphere/day2/vmware_arm_template_win/_index.md +++ b/docs/azure_arc_jumpstart/azure_arc_vsphere/day2/vmware_arm_template_win/_index.md @@ -12,8 +12,6 @@ The following Jumpstart scenario will guide you on how to use the provided ARM t > **Note:** This Jumpstart scenario assumes you already have a working VMware vSphere environment and is not covering VMware-specific best practices and design recommendations. -> **Note:** Azure Arc-enabled VMware vSphere is currently in Preview and as a result, versions captured in the scenario's various screenshots are subject to change. - ## Prerequisites - Clone the Azure Arc Jumpstart repository From df79e9994f4bf0a98d59fb3382cfc1524552011b Mon Sep 17 00:00:00 2001 From: Lior Kamrat <46730876+likamrat@users.noreply.github.com> Date: Mon, 8 Jan 2024 08:58:44 -0800 Subject: [PATCH 4/4] Apply suggestions from code review --- .../azure_arc_vsphere/day2/vmware_arm_template_win/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/azure_arc_jumpstart/azure_arc_vsphere/day2/vmware_arm_template_win/_index.md b/docs/azure_arc_jumpstart/azure_arc_vsphere/day2/vmware_arm_template_win/_index.md index 9aee0a54..33c4ea35 100644 --- a/docs/azure_arc_jumpstart/azure_arc_vsphere/day2/vmware_arm_template_win/_index.md +++ b/docs/azure_arc_jumpstart/azure_arc_vsphere/day2/vmware_arm_template_win/_index.md @@ -10,7 +10,7 @@ description: > The following Jumpstart scenario will guide you on how to use the provided ARM template to deploy a Windows VM in your Azure Arc-enabled vSphere cluster using custom locations. -> **Note:** This Jumpstart scenario assumes you already have a working VMware vSphere environment and is not covering VMware-specific best practices and design recommendations. +> **Note:** This Jumpstart scenario assumes you already have a working VMware vSphere environment and does not cover VMware-specific best practices and design recommendations. ## Prerequisites