Skip to content

Commit 388a718

Browse files
committed
removed two lines
1 parent f617cdd commit 388a718

File tree

2 files changed

+291
-3
lines changed

2 files changed

+291
-3
lines changed

articles/azure-vmware/faq.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,6 @@ sections:
334334
- question: I use Azure VMware Solution to create end-user applications or workloads accessed on multiple VMs through public IP. Can I sell this solution to multiple tenants?
335335
answer: Customers can create multitenant environments in their Azure VMware Solution private cloud and sell to customers provided the product isn't a standard VM and have added substantial intellectual property embedded in the VM as an application.
336336

337-
- question: As a service provider or customer, can I use my existing VMware Cloud Director (vCD) or new vCD deployment in Azure VMware Solution?
338-
answer: VMware doesn't allow vCD in the cloud or from on-premises to be licensed with any Hyperscaler, including Microsoft.
339-
340337
- question: Can I connect VMware Cloud Director Service (CDS) to my Azure VMware Solution instance in Azure?
341338
answer: Yes. You can connect your Azure VMware Solution private cloud to VMware Cloud Director Service from VMware. This integration of both services is [currently in public preview](https://azure.microsoft.com/updates/public-preview-enterprise-vmware-cloud-director-service-for-azure-vmware-solution/).
342339

Lines changed: 291 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,291 @@
1+
2+
### YamlMime:Landing
3+
title: Azure VMware Solution documentation
4+
summary: Learn how to use Azure VMware Solution to deploy a VMware Software-Defined Data Center (SDDC) private cloud to Azure.
5+
6+
metadata:
7+
title: Azure VMware Solution documentation
8+
description: Learn how to use Azure VMware Solution to deploy a VMware Software-Defined Data Center (SDDC) private cloud to Azure
9+
ms.service: azure-vmware
10+
ms.topic: landing-page
11+
author: suzizuber
12+
ms.author: v-szuber
13+
ms.date: 10/17/2022
14+
15+
16+
# card 1
17+
landingContent:
18+
- title: About Azure VMware Solution
19+
linkLists:
20+
- linkListType: overview
21+
links:
22+
- text: What is Azure VMware Solution?
23+
url: introduction.md
24+
- text: What's new?
25+
url: azure-vmware-solution-platform-updates.md
26+
- text: Known issues
27+
url: azure-vmware-solution-known-issues.md
28+
- text: FAQ
29+
url: ./faq.yml
30+
- linkListType: concept
31+
links:
32+
- text: Access and identity
33+
url: concepts-identity.md
34+
- text: API Management
35+
url: concepts-api-management.md
36+
- text: Hub and spoke
37+
url: concepts-hub-and-spoke.md
38+
- text: Internet connectivity design considerations
39+
url: concepts-design-public-internet-access.md
40+
- text: Network design considerations
41+
url: concepts-network-design-considerations.md
42+
- text: Networking and interconnectivity
43+
url: concepts-networking.md
44+
- text: Private clouds and clusters
45+
url: concepts-private-clouds-clusters.md
46+
- text: Run command
47+
url: concepts-run-command.md
48+
- text: Storage
49+
url: concepts-storage.md
50+
51+
# card 3
52+
- title: Get started
53+
linkLists:
54+
- linkListType: deploy
55+
links:
56+
- text: 1 - Plan the deployment
57+
url: plan-private-cloud-deployment.md
58+
- text: 2 - Deploy Azure VMware Solution
59+
url: deploy-azure-vmware-solution.md
60+
- text: 3 - Connect to on-premises environment
61+
url: tutorial-expressroute-global-reach-private-cloud.md
62+
- text: 4 - Install VMware HCX Connector
63+
url: install-vmware-hcx.md
64+
- text: 5 - Configure on-premises VMware HCX Connector
65+
url: configure-vmware-hcx.md
66+
- text: 6 - Uninstall VMware HCX in Azure VMware Solution
67+
url: uninstall-vmware-hcx.md
68+
- linkListType: tutorial
69+
links:
70+
- text: 1 - Network planning checklist
71+
url: tutorial-network-checklist.md
72+
- text: 2 - Create a private cloud
73+
url: tutorial-create-private-cloud.md
74+
- text: 3 - Configure networking
75+
url: tutorial-configure-networking.md
76+
- text: 4 - Access a private cloud
77+
url: tutorial-access-private-cloud.md
78+
- text: 5 - Create an NSX-T Data Center network segment
79+
url: tutorial-nsx-t-network-segment.md
80+
- text: 6 - Peer on-premises to private cloud
81+
url: tutorial-expressroute-global-reach-private-cloud.md
82+
- text: 7 - Scale in a private cloud
83+
url: tutorial-scale-private-cloud.md
84+
- text: 8 - Delete a private cloud
85+
url: tutorial-delete-private-cloud.md
86+
87+
# card 2
88+
- title: Enterprise-Scale for Azure VMware Solution
89+
linkLists:
90+
- linkListType: architecture
91+
links:
92+
- text: Enterprise-Scale for Azure VMware Solution
93+
url: /azure/cloud-adoption-framework/scenarios/azure-vmware/enterprise-scale-landing-zone
94+
- text: Identity and access management
95+
url: /azure/cloud-adoption-framework/scenarios/azure-vmware/eslz-identity-and-access-management
96+
- text: Network topology and connectivity
97+
url: /azure/cloud-adoption-framework/scenarios/azure-vmware/eslz-network-topology-connectivity
98+
- text: Management and monitoring
99+
url: /azure/cloud-adoption-framework/scenarios/azure-vmware/eslz-management-and-monitoring
100+
- text: Enterprise-scale business continuity and disaster recovery
101+
url: /azure/cloud-adoption-framework/scenarios/azure-vmware/eslz-business-continuity-and-disaster-recovery
102+
- text: Enterprise-scale security, governance, and compliance
103+
url: /azure/cloud-adoption-framework/scenarios/azure-vmware/eslz-security-governance-and-compliance
104+
- text: Platform automation and DevOps
105+
url: /azure/cloud-adoption-framework/scenarios/azure-vmware/eslz-platform-automation-and-devops
106+
- text: Enterprise-Scale for Azure VMware Solution automation
107+
url: https://github.com/Azure/Enterprise-Scale-for-AVS
108+
109+
# card 12
110+
- title: Identity management
111+
linkLists:
112+
- linkListType: how-to-guide
113+
links:
114+
- text: Access and identity
115+
url: concepts-identity.md
116+
- text: Configure identity source for vCenter Server
117+
url: configure-identity-source-vcenter.md
118+
- text: Configure identity source for NSX-T Data Center
119+
url: configure-external-identity-source-nsx-t.md
120+
- text: Rotate cloudadmin credentials
121+
url: rotate-cloudadmin-credentials.md
122+
123+
124+
# card 4
125+
- title: Extend Azure VMware Solution
126+
linkLists:
127+
- linkListType: reference
128+
links:
129+
- text: Create an Azure VMware Solution assessment
130+
url: ../migrate/how-to-create-azure-vmware-solution-assessment.md?context=%2fazure%2fazure-vmware%2fcontext%2fcontext
131+
- text: Request host quota Azure VMware Solution
132+
url: request-host-quota-azure-vmware-solution.md
133+
- text: Save costs with a reserved instance
134+
url: reserved-instance.md
135+
- linkListType: how-to-guide
136+
links:
137+
- text: Configure DHCP server or relay
138+
url: configure-dhcp-azure-vmware-solution.md
139+
- text: Configure DHCP on L2 stretched networks
140+
url: configure-l2-stretched-vmware-hcx-networks.md
141+
- text: Configure DNS forwarder
142+
url: configure-dns-azure-vmware-solution.md
143+
- text: Configure port mirroring
144+
url: configure-port-mirroring-azure-vmware-solution.md
145+
- text: Enable Public IP to the NSX-T Data Center Edge for Azure VMware Solution
146+
url: enable-public-ip-nsx-edge.md
147+
- text: Configure a site-to-site VPN in vWAN
148+
url: configure-site-to-site-vpn-gateway.md
149+
- text: Configure Windows Server Failover Cluster
150+
url: configure-windows-server-failover-cluster.md
151+
- text: Connect multiple private clouds in same region
152+
url: connect-multiple-private-clouds-same-region.md
153+
- text: Configure storage policies
154+
url: configure-storage-policy.md
155+
- text: Create placement policy
156+
url: create-placement-policy.md
157+
158+
# card 5
159+
- title: Azure native integration
160+
linkLists:
161+
- linkListType: how-to-guide
162+
links:
163+
- text: Protect, monitor, and manage VMs
164+
url: integrate-azure-native-services.md
165+
- text: Integrate Microsoft Defender for Cloud
166+
url: azure-security-integration.md
167+
- text: Protect web apps with Azure Application Gateway
168+
url: protect-azure-vmware-solution-with-application-gateway.md
169+
- text: Deploy Traffic Manager to balance workloads
170+
url: deploy-traffic-manager-balance-workloads.md
171+
- text: Configure alerts and work with metrics
172+
url: configure-alerts-for-azure-vmware-solution.md
173+
- text: Configure customer-managed key encryption at rest
174+
url: configure-customer-managed-keys.md
175+
- text: Attach Azure NetApp Files datastores to Azure VMware Solution hosts
176+
url: attach-azure-netapp-files-to-azure-vmware-solution-hosts.md
177+
- text: Attach Azure NetApp Files to Azure VMware Solution VMs
178+
url: netapp-files-with-azure-vmware-solution.md
179+
- text: Configure Cloud Backup for Azure NetApp Files datastores and VMs
180+
url: install-cloud-backup-virtual-machines.md
181+
182+
# card 6 == backup and restore
183+
- title: Protect with Azure Backup Server and third party solutions
184+
linkLists:
185+
- linkListType: how-to-guide
186+
links:
187+
- text: Set up Backup Server
188+
url: set-up-backup-server-for-azure-vmware-solution.md
189+
- text: Back up private cloud VMs with Backup Server
190+
url: backup-azure-vmware-solution-virtual-machines.md
191+
- linkListType: deploy
192+
links:
193+
- text: Deploy JetStream DR
194+
url: deploy-disaster-recovery-using-jetstream.md
195+
- text: Deploy VMware HCX for disaster recovery
196+
url: deploy-disaster-recovery-using-vmware-hcx.md
197+
- text: Deploy VMware SRM for disaster recovery
198+
url: disaster-recovery-using-vmware-site-recovery-manager.md
199+
200+
# card 7
201+
- title: VMware solutions
202+
linkLists:
203+
- linkListType: how-to-guide
204+
links:
205+
- text: Configure HCX network extension
206+
url: configure-hcx-network-extension.md
207+
- text: Configure HCX network extension high availability
208+
url: configure-hcx-network-extension-high-availability.md
209+
- text: Configure VMware vRealize Operations
210+
url: vrealize-operations-for-azure-vmware-solution.md
211+
- text: Deploy VMware Horizon
212+
url: azure-vmware-solution-horizon.md
213+
- text: Deploy VMs from the content library
214+
url: deploy-vm-content-library.md
215+
- text: Deploy disaster recovery using VMware SRM
216+
url: disaster-recovery-using-vmware-site-recovery-manager.md
217+
- text: Deploy disaster recovery using VMware HCX
218+
url: deploy-disaster-recovery-using-vmware-hcx.md
219+
- text: Upgrade HCX on Azure VMware Solution
220+
url: upgrade-hcx-azure-vmware-solutions.md
221+
222+
# card 8
223+
- title: Partner solutions ecosystem
224+
linkLists:
225+
- linkListType: reference
226+
links:
227+
- text: Operating system support for VMs
228+
url: ecosystem-os-vms.md
229+
- text: Backup solutions for VMs
230+
url: ecosystem-back-up-vms.md
231+
- text: External storage solutions
232+
url: ecosystem-external-storage-solutions.md
233+
- text: Migration solutions for VMs
234+
url: ecosystem-migration-vms.md
235+
- text: Security solutions for Azure VMware Solution
236+
url: ecosystem-security-solutions.md
237+
- text: Application performance monitoring and troubleshooting solutions
238+
url: ecosystem-app-monitoring-solutions.md
239+
- text: Bitnami appliance deployment
240+
url: bitnami-appliances-deployment.md
241+
242+
# card 9
243+
- title: Resources
244+
linkLists:
245+
- linkListType: reference
246+
links:
247+
- text: REST API
248+
url: /rest/api/avs
249+
- text: Azure CLI
250+
url: /cli/azure/vmware
251+
- text: Azure PowerShell
252+
url: /powershell/module/az.vmware
253+
- text: Resource Manager template
254+
url: /azure/templates/microsoft.avs/privateclouds
255+
- text: Terraform Azure provider
256+
url: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/vmware_private_cloud
257+
- text: Enterprise-Scale for Azure VMware Solution automation
258+
url: https://github.com/Azure/Enterprise-Scale-for-AVS
259+
- linkListType: video
260+
links:
261+
- text: Playlist
262+
url: https://youtube.com/playlist?list=PL1NLwHeM6ewbZu0dC0guj-OSpIoZnnJin
263+
- text: Integration with Azure Service
264+
url: https://youtu.be/m26iLu6DHbU
265+
- text: Integration with Azure Application Gateway
266+
url: https://youtu.be/BoQYvqzb6Y8
267+
- text: Migration and capacity planning
268+
url: https://youtu.be/NoNG-hkksrA
269+
270+
271+
# Move resources (card 10)
272+
- title: Move Azure VMware Solution resources
273+
linkLists:
274+
- linkListType: reference
275+
links:
276+
- text: Move Azure VMware Solution subscriptions
277+
url: move-ea-csp-subscriptions.md
278+
- text: Move Azure VMware Solution across regions
279+
url: move-azure-vmware-solution-across-regions.md
280+
281+
282+
283+
# card 11
284+
- title: Troubleshooting
285+
linkLists:
286+
- linkListType: reference
287+
links:
288+
- text: Open a support request for deployment failures
289+
url: fix-deployment-failures.md
290+
- text: VMware tools vix error code = 21009
291+
url: https://kb.vmware.com/s/article/2129927

0 commit comments

Comments
 (0)