Comments
Sort by recent activity
Hello David, Thanks for your inquiry. The following would be the relevant tables in the data repository for your use case. Main Data Tables The CPU data for Azure SQL Databases is stored in these tables: [data].[AzureSqlServer_Database_Resources_UnstableSamples] - Contains the CPU percentage samples: _PercentCpu (float) - The CPU utilization percentage CollectionDate (bigint) - The timestamp (stored as ticks) Id (bigint) - Links to the database entity [data].[AzureSqlServer_Database_Keys] - Contains the database name and linkage [data].[AzureSqlServer_Keys] - Contains the Azure SQL Server name Useful View There's a convenient view that joins these together: [data].[AzureSqlServer_Database_Resources_UnstableSamples_View] - Provides a denormalized view with server name, database name, and CPU metrics Please let me know if you have any other questions or concerns on this. / comments
Official comment
Hello David,Thanks for your inquiry.The following would be the relevant tables in the data repository for your use case.Main Data TablesThe CPU data for Azure SQL Databases is stored in these table...
Good Morning! Can you try the following connection tests from the base monitor instance towards this instance having issues and confirm if you get the same error? https://documentation.red-gate.com/monitor/what-to-try-if-you-hit-connection-problems-239667805.html / comments
Official comment
Good Morning!Can you try the following connection tests from the base monitor instance towards this instance having issues and confirm if you get the same error?https://documentation.red-gate.com/m...
Good Afternoon, Thanks for your inquiry with Redgate SQL Backup. Unfortunately, there currently isn't a way to send a copy of a full backup to cloud storage without first taking a backup locally. Apologies for the inconvenience that this brings. Please let me know if you have any other questions or concerns. Thanks! / comments
Good Afternoon,Thanks for your inquiry with Redgate SQL Backup.Unfortunately, there currently isn't a way to send a copy of a full backup to cloud storage without first taking a backup locally. Apo...