This article covers setting up of mssql-tools which includes the sqlcmd client utility. These steps are needed for container in which you wish to use the sqlcmd command or other Microsoft-originating utilities on Ubuntu to interact with an MSSQL Server.
Ubuntu
Connecting to your kops created Bastion server (Linux) using EC2 Instance Connect
You can use Amazon EC2 Instance Connect which provides a simple and secure way to connect to your instances using Secure Shell (SSH).
How to create self hosted Linux Build Agent using azure release pipeline (ARM template)
Create Self Hosted Linux Build agent using release pipeline (ARM template) and override template parameter values using variables and scope for release pipeline.
How to create Linux (Ubuntu) VSTS build agent using ARM template in Visual studio 2017
Using ARM template you can create new WLinux VM in a new/existing vNet, storage account, nic, and public ip with the new compute stack then install the Visual Studio Team Services build agent and all dependencies.
Resolve – FullyQualifiedErrorId : There was an error with the service principal used for the deployment
Error related to Az module observed while running Azure PowerShell task in Azure Release Pipeline on Ubuntu (Linux) can be fixed.