# Technical Description

- [Design Principles](https://docs.bsure.io/technical-description/design-principles.md): Why and how Bsure Insights differentiates from many other offerings.
- [Azure Managed Application](https://docs.bsure.io/technical-description/azure-managed-application.md): Description of Bsure Insights Data Collector application.
- [Permissions Required](https://docs.bsure.io/technical-description/permissions-required.md): by the Bsure Insights Data Collector Managed Application
- [Security + Public SQL](https://docs.bsure.io/technical-description/security-+-public-sql.md)
- [Public Endpoint and Azure SQL (Entra-only) Considerations](https://docs.bsure.io/technical-description/security-+-public-sql/public-endpoint-and-azure-sql-entra-only-considerations.md)
- [Technical Architecture](https://docs.bsure.io/technical-description/technical-architecture.md)
- [Dataflow and visibility](https://docs.bsure.io/technical-description/dataflow-and-visibility.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.bsure.io/technical-description.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.
