by George Chrysovaladis Grammatikos | May 10, 2018 | Azure, Networking
In this post, you will learn how sticky session configured on Azure Load Balancer i’l try to explain what is a sticky session in simple words. Sticky Sessions When a client starts a session on one of your web servers, session stays on that specific server....
by George Chrysovaladis Grammatikos | May 8, 2018 | SQL Server, Troubleshooting
SQL Nexus is a very useful utility that helps to identify SQL Server performance issues, by visualizing data logs using chart and reports. You can read how to collect diagnostics data using pssdiag in my previous article here. Before you install SQL Nexus, you must be...
by George Chrysovaladis Grammatikos | May 8, 2018 | SQL Server, Troubleshooting
Pssdiag is a data collection utility that Microsoft gives to us to collect useful data and log files for SQL Server installations. Before, start the steps you need to follow to configure all the mandatory parameters you should first download the utility latest...
by George Chrysovaladis Grammatikos | May 3, 2018 | DevOps, IT
The purpose of creating a Dev Test Lab in Azure is to give different development and QA/ Testers teams the capability to upload and test the source code for every project of them. Dev Test Lab Benefits Deploy VM/VMs with all code and dev tools Cost Control, with auto...
by George Chrysovaladis Grammatikos | May 2, 2018 | Azure, Portal
Azure Cloud Shell is a browser bash and PowerShell command line shell. It gives the opportunity to run bash & PowerShell commands from anywhere. In the following steps, you’ll see what Azure Cloud Shell offers and how can be deployed. Open Cloud Shell from...