# Azure Offboarding

We strive to build the best products & services for our customers. Please get in touch with us if you would like to give us another chance or provide feedback.

## Removing the Enterprise Application

You can remove Archera's enterprise application from your Azure tenant:

**Enterprise Application > Search for "Archera.ai" > Properties > Delete > Yes**

## Resource Cleanup

Please follow the following order to remove resources from your Azure Tenant:

1. **Delete Role Assignments**
2. **Delete Storage Account**
3. **Delete Resource Group**
4. **Delete Custom Role** (this could be at Tenant scope or at a single Subscription scope)

## Related Resources

* [Azure Onboarding - Prerequisite Checklist](/help-center/azure-onboarding/technical-onboarding/prerequisite-checklist.md)
* [Azure Onboarding - Required Permissions](/help-center/azure-onboarding/technical-onboarding/required-permissions.md)
* [Does Archera for Azure rely on Microsoft Azure Exchanges or Returns policy?](/help-center/azure-onboarding/other-faq/exchanges-returns-policy.md)
* [Does Archera Support Reservations for Azure Storage Disks?](/help-center/azure-onboarding/services-supported/storage-disks.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://docs.archera.ai/help-center/azure-onboarding/offboarding/offboarding.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.
