29 Nov 2025
Custom SQL container
SQL ServerLinuxDocker Containers
# Exmple of creating a SQL Server 2019 container image that will run as a user 'mssql' instead of root
Writing
15 posts imported from the WordPress export.
AzureAzure SQL DatabaseDocker ContainersErrors & TroubleshootingLinuxSQL Server
29 Nov 2025
SQL ServerLinuxDocker Containers
# Exmple of creating a SQL Server 2019 container image that will run as a user 'mssql' instead of root
29 Nov 2025
SQL ServerLinuxDocker Containers
How to check Docker Logs:
8 Nov 2025

Pull the image
1 Nov 2025

RHEL & CentOS:
1 Oct 2025
#!/bin/bash
7 Sept 2024
Vi Editor tutorial
2 Sept 2024
This blog explains the significance and important points with respect to network security and connectivity to a Azure SQL database and Managed Instance, both of which are a DB P...
1 Jan 2024
This script can be executed using Windows powershell ISE once Az module in imported using below command:
26 Nov 2023

Msg 3201, Level 16, State 2, Line 9
14 Nov 2023

What is Virtualization:
10 Oct 2023

Difference between Virtualization and Containerization:
8 Jun 2023

/*
1 Apr 2023
Connect-AzAccount #Store Source DB instance subscription ID in a variable. Please note this should be subscription ID and NOT the subscription name $SourceSubscriptionID = "xxxx...
2 Feb 2023

Managing System hardware:
1 Dec 2022
Please start powershell ISE with administrator privileges and execute below commands: