In this quick post, I’ll explain how easy we can get add the benefit of the Azure Application Insights to a word press site. Before proceeding with the configuration, let us see what Application Insights is. It’s a web app monitor service that allows us to...
In this post, we will go through on how to deploy a logic app that sends emails to our mail account. The deployment includes several triggers and actions that we can use when creating a logic app. The basic purpose of this post is to understand when and how we can...
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...
By following the next steps you are able to create storage pools for a SQL Server installation. Storage Pool Best Practices Column Size = Number Of Disks In The Storage Pool, example 2 Disks = Column Size 2 Interleave = For OLTP Best is 256KB , For TSQL Best is 64K...