Deployment of Application Gateway with WAF
The Web Application Firewall (WAF) on Azure Application Gateway protects your web applications from malicious threats and vulnerabilities in a centralized manner.
The Web Application Firewall (WAF) on Azure Application Gateway protects your web applications from malicious threats and vulnerabilities in a centralized manner.
Azure WAF is a web application firewall that helps safeguard your online applications from typical attacks like SQL injection, cross-site scripting, and other web exploits. To govern access to your web applications, you can create a WAF policy that combines custom and managed rules. As we have experienced when we visit the shopping mall, we must first go through the security checkpoint, where everyone entering
Author – Rupesh Sonawane, Cloud Engineer In today’s time creating and managing policies for different IT environments is important for staying compliant with your corporate standards. Azure Policy is one of the features provided by Azure that helps to enforce organizational standards and to assess compliance at scale, implementing governance for resource consistency, regulatory compliance,…
Author: Ajinkya Bhabal, Cloud Engineer. Introduction What is SAML v2.0? It is an open standard for exchanging authentication and authorization data between an identity provider and a service provider. The best use cases will be building Single Sign-on for applications. Here we will deploy our web application in Azure virtual machine and Azure Active Directory…
Author – Pushpak Kale, Cloud Engineer Azure Policy Azure Policy is a service in Azure which enables us to create polices which enforce and control the properties of a resource. Azure Policy helps you manage and prevent IT issues with policy definitions that enforce rules and effects for your resources. Common use cases for Azure…
Authors – Nayan Bhanushali & Shefali Kamble, Cloud Engineers. What is Azure Well-Architecture Framework There are many aspects where you need to instill confidence in your customers, where you assure them security and availability of their data, where you provide them an architecture that can handle any challenges faced by the customer and also fulfill…
Author – Varun Raval, Cloud Engineer Intern If you’ve been searching for a simple way to gain insights into your incidents, entities and data, then this is the Workbook for you. One can investigate incidents efficiently, gain insights into alerts and entities with ease, and pivot through your data while retaining the ability to broadly…
Author – Varun Raval, Cloud Engineer Intern Overview Azure Sentinel is Microsoft’s cloud-native SIEM (Security Information and Event Management) service with built-in AI analytics. Threats related to infrastructure, networking, users, and applications can be monitored via Azure Sentinel. As a cloud-native service, it works as per your requirement. It collates the data from your on-premises…
Author – Varun Raval, Cloud Engineer Intern What is Azure Sentinel? Azure Sentinel provides intelligent security analytics at cloud scale for your entire enterprise. Azure Sentinel makes it easy to collect security data across your entire hybrid organization from devices, to users, to apps, to servers on any cloud. It uses the power of artificial…
Please refer the below link for Azure Disk Encryption for IAAS Windows VM with Azure AD- Part 1https://www.ifi.tech/azure-disk-encryption-for-iaas-windows-vm-with-azure-ad-part-1/ Create New Application in Azure Active Directory In the portal, go to All Services and search for Azure Active Directory. 2. From the blade, choose App Registrations and click +New application registration. 3. Provide a name and…