I recently had a customer who had built a 2-node Availability Group & FSW in AWS. The customer chose to manually build the AG, vs. using the pre-configured AWS quickstart template. The build went as expected, however the customer could not successfully reach the listener, nor fail-over properly. I have used the quickstart template every … Continue reading Troubleshooting a Manually built Availability Group on AWS
Category: SQL Server
Setting up Windows Authentication on SQL Server 2017 Linux
In this post, we're going to cover adding a standalone instance of SQL Server 2017 on Linux to an Active Directory Domain, so that we can use Windows authentication. We'll mostly be following documentation provided by Microsoft, with just a few deviations. I see this as being one of the more common use-cases for customers … Continue reading Setting up Windows Authentication on SQL Server 2017 Linux
SQL Server 2017 Feature Support on Linux
In the last year, I have presented quite a bit on SQL Server 2017 running on Linux - both publicly, and for customers. In almost every instance, I have been asked about what SQL Server features are supported while running on Linux, which is certainly important to understand before you go down the path of … Continue reading SQL Server 2017 Feature Support on Linux