Sentinel being in Preview since February 2019, Microsoft just announced the General Availability and pricing for Azure Sentinel today. Pay-As-You-Go Pricing for Azure Sentinel For those of you familiar with Azure pricing,…
Category: Azure
Conditional Access Baseline rules in the Azure AD
Conditional Access is a capability of Azure Active Directory (Azure AD) that enables you to control how authorized users access your cloud apps. Using baseline policies, fields of attention will be addressed automatically…
What is Azure Firewall
Azure Firewall its core it’s a managed, network security service that protects your Azure Virtual Network resources. It functions as a stateful firewall-as-a-service and offers built-in high availability and scalability. can centrally…
Azure — Lock Azure resources to prevent accidental deletion of resource groups
Preventing Azure Resource Deletion or Unexpected Changes using Locks Resource Manager Locks provide a way for administrators to lock down Azure resources to prevent deletion or changing of a resource. These locks…
Export Azure IaaS VM properties, including NIC IP address to CSV using PowerShell
The Script below provided to export the Azure IaaS VM properties, including NIC IP address to CSV format using Powershell. To explain this PowerShell script, it promptly works as follows: viewing the…
Azure DevOps
Azure DevOps provides development collaboration tools including high-performance pipelines, free private Git repositories, configurable Kanban boards, and extensive automated and continuous testing capabilities. You can access these tools through our cloud service,…
Steps to Deploy Gen2 VMs in Azure
Microsoft announced the public preview of support to deploy gen2 VMs in Azure. Gen2 VMs have been around since Windows Server 2012 R2 for on-premises Hyper-V deployments. However, there are some serious…
Preview of Microsoft Azure Bastion
Microsoft announced a new Azure service this week called Bastion which makes it significantly easier to securely and remotely connect to your non-connected VMs. The service is a new and managed PaaS offering that…
AZURE VPN GATEWAYS SUPPORT OPEN-VPN
Azure networking product team announced the General Availability (GA) of OpenVPN protocol in Azure VPN gateways for P2S connectivity. OpenVPN is open-source software that implements a virtual private network (VPN) connectivity. Since…
AZURE POLICY MANY TAGS ON RESOURCE GROUPS
Azure Policy can be used to enforce rules and effects on resources in Azure subscriptions. It is a part of the Azure Governance and management toolbox native to Azure. In this blog…