(K. Scott Allen) In previous posts we look at decryption with Azure Key Vault and how to think about the roles of the people and services interacting with Key Vault. In this post I want to call attention to an Azure feature that you can use in combination with Key Vault – the Managed Service Identit
Tag: sql server
SQL SERVER – Slow SQL Server 2016 Installation in Cluster: RunRemoteDiscoveryAction
(Pinal Dave) As a part of my AlwaysOn related consultancy, one of my clients was having challenges to install SQL Server 2016 in a clustered environment. In this blog, we would learn about the cause of Slow SQL Server 2016 Installation in Cluster.
Use SSMS with a Different Windows Account – Back to Basics
(Jason Brimhall) One of the tasks I find myself doing on a fairly regular basis is running SSMS as a different Windows User.
Linked Server to Azure SQL Database
(blobeater) You may (or may not) have a requirement to setup a linked server to Azure SQL Database from a locally installed SQL Server. One reason could be to pull down some reports from an Azure SQL Database to a local file share.
SAP on SQL Server on Azure – How to Bypass Proxy Server During Backup to URL
(Cameron) This short blog discusses how to avoid overloading an on-premises or Azure Proxy server with Backup to URL. Creating a typical .Net configuration file to disable a proxy server will allow BackupToURL.exe to communicate via https directly to Azure blog storage.
Capture and Store SQL Server Database Integrity History using DBCC CHECKDB
(Robert Pearl) We’ve all used the command DBCC CHECKDB from time to time in our DBA careers to verify database integrity and repair corrupt databases.
How to enable SQL Server Service Broker
(Jack Vamvas) 1) SQL Server Service Broker is enabled per database , so If you need to enable Service Broker on multiple databases , some sort of dynamic level sql is required , as there is no Server level command to activate all databases .
SQL Tips – Issues with BCP when you have two SQL Server instances
(Manoj) I observed one thing here with BCP (Bulk Copy Program), when you have 2 versions of SQL Server installed on you PC or Server. I had SQL Server 2014 & 2016 installed on one of my DEV server.
SQL SERVER – Install Error: Microsoft Cluster Service (MSCS) Cluster Verification Errors – Part 2
(Pinal Dave) In recent past, I was assisting a client in installing SQL Server clustered instance in a Windows Cluster. There were many errors encountered and I learned a lot from this experience. In this blog, we would learn about Microsoft Cluster Service (MSCS) cluster verification errors which m
A Few More Power BI Roadmap Details From The Dynamics 365 Release Notes
(Chris Webb) Back in March, with the publication of the Dynamics 365 Release Notes document (which you can download here, halfway down the page), we learned a lot about the roadmap of Power BI; my blog post here summarises the announcements.
