The journey to Azure Administrator - AZ 104: Monitor & Backup Azure resources
Glenn Vandenborre
Azure Passionated & Azure Security Enthusiast | Defender for Cloud Ninja | Cloud Administrator bij Cheops Technology NV
The AZ-104 study course and examination represent an advanced and comprehensive exploration of Azure, offering complex and broad content.
In this weeks session, I will delve into the last module of this course, focusing on "Monitor and Backup Azure resources."
This module covers an examination of aspects, including files & folders backup, VM's backup, Azure Monitor, Azure alerts, Log Analytics, Network Watcher, improving incident response with Azure alerting, Azure Infrastructure analysis with Azure Monitor Logs and Monitor Azure VM's with Azure Monitor.
Our discussion will enlighten on the intial details of these components, providing a solid foundation for mastering Monitor & Backup in the Azure environment.
1. Files & Folders backup
Azure Backup
Azure Backup is the Azure-based service you can use to back up (or protect) and restore your data in the Microsoft cloud. It offers multiple components that you download and deploy on the appropriate computer, server, or in the cloud. The component, or agent, that you deploy depends on what you want to protect. All Azure Backup components (no matter whether you're protecting data on-premises or in the cloud) can be used to back up data to a Recovery Services vault in Azure.
Backup Center for Azure Backup
Azure Recovery Services vault backup
Recovery Service Vault: a storage entity in Azure that stores data. Recovery Services vaults make it easy to organize your backup data, while minimizing management overhead.
Azure Backup Storage replication
Microsoft Azure Recovery Services (MARS) agent
MARS agent: used to back up files, folders, and system data from your on-premises machines and Azure virtual machines. The MARS agent is a full-featured agent that offers many benefits for both backing up and restoring your data.
On-premises file and folder backups
2. Virtual Machines backup
Protect VM data
Backup options for VMs
Images versus snapshots
VM snapshots in Azure Backup
Azure backup job: creates a snapshot for your virtual machine in two phases.
Snapshots and recovery points
Azure Recovery Services vault
a storage entity in Azure that houses data. The data is typically copies of data, or configuration information for virtual machines, workloads, servers, or workstations.
Organize backup data and minimize management overhead.
Backup VM's
Restore VM's
System Center DPM and Azure Backup Server
Advantages
MARS agent versus Azure Backup Server
Soft deletion of VM's
Soft deletion: easily recover your data when it's modified or deleted. It protects backups of your virtual machines from unintended deletion and keeps the baclups in soft delete state for 14 days.
Azure Site Recovery
A service that helps ensure business continuity by replicating workloads from a primary site to a secondary location. It enables failover from region A to region B.
Azure Site Recovery features
3. Azure Monitor
Azure Monitor provides you with a comprehensive solution for collecting, analyzing, and responding to telemetry data from your on-premises and cloud environments.
Features and capabilities in 3 areas
Monitoring strategy
An effective monitoring strategy helps you understand the detailed operation of the components of your applications. Monitoring also helps you increase your uptime by proactively notifying you of critical issues.
Azure Monitoring
Monitoring is the act of collecting and analyzing data. The data can be used to determine the performance, health, and availability of your business applications and the resources they depend on.
Azure Monitor Insights
Performs different functions with the collected data, including analysis, alerting, and streaming to external systems.
Metric and logs
Metrics
Metrics are numerical values that describe some aspect of a system at a particular point in time. Metrics are lightweight and capable of supporting near real-time scenarios.
领英推荐
Logs
Logs contain different kinds of data organized into records with different sets of properties for each type. Data like events and traces are stored as logs along with performance data so all the data can be combined for analysis.
Monitoring data and tiers
Data Collection
Activity log events
The Azure Monitor activity log is a subscription log that provides insight into subscription-level events that occur in Azure.
Query activity log
Activity log filters
Event Categories
Azure VM Monitoring
4. Azure Alerts
Azure Monitor Alerts
Azure Alerts benefits
Azure Monitor alerts management
Alert types
Alert states
Alert state and Azure Monitor condition
Stateless and stateful alerts
Create alert rules
The alert rules consist of resources, action groups, and monitor conditions that represent the target and criteria for your alert operation.
Create action groups
An action group is a collection of notification preferences that you define as an Azure subscription owner.
Notifications
Actions
5. Log Analytics
Log Analytics is a tool for Azure Monitor. Edit and run log queries for the data collected in Azure Monitor Logs.
Log Analytics Workspace
Azure stores the collected information in a Log Analytics workspace. It is the basic management environment for Azure Monitor Logs.
Kusto (KQL) queries
KQL: The KQL syntax helps you quickly and easily create simple or complex queries to retrieve and consolidate your monitoring data in the repository.
Structure Log Analytics queries
Each of your selected data sources and solution stores its data in dedicated tables in your Log Analytics workspace.
Documentation for each data source and solution includes the name of the data type that it creates and a description of each of its properties.
The basic structure of a query is a source table followed by a series of commands (referred to as operators).
A query can have a chain of multiple operators to refine your data and perform advanced functions.
Each operator in a query chain begins with a pipe character |.
Many queries require data from a single table only, but other queries can use various options and include data from multiple tables.
6. Network Watcher
Provides tools to monitor, diagnose, view metrics, and enable or disable logs for resources in an Azure virtual network. Network Watcher is a regional service that enables you to monitor and diagnose conditions at a network scenario level. Azure Network Watcher is ideal for diagnosing network traffic filtering problems to or from a virtual machine.
IP Flow verify diagnostics
Checks connectivity from or to the internet, and from or to your on-premises environment. This feature helps you identify if a security rule is blocking traffic to or from your virtual machine or the internet.
IP Flow verify functionality
Next hop diagnostics
Checks if traffic is being directed to the intended destination. Next hop tests the communication between the source and destination, and reports the type of next hop in the traffic route.
Next hop configuration properties
Visualize network topology
Azure Network Watcher provides a network monitoring topology tool to help administrators visualize and understand infrastructure.
For a complete & comprehensive overview of the learning path and examination details for AZ-104 Azure Administrator - Monitor & Backup Azure resources, the Microsoft Learn platform offers an extensive resource. You can explore the specifics via the following link: AZ-104 Monitor & Backup Azure resources