# Adding VConnect Service to Azure Stack Plan

Once the Quotas are configured, the VConnect service can be added to an Azure Stack Plan which later can be added to an Azure Stack offer.&#x20;

* In the Admin Portal, click Plans extension.&#x20;
* Choose an existing plan or create a new plan.&#x20;

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

* Click Service and quotas > Add&#x20;

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

* Choose CloudAssert.VConnect under Services&#x20;

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

* Click Quotas > CloudAssert.VConnect and choose the VConnect quota from the list displayed&#x20;

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

Once the plan is linked to an offer we can create a subscription for the offer from tenant side and go to resource provider under subscriptions to register the "CloudAssert.VConnect" to access the vconnect services.&#x20;


---

# 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://docs.cloudassert.com/azure-stack-vconnect/features/admin-features/adding-vconnect-service-to-azure-stack-plan.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.
