# &#x20;VMware vSphere

- [How To Build A Virtual Environment](https://note.onurbolatoglu.com/vmware-vsphere/how-to-build-a-virtual-environment.md)
- [Hardware Virtualization](https://note.onurbolatoglu.com/vmware-vsphere/hardware-virtualization.md)
- [VMware vSphere Components and Features](https://note.onurbolatoglu.com/vmware-vsphere/vmware-vsphere-components-and-features.md)
- [ESXi Hardware Requirements](https://note.onurbolatoglu.com/vmware-vsphere/esxi-hardware-requirements.md)
- [ESXi Network management](https://note.onurbolatoglu.com/vmware-vsphere/esxi-network-management.md)
- [Troubleshooting and System Logs](https://note.onurbolatoglu.com/vmware-vsphere/troubleshooting-and-system-logs.md)
- [Thick And Thin-Provisioned Disks](https://note.onurbolatoglu.com/vmware-vsphere/thick-and-thin-provisioned-disks.md)
- [A Virtual Machine Options](https://note.onurbolatoglu.com/vmware-vsphere/a-virtual-machine-options.md)
- [Maximum Number Of Virtual Machines Per Host](https://note.onurbolatoglu.com/vmware-vsphere/maximum-number-of-virtual-machines-per-host.md)
- [Files That Make Up A Virtual Machine](https://note.onurbolatoglu.com/vmware-vsphere/files-that-make-up-a-virtual-machine.md)
- [OVF and OVA File Formats and Templates](https://note.onurbolatoglu.com/vmware-vsphere/ovf-and-ova-file-formats-and-templates.md)
- [Introduction to vCenter Server: Windows Hardware Requirements](https://note.onurbolatoglu.com/vmware-vsphere/introduction-to-vcenter-server-windows-hardware-requirements.md)
- [Add an ESXi Host to the vCenter Server Inventory](https://note.onurbolatoglu.com/vmware-vsphere/add-an-esxi-host-to-the-vcenter-server-inventory.md)
- [Difference Between ESXi And vCenter Server User Interface](https://note.onurbolatoglu.com/vmware-vsphere/difference-between-esxi-and-vcenter-server-user-interface.md)
- [Managing ESXi Hosts in vCenter Server](https://note.onurbolatoglu.com/vmware-vsphere/managing-esxi-hosts-in-vcenter-server.md)
- [Creating A Virtual Machine In vCenter Server](https://note.onurbolatoglu.com/vmware-vsphere/creating-a-virtual-machine-in-vcenter-server.md)
- [Work in Progress Panel](https://note.onurbolatoglu.com/vmware-vsphere/work-in-progress-panel.md)
- [Understanding Clones](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones.md)
- [Cloning a Windows Virtual Machine: Destination Host](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/cloning-a-windows-virtual-machine-destination-host.md)
- [Cloning a Windows Virtual machine: Storage Options](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/cloning-a-windows-virtual-machine-storage-options.md)
- [Create a Customization Specification for Windows in the vSphere Client](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/create-a-customization-specification-for-windows-in-the-vsphere-client.md)
- [New VM Guest Customization Specification: Network Configuration](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/new-vm-guest-customization-specification-network-configuration.md)
- [Run and Complete The Process of Cloning a VM](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/run-and-complete-the-process-of-cloning-a-vm.md)
- [Cloning a Linux Virtual machine](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/cloning-a-linux-virtual-machine.md)
- [Customization Specification Manage](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/customization-specification-manage.md)
- [Clone a Powered On Virtual Machine](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/clone-a-powered-on-virtual-machine.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://note.onurbolatoglu.com/vmware-vsphere.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
