# Setting up Azure SQL Database

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

{% embed url="<https://youtu.be/Gi9Y-T5p71k>" %}

### Setting Up Azure SQL Database Integration

Setting up Azure SQL Database integration involves a series of steps to connect your application to an Azure SQL Database instance. Below is a basic outline of the documentation you might create for this process

### What is Azure SQL ?&#x20;

Azure SQL refers to a family of fully managed relational database services provided by Microsoft within the Microsoft Azure cloud platform. These database services are designed to provide high availability, security, scalability, and performance for applications that require a relational database management system (RDBMS).


---

# 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.consoleflare.com/projects/skytrax-airline-review-analysis-pipeline/setting-up-azure-sql-database.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.
