Day 1 [AZ900] Azure Fundamentals: Cloud Concepts and Core Azure Services

In this blog, I am going to share some quick tips, including Q/A and useful links from Day 1 of previously launched Azure Fundamentals [AZ900] training. Covering Module 1: Cloud Concepts and Module 2: Core Azure Services, where we discussed topics like Cloud Overview, Cloud Service Models, Azure Cloud Overview, Azure Subscriptions, Resource groups, Azure Resource Manager, Azure Regions, Virtual Machines, Virtual Networks, Storage Services, Database Services. We also covered hands-on Lab 1, Lab […]

Azure Firewall : Overview and Concepts

Feature Image

Before coming to the Azure Firewall, One question! What do you understand by the word Firewall? In everyday language, a firewall is a physical barrier designed to block fire from spreading. In the digital world, a firewall offers a similar protective measure, but it guards against unwanted network traffic and cyber threats. By setting up a […]

Implement A Secure Environment For A Database Service | Authentication | Authorization

In this blog, we are going to cover Implement a secure environment for a database service. This module investigates the acts of conceding authorizations and what the different consents do inside an information base. Topics we’ll cover: Introduction  Active Directory And Azure Active Directory Authentication and Identities Security Principals Introduction To Implement a Secure Environment […]

How to prepare for Microsoft Azure Security Technologies [AZ-500] Certification?

Cloud is today’s demand, but what if I tell you, the cloud is someone else’s computer renting space as we rent a home. As more and more businesses flock to the cloud, here is where attackers/hackers find great opportunities to peep inside and create back doors to your system. Therefore Microsoft is back with its […]

Automate Tasks In Azure SQL Server

In this blog, we are going to cover how to automate tasks in SQL server In this SQL server scripting monotonous tasks in Azure SQL for regular maintenance jobs and multi-instance administration. Automation of error and resource alerts, the configuration of notifications for failures. Topics we’ll cover: Introduction Deployment Models In Azure Azure Resource Manager […]

Use External Table On Azure SQL Managed Instance To Read Data From Azure SQL Database

external table

In this blog, we will cover how to use Use external table on Azure SQL Managed Instance to read data from Azure SQL Database. Topics we’ll cover: Networking Requirement Create authentication credentials on Managed Instance Create an external table on Managed Instance Create external data source on Managed Instance Test querying data from SQL Database […]