Cloudopszone
All About Microsoft Azure & Power Platform services
Recent Posts
Simple Words About Azure API App
API Apps are web services (like Web Apps). You construct code that will be deployed on Azure and there are applications designed to call these API Apps. On API Apps there is no UI (User Interface), its main responsibility is to manage data. API Apps Benefits When...
A Simple Project Using Cosmos DB And Azure App Service
In my previous article I talk about Azure Cosmos DB. In this post, I will describe in simple steps how you can deploy a web app with an Azure Cosmos DB on the back end. Prerequisites : Azure Cosmos DB account with SQL API Azure Web App Service Visual Studio 2015 or...
Create a P2S VPN For SQL Managed Instance
To connect to a Virtual Network with VPN you need to create a virtual network gateway. There are several types of VPN you can deploy to Azure, these are Point-to-site(P2S), Site-to-Site(S2S), VNet-to-Vnet and Express Route circuit. In this post, I describe how a P2S...
Create an Azure SQL Database Managed Instance
SQL Managed instance is at Preview and after you accept the terms and send the mail, you will receive a confirmation email from Microsoft Managed Instance Team. Create Managed Instance So, if you are able to see the next image then your request has been approved. You...
Configure Network For Azure Managed Instance
One of the most important elements of Azure SQL Managed Instance is the Virtual Network. The following steps are required for VNet configuration for Managed Instances. Create a Virtual Network Create a Route Table, this will enable communication with Azure services....
Azure SQL Database Managed Instance (Preview)
Azure SQL database Managed Instance is a fully managed SQL Server instance hosted in Azure Cloud with full communication with the company's LAN and provides most SQL Server 2017 features. Benefits SQL Database Managed Instance has plenty of benefits: Security: SQL...
Few words about Azure Key Vault
Microsoft Azure provides a way to manage cryptographic keys and application secrets in a way that it doesn't expose them to applications. Let's say that you have a web application and you access this application via a key stored in web config or it is hardcoded. With...
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...
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.








