Skip to content

Commit 62bb141

Browse files
authored
Merge pull request #228315 from jjaygbay1/fairfax-gov-preview-notes
[SCOPED] Added notes for Fairfax Gov Preview
2 parents 5a40b9b + 0347d86 commit 62bb141

11 files changed

+48
-13
lines changed

articles/azure-vmware/bitnami-appliances-deployment.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,14 @@ In this article, you'll learn how to install and configure the following virtual
5252
>[!NOTE]
5353
>Make sure the file is accessible from the virtual machine.
5454
55+
## Step 2. Access the local vCenter Server of your private cloud
5556

57+
1. Sign in to the [Azure portal](https://portal.azure.com).
5658

57-
## Step 2. Access the local vCenter Server of your private cloud
59+
>[!NOTE]
60+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
5861
59-
1. Sign in to the [Azure portal](https://portal.azure.com), select your private cloud, and then **Manage** > **Identity**.
62+
1. Select your private cloud, and then **Manage** > **Identity**.
6063

6164
1. Copy the vCenter Server URL, username, and password. You'll use them to access your virtual machine (VM).
6265

@@ -68,9 +71,6 @@ In this article, you'll learn how to install and configure the following virtual
6871

6972
:::image type="content" source="media/tutorial-access-private-cloud/ss5-vcenter-login.png" alt-text="Screenshot showing the VMware vSphere sign in page." border="true":::
7073

71-
72-
73-
7474
## Step 3. Install the Bitnami OVA/OVF file in vCenter Server
7575

7676
1. Right-click the cluster that you want to install the LAMP virtual appliance and select **Deploy OVF Template**.

articles/azure-vmware/concepts-run-command.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@ Azure VMware Solution supports the following operations:
2828

2929
You can view the status of any executed run command, including the output, errors, warnings, and information logs of the cmdlets.
3030

31-
1. Sign in to the [Azure portal](https://portal.azure.com).
31+
1. Sign in to the [Azure portal](https://portal.azure.com).
32+
33+
>[!NOTE]
34+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
35+
3236

3337
1. Select **Run command** > **Run execution status**.
3438

articles/azure-vmware/configure-identity-source-vcenter.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In this article, you learn how to:
3535

3636
- You'll need access to the Active Directory Domain Controller(s) with Administrator permissions.
3737
- Your Active Directory Domain Controller(s) must have LDAPS enabled with a valid certificate. The certificate could be issued by an [Active Directory Certificate Services Certificate Authority (CA)](https://social.technet.microsoft.com/wiki/contents/articles/2980.ldap-over-ssl-ldaps-certificate.aspx) or a [Third-party/Public CA](/troubleshoot/windows-server/identity/enable-ldap-over-ssl-3rd-certification-authority).
38-
- You need to have a valid certificate. To create a certificate, follow the steps shown in [create a certificate for secure LDAP](https://learn.microsoft.com/azure/active-directory-domain-services/tutorial-configure-ldaps#create-a-certificate-for-secure-ldap). Make sure the certificate meets the requirements that are listed after the steps you used to create a certificate for secure LDAP.
38+
- You need to have a valid certificate. To create a certificate, follow the steps shown in [create a certificate for secure LDAP](../active-directory-domain-services/tutorial-configure-ldaps.md#create-a-certificate-for-secure-ldap). Make sure the certificate meets the requirements that are listed after the steps you used to create a certificate for secure LDAP.
3939
>[!NOTE]
4040
>Self-sign certificates are not recommended for production environments.
4141
- [Export the certificate for LDAPS authentication](#export-the-certificate-for-ldaps-authentication) and upload it to an Azure Storage account as blob storage. Then, you'll need to [grant access to Azure Storage resources using shared access signature (SAS)](../storage/common/storage-sas-overview.md).
@@ -47,7 +47,7 @@ In this article, you learn how to:
4747
4848
## Export the certificate for LDAPS authentication
4949

50-
First, verify that the certificate used for LDAPS is valid. If you don't already have a certificate, follow the steps to [create a certificate for secure LDAP](https://learn.microsoft.com/azure/active-directory-domain-services/tutorial-configure-ldaps#create-a-certificate-for-secure-ldap) before you continue.
50+
First, verify that the certificate used for LDAPS is valid. If you don't already have a certificate, follow the steps to [create a certificate for secure LDAP](../active-directory-domain-services/tutorial-configure-ldaps.md#create-a-certificate-for-secure-ldap) before you continue.
5151

5252
1. Sign in to a domain controller with administrator permissions where LDAPS is enabled.
5353

@@ -178,6 +178,10 @@ You'll run the `Add-GroupToCloudAdmins` cmdlet to add an existing AD group to a
178178
You'll run the `Get-ExternalIdentitySources` cmdlet to list all external identity sources already integrated with vCenter Server SSO.
179179

180180
1. Sign in to the [Azure portal](https://portal.azure.com).
181+
182+
>[!NOTE]
183+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
184+
181185

182186
1. Select **Run command** > **Packages** > **Get-ExternalIdentitySources**.
183187

articles/azure-vmware/configure-storage-policy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ Make sure that the [minimum level of hosts are met](https://docs.vmware.com/en/V
5151
You'll run the `Get-StoragePolicy` cmdlet to list the vSAN based storage policies available to set on a VM.
5252

5353
1. Sign in to the [Azure portal](https://portal.azure.com).
54+
55+
>[!NOTE]
56+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
57+
5458

5559
1. Select **Run command** > **Packages** > **Get-StoragePolicies**.
5660

articles/azure-vmware/deploy-disaster-recovery-using-jetstream.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,10 @@ You can follow these steps for both supported scenarios.
152152

153153
1. In your on-premises data center, install JetStream DR following the [JetStream documentation](https://www.jetstreamsoft.com/portal/jetstream-knowledge-base/installing-jetstream-dr-software/).
154154

155-
1. In your Azure VMware Solution private cloud, install JetStream DR using a Run command. From the [Azure portal](https://portal.azure.com), select **Run command** > **Packages** > **JSDR.Configuration**.
155+
1. In your Azure VMware Solution private cloud, install JetStream DR using a Run command. From the [Azure portal](https://portal.azure.com),select **Run command** > **Packages** > **JSDR.Configuration**.
156+
157+
>[!NOTE]
158+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
156159
157160
:::image type="content" source="media/run-command/run-command-overview-jetstream.png" alt-text="Screenshot showing how to access the JetStream run commands available." lightbox="media/run-command/run-command-overview-jetstream.png":::
158161

articles/azure-vmware/includes/create-private-cloud-azure-portal-steps.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ You can create an Azure VMware Solution private cloud using the Azure portal or
1515

1616
### [Portal](#tab/azure-portal)
1717

18-
1. Sign in to the [Azure portal](https://portal.azure.com).
18+
1. Sign in to the [Azure portal](https://portal.azure.com).
19+
20+
>[!NOTE]
21+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
1922
2023
1. Select **Create a resource**.
2124

articles/azure-vmware/includes/register-resource-provider-steps.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ To use Azure VMware Solution, you must first register the resource provider with
1616
### [Portal](#tab/azure-portal)
1717

1818
1. Sign in to the [Azure portal](https://portal.azure.com).
19+
20+
>[!NOTE]
21+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
1922
2023
1. On the Azure portal menu, select **All services**.
2124

articles/azure-vmware/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: engagement-fy23
99

1010
# What is Azure VMware Solution?
1111

12-
Azure VMware Solution provides you with private clouds that contain VMware vSphere clusters built from dedicated bare-metal Azure infrastructure. The minimum initial deployment is three hosts, but more hosts can be added one at a time, up to a maximum of 16 hosts per cluster. All provisioned private clouds have VMware vCenter Server, VMware vSAN, VMware vSphere, and VMware NSX-T Data Center. As a result, you can migrate workloads from your on-premises environments, deploy new virtual machines (VMs), and consume Azure services from your private clouds. For information about the SLA, see the [Azure service-level agreements](https://azure.microsoft.com/support/legal/sla/azure-vmware/v1_1/) page.
12+
Azure VMware Solution provides you with private clouds that contain VMware vSphere clusters built from dedicated bare-metal Azure infrastructure. Azure VMware Solution is available in Azure Commercial and in Public Preview in Azure Government.The minimum initial deployment is three hosts, but more hosts can be added one at a time, up to a maximum of 16 hosts per cluster. All provisioned private clouds have VMware vCenter Server, VMware vSAN, VMware vSphere, and VMware NSX-T Data Center. As a result, you can migrate workloads from your on-premises environments, deploy new virtual machines (VMs), and consume Azure services from your private clouds. For information about the SLA, see the [Azure service-level agreements](https://azure.microsoft.com/support/legal/sla/azure-vmware/v1_1/) page.
1313

1414
Azure VMware Solution is a VMware validated solution with ongoing validation and testing of enhancements and upgrades. Microsoft manages and maintains the private cloud infrastructure and software. It allows you to focus on developing and running workloads in your private clouds to deliver business value.
1515

articles/azure-vmware/move-azure-vmware-solution-across-regions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ Azure VMware Solution supports all backup solutions. You'll need CloudAdmin priv
104104

105105
1. From the target, sign in to the [Azure portal](https://portal.azure.com/).
106106

107+
> [!NOTE]
108+
> If you need access to the Azure US Gov portal, go to https://portal.azure.us/
109+
110+
111+
107112
1. Select **Manage** > **Connectivity** > **ExpressRoute** and then select **+ Request an authorization key**.
108113

109114
:::image type="content" source="media/expressroute-global-reach/start-request-authorization-key.png" alt-text="Screenshot showing how to request an ExpressRoute authorization key." border="true" lightbox="media/expressroute-global-reach/start-request-authorization-key.png":::
@@ -122,6 +127,9 @@ Now that you have the ExpressRoute circuit IDs and authorization keys for both e
122127

123128
1. From the target, sign in to the [Azure portal](https://portal.azure.com) using the same subscription as the source’s ExpressRoute circuit.
124129

130+
>[!NOTE]
131+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
132+
125133
1. Under Manage, select **Connectivity** > **ExpressRoute Global Reach** > **Add**.
126134

127135
:::image type="content" source="./media/expressroute-global-reach/expressroute-global-reach-tab.png" alt-text="Screenshot showing the ExpressRoute Global Reach tab in the Azure VMware Solution private cloud.":::

articles/azure-vmware/tutorial-configure-networking.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,10 @@ The vNet with the provided address range and GatewaySubnet is created in your su
8383

8484
### Create a vNet manually
8585

86-
1. Sign in to the [Azure portal](https://portal.azure.com).
86+
1. Sign in to the [Azure portal](https://portal.azure.com).
87+
88+
>[!NOTE]
89+
>If you need access to the Azure US Gov portal, go to https://portal.azure.us/
8790
8891
1. Navigate to the resource group you created in the [create a private cloud tutorial](tutorial-create-private-cloud.md) and select **+ Add** to define a new resource.
8992

0 commit comments

Comments
 (0)