> 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/2.1.12/installation/deployment/add-the-service-to-azure-stack-plan.md).

# Add the service to Azure Stack Plan

## Creating a VConnect Quota

* In Admin portal, click **VConnect** extension
* Click Quotas > Add
* Enter a name for the Quota
* Configure the connections, quotas and tenant operations
* Click ‘Save’

![](/files/-LoP_e-6QZu51WuVbeG5)

![](/files/-LoP_g_MKJ7y-4oI6ksH)

![](/files/-LoP_xG-GrB7kGR_45zl)

## Creating a Plan with VConnect Service

* In the Admin Portal, click Plans extension
* Choose an existing plan or create a new plan

![](/files/-LoPaB0Jd4AQ08ngDNMh)

* Click Service and quotas > Add

![](/files/-LoPaL3sNxOf0fKyMP4W)

* Choose **CloudAssert.VConnect** under Services

![](/files/-LoParM72hZKfFd3j55D)

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

![](/files/-LoPanyKz0QVec0xC14C)

## Creating an Offer

* In the Admin Portal, click Offers extension
* Create an offer or choose an existing offer
* Click Base plans > Add
* Select a plan with VConnect service added to it

![](/files/-LoPbM5Q71tpyUm3M5_O)

## Registering VConnect service for a User Subscription

* In the Tenant Portal, click Subscriptions extension
* Select a VConnect enabled subscription
* Click ‘Resource Providers’&#x20;
* Click register link for the CloudAssert.VConnect service&#x20;

![](/files/-LoPbhaOtCEI5EToc94d)


---

# 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/2.1.12/installation/deployment/add-the-service-to-azure-stack-plan.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.
