Databases in Azure – Auditing
Auditing Azure SQL Database Auditing tracks database events and writes them to an audit log in your Azure Storage account. Auditing can help you maintain regulatory compliance, understand database activity, …
Auditing Azure SQL Database Auditing tracks database events and writes them to an audit log in your Azure Storage account. Auditing can help you maintain regulatory compliance, understand database activity, …
Active Geo-Replication Active Geo-Replication lets you to configure up to four readable secondary databases in the same or different data center locations (regions). Secondary databases are available for querying and …
Database Export for Archive When you need to create an archive of an Azure SQL database, you can export the database schema and data to a BACPAC file. A BACPAC …
Tools for Azure SQL Database: SQL Server Management Studio SQLCMD Utility Visual Studio – SQL Server Object Explorer AzureRM.SQL PowerShell Module Azure SQL Database Security Security Center for SQL Server …
Choose a cloud SQL Server option: Azure SQL (PaaS) Database or SQL Server on Azure VMs (IaaS) PaaS: Azure SQL Database SQL Database, based on Microsoft SQL Server technologies. MySQL …