Cloudopszone
All About Microsoft Azure & Power Platform services
Recent Posts
SQL Server Index Tuning Tools on-prem and In the Azure
In this post, you will read about the differences between index tuning in SQL Server (on-premises) and SQL Azure (cloud). But what is an index? Consider an index as a contents page. When comparing a SQL database index and a Contents page in a physical book, you note...
Create Your First Azure Service Bus App
Azure Service Bus is a cloud delivery messaging service. Azure Service Bus Models Service bus has two primary ways of enabling messaging, these are : Queue model [one to one]: Many Front End applications send messages to the queue and one application on the back end...
Your personal dashboard on Azure Portal
In 2018, Microsoft announced the possibility to customize Azure Portal dashboard. How can someone do that? Easy, since it is familiar with JSON format its piece of cake. It's only three steps, download JSON - edit JSON file - upload JSON. Let's take a closer look at...
Migrate To Cosmos DB
In my previous post i wrote about Azure Cosmos DB. In this one i will talk about migration methods to Cosmos DB. Download Azure Document DB migration tool from here. DocumentDB Data Migration Tool gives you the ability to migrate data from different sources to Cosmos...
Let’s talk about Azure Cosmos DB
Azure Cosmos DB is a No SQL database and is an expansion of Document DB features. In a few words with Cosmos DB, you can handle your data using document (JSON), key-value and graph database globally. Benefits of Cosmos DB Scalability Horizontal scale – out, easy way...
Configure Azure Load Balancer For Sticky Sessions
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. Non-Sticky...
Working with SQL Nexus
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...
SQL Diagnostics – Configure pssdiag utility for SQL Server 2016
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...
Deploy a VM into a Dev Test lab
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...
SEARCH
Search my blog
George Grammatikos
George Chrysovalantis Grammatikos is an Azure Cloud Architect. He has more than 10 years experience in different technologies like BI & SQL Server Professional level solutions, Azure technologies, networking, security etc. He writes technical blogs for his blog “cloudopszone.com”, MS wiki articles and participates in discussions on Microsoft Wiki and other technical blogs.









