# Remove VConnect Resource Provider

To remove the resource provider, it is essential to first remove any dependencies

* Ensure that the original deployment package that is downloaded for this version of the VConnect resource provider
* The administrator must delete any plans that reference the VConnect resource provider.&#x20;
* The administrator must delete any quotas that are associated with the VConnect resource provider.
* Rerun the deployment script with the following elements:&#x20;
  * The -Uninstall parameter&#x20;
  * The credentials for the service administrator account&#x20;
  * The credentials for the service tenant account


---

# 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/installation/deployment/remove-vconnect-resource-provider.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.
