# Azure SQL

Allows you to configure an Azure SQL database owned privately or by your organization as a writeback destination.&#x20;

{% hint style="info" %}
Prerequisite: Inforiver IP addresses need to be whitelisted in the Azure SQL firewall. [Learn more about whitelisting Inforiver IPs.](https://docs.inforiver.com/working-with-inforiver/12.-data-writeback/destinations/pages/ItuIHSExNrkFz93bWSEz#id-2.-whitelisting-for-azure-sql)
{% endhint %}

After navigating to the add destination page, the following details will have to be entered.&#x20;

* Server&#x20;
* Port
* Database
* Schema
* Username
* Encrypted Connection (Y/N)
* Password
* Table Name

<figure><img src="/files/bKQtwI2JvGUZTL9CwjuW" alt=""><figcaption><p>Azure SQL configuration</p></figcaption></figure>


---

# 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.inforiver.com/working-with-inforiver/12.-data-writeback/destinations/azure-sql.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.
