# Azure SQL (Lumel Managed DB)

You can configure a writeback destination in Azure SQL Database that **exists inside & owned by Plan tenant**. Recommended for POC purposes only. Users who have difficulties in setting up a database within their tenant are welcome to use this feature to understand Plan's writeback functionalities and perform test writebacks for POC purposes.

<figure><img src="/files/O2X78czK9TBYtk0vlK9h" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JTQ8WhDUGk45TRLlLwPx" alt=""><figcaption><p>Terms of service while using Managed DB</p></figcaption></figure>

Click **Continue** to accept the terms of service and start using the Lumel Managed Database.

After navigating to the writeback destination, enter a name for the writeback table. An example screen for configuring the details is shown below:

<figure><img src="/files/CIwyKKBS4w3YX0tMUMRY" alt=""><figcaption><p>Configuration for Lumel-managed Azure SQL DB</p></figcaption></figure>

After saving the destination, the credentials to access this database will appear on the screen.

The user can use this information to access the database using SSMS, Azure Data Studio, or other similar applications.

**Please note, each table that is configured will have its unique login credentials.**


---

# 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.fabricplan.com/planning/data-writeback/destinations/azure-sql-managed-db.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.
