> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/azure-stack-vconnect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudassert.com/azure-stack-vconnect/features/tenant-features/creating-a-virtual-machine.md).

# Creating a Virtual Machine

### Virtual Machine Creation

* Click New > Compute&#x20;
* Choose one of the VM template published by Admin.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2F4utd6LZyCOENiuH6Xty3%2Ffile.png?alt=media)

* In the step 1, choose the subscription and resource group in which the virtual machine gets deployed.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FKc2CnFb8SBBjzT281mRG%2Ffile.png?alt=media)

* In the step 2, choose the virtual machine size from the list displayed.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FNUYigxnze3ZDjAVdRJBC%2Ffile.png?alt=media)

* In the step 3, provide values for the template parameters that admin marked as ‘Is Configurable by Tenant’.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2Fs2crxi83NpRKOUQ0cUMt%2Ffile.png?alt=media)

* Step 4 shows the summary of the provided virtual machine details.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FT53aeA3uvyKJ15WE9f1z%2Ffile.png?alt=media)

### View Deployment status of Virtual Machine creation&#x20;

* ‘VConnect Service Request’ extension shows the status of the VConnect deployments like Virtual Machine deployment, Service Request deployment etc. &#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FhFWmYuhMm3O7Rr0o1H2t%2Ffile.png?alt=media)

* In the ‘Deployments’ section, choose a subscription to view the list of deployments for that subscription.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2F6QwPecmK3iUGW0AdATAG%2Ffile.png?alt=media)

* Click one of the deployments to view the list of deployment operations.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2Fzbc54dZOy5x8X92QFBjL%2Ffile.png?alt=media)

* Click one of the deployment operations to view the detailed status of that specific operation.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FmMZe0xRmHlDLBULuEGt3%2Ffile.png?alt=media)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cloudassert.com/azure-stack-vconnect/features/tenant-features/creating-a-virtual-machine.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
