Moving a disk in Azure that’s in Managed Storage
We’ve been using Azure for several years now at DCAC. Back when we started in Azure their were no PaaS services for MySQL (there was but it was stupid expensive, and from a third party). When we created VMs we put some in US West and some in US Central. Now that we’ve been able…
The post Moving a disk in Azure that’s in Managed Storage appeared first on SQL Server with Mr. Denny.
Data Platform Summit 2019 Pre-Cons
I’m thrilled to say that this year I’ll be delivering two Pre-Cons at the Data Platform Summit in August. I’ll be delivering a session on August 19th, 2019 titled “Azure Infrastructure” as well as a course on August 21st, 2019 titled “HADR – SQL Server & Azure”. On those same two days, Joey D’Antoni…
The post Data Platform Summit 2019 Pre-Cons appeared first on SQL Server with Mr. Denny.
Only use CLR when you need to
There are people out there that love SQL CLR, and there are people that hate SQL CLR. I have a slightly different opinion, which is that I hate how most people use SQL CLR. The trick to SQL CLR is that you should only be using it for things that CLR does better than T-SQL…
The post Only use CLR when you need to appeared first on SQL Server with Mr. Denny.
Azure Bastion
The recently announced Azure Bastion service looks like a pretty slick service. It provides a secure way into your VMs without the need to VPN in. It gives you the same authentication that you’d expect from the Azure Portal (MFA, AAD Credentials, etc.) all while giving you a pretty easy to manage way to get…
The post Azure Bastion appeared first on SQL Server with Mr. Denny.