Cloudopszone
All About Microsoft Azure & Power Platform services
Recent Posts
Encrypt Azure Virtual Machine Disks Using Key Vault
Microsoft provides the ability to encrypt VMs VHD files. This can be achieved by the Azure Key Vault service. But, before we start, let's find an explanation about Azure Key Vault and what it does. Azure Key Vault is a vault that contains keys, secrets and it is...
Deploy Your First Azure API App
In a previous post, I was trying to explain what Azure API App is. In this one, I show you the steps to deploy your first Azure API App. Create API App From the Azure Portal click Create a resource and search for "API App" and click Create. Azure API App...
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...
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.







