Azure SQL
- Cloud Databases
Integrate Yurbi with Azure SQL to access your cloud-based data seamlessly, enabling powerful reporting and intuitive dashboards for informed decision-making.
About
Azure SQL is a cloud-based relational database service from Microsoft that simplifies the management and scaling of applications. It combines the robust features of SQL Server with the flexibility of cloud computing, providing automatic backups, high availability, and enhanced security. This makes Azure SQL an excellent choice for businesses looking to harness cloud technology for efficient data storage and management. With Yurbi integration, users can access real-time data from Azure SQL, allowing them to create insightful reports and interactive dashboards that foster data-driven decision-making.
Supported Versions
- Azure SQL Database
- Azure SQL Managed Instance
- SQL Server on Azure Virtual Machines
Integration Capabilities
- Live query read-only access to your data source
- Support for table owner/schema
- Compatibility with Views
- Dynamic Data Source Connection Strings
Requirements
- SQL User ID with read-only access
- Network/Firewall access to the database instance
Support
Integration FAQs
-
How do I get started with this integration?
If you have admin privileges, navigate to Settings > Integration and select Create a New App for the data source you want to use.
-
What types of data can I access through this integration?
Yurbi generates SQL queries dynamically using the official database driver, ODBC driver, or API endpoint. Through this integration, you can access a variety of structured data from your data source, such as tables, views, and results from stored procedures in MSSQL and MySQL.
-
How do I refresh the data in Yurbi after making changes in my database?
Yurbi performs live queries against your data source, ensuring that every time a report or dashboard is executed, it retrieves the most up-to-date data available. This means you always have access to the latest information without needing to manually refresh anything.
-
Can Yurbi cause any damage or harm to my data source?
Yurbi performs read-only queries against the connected data source, meaning it cannot write or modify any data. However, if queries are designed to pull excessive amounts of data, they can consume significant resources, potentially leading to timeouts or increased load that may affect overall performance.