Azure - Cosmos DB
Introduction
Introduction
Introduction
Azure Serverless: Azure Serverless refers to a cloud computing model offered by Microsoft Azure, where you can build and deploy applications without managing the underlying infrastructure. In ...
Introduction Imperative Programming Imperative programming describes a sequence of steps that change the program’s state. Languages like C, C++, Java, Python (to an extent), ...
Task: Installing Istio using the below commands on a MaCOS: curl -L https://istio.io/downloadIstio | ISTIO_VERSION=1.9.0 TARGET_ARCH=x86_64 sh - cd istio-1.9.0 export PATH=$PWD/bin:$PATH istioctl ...
Introduction Azure Key Vault is a cloud service provided by Microsoft Azure designed to securely store and manage sensitive information, such as secrets, encryption keys, and certificates. It ...
Introduction Workbooks in Azure Sentinel are interactive data visualization tools that allow security analysts and administrators to create custom reports, dashboards, and data visualizations ba...
Introduction In a Microsoft Sentinel Log Analytics Workspace (LAW), a variety of tables are created to store logs, metrics, and other data collected from different sources Tables by Solutions ...
Introduction Playbooks in Microsoft Sentinel are automated workflows built using Azure Logic Apps that help orchestrate and automate responses to security threats. Playbooks enable security op...
Introduction Microsoft Sentinel Hunts, also known as “hunting queries,” refer to proactive search activities conducted by security analysts to identify potential threats or indicators of comprom...