2021-03-05
477 reads
2021-03-05
477 reads
2021-03-04
370 reads
2020-12-21
251 reads
2020-12-01
432 reads
2020-06-08
507 reads
The recommended way to backup and restore databases in Managed Instance is using built-in automatic backups and cross-instance point-in-time restore. However, if you need to use the manual backups, Jovan Popvic explains the procedure that you would need to follow.
2019-05-31
Jovan Popovic has some pieces of advice for backin...
2019-05-24
Jovan Popovic takes us through determining whether we have enough memory on an Azure SQL Managed Instance: Managed Instance has memory that is proportional to the number of cores....
2019-05-14
Danimir Ljepava announces public endpoints for Azure SQL Managed Instances: Public endpoint, ability to connect to Azure SQL Database Managed Instance from Internet, without VPN has reached global availability...
2019-04-15
Microsoft currently offers two built-in methods of running production SQL Server databases in Azure. The first relies on the ability of Infrastructure-as-a-Service (IaaS) Azure virtual machines to host a variety of on-premises workloads, including SQL Server instances. The second one leverages Platform-as-a-Service (PaaS)-based Azure SQL Database. With the introduction of the Azure SQL Managed Instance service, you have a third option, which combines the benefits of its two predecessors.
2018-05-01
3,285 reads
By DataOnWheels
What a year … At the end of May 2024, I went on full...
By Steve Jones
I wrote an editorial on the view of GenAI tech from execs and someone...
By Rohit Garg
Top 10 Features of SQL Server 2025 #SQLServer2025 #MicrosoftSQL #DatabaseUpdates #SQLAI #SQLFeatures #SQLServerCopilot #VectorSearch...
Hi, We are getting issue of Insert bulk failed due to schema change of...
Hi I have sql2022 in H/A with a primary and a secondary server. My...
I want to calculate the end of the previous month as a date that I can use in running a report. What is the best way to do this in SQL Server 2022, assuming I have a date stored in @d?
See possible answers