Document

SUBSCRIBE TO GET FULL ACCESS TO THE E-BOOKS FOR FREE 🎁SUBSCRIBE NOW

Professional Dropdown with Icon

SUBSCRIBE NOW TO GET FREE ACCESS TO EBOOKS

Category Education

Azure Activity Logs

Azure Activity Logs Monitor -Activity Log  The Activity log is a platform log in Azure that provides insight into subscription-level events. The activity log includes such information as when a resource is modified or when a virtual machine is started. You can…

 Azure – Monitor Metrics

 Azure – Monitor Metrics  Azure – Monitor Metrics Let’s check the metrics for a resource. 1. Select the Monitor service. 2. On the left panel select Metrics. 3. Select subscription Id —> Resource–>Your VM and click on Apply button. 4. Select the metrics which…

Azure – Monitoring Overview

Azure – Monitoring Overview  Azure Monitor helps you maximize the availability and performance of your applications and services. It delivers a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments. This information helps you…

Azure Release pipelines -Overview

Azure Release pipelines -Overview Release pipelines in Azure Pipelines help your team continuously deliver software to your customers at a faster pace and with lower risk. You can fully automate the testing and delivery of your software in multiple stages all the way to production.…

Azure Certification Details

Azure Certification Details Azure DevOps – Certification  Configure processes and communications (10—15%) Configure activity traceability and flow of work Plan and implement a structure for the flow of work and feedback cycles Identify appropriate metrics related to the flow of…

Azure ARM Templates

Azure – ARM Templates Azure – ARM Templates  To implement infrastructure as code for your Azure solutions, use Azure Resource Manager templates (ARM templates). The template is a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration for…