Skip to content

Commit

Permalink
Merge pull request #202 from lanicolas/vsphere-update
Browse files Browse the repository at this point in the history
Azure Arc-enabled vSphere documentation update
  • Loading branch information
likamrat authored Jan 8, 2024
2 parents 8346fab + df79e99 commit 00057d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +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:** 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 does not cover VMware-specific best practices and design recommendations.
## Prerequisites

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 does not cover VMware-specific best practices and design recommendations.
## Prerequisites

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 00057d9

Please # to comment.