Search result for 'Azure'
- Most recent
- Most popular
- Most linked
- Most download
- Favorited
Enforce HTTPS Redirection for Azure Application Gateway ListenersThis runbook involves configuring the gateway's listeners to automatically redirect HTTP traffic to HTTPS. This task enhances security by ensuring all incoming traffic is encrypted. It's crucial for maintaining data integrity and privacy in network communications. |
|
Get Listeners Without HTTPS Redirection in Azure Application GatewayThis task involves identifying and retrieving a list of all the listeners configured in an Azure Application Gateway that are set up without HTTPS redirection. It focuses on isolating listeners that directly handle incoming traffic without redirecting to HTTPS, essential for managing secure and non-secure traffic routing rules. |
|
Modify Listeners to Enforce HTTPS Redirection in Azure Application GatewayThis task reconfigures listeners to redirect HTTP to HTTPS, enhancing web security. This task ensures all incoming traffic is encrypted, vital for data protection and compliance. It plays a critical role in bolstering the security framework of web applications on Azure. |
|
Patching of Azure EnvironmentThis Runbook uses Azure Update Manager and automates updates and patches for VMs across Azure. It provides scheduling, deploying, and tracking of update compliance, reducing management overhead. This ensures VMs stay protected against vulnerabilities with minimal service impact. |
|
Server Patch Compliance report.The Server Patch Compliance Report aggregates data from the last 30 days to display a comprehensive overview of patch installation statuses across all servers, utilizing a Kusto query for detailed and accurate retrieval of information. |
|
Validate the patch installation.The Servers Patch Installation Run Report provides detailed insights into the patching process for each server, showcasing which patches were installed, failed, or are pending, along with the status of each installation attempt. |
|
Collect list of patches to be deployed.This task involves fetching a comprehensive list of patches awaiting deployment on Azure Virtual Machines. This ensures the VMs are up-to-date with the latest security and performance improvements. |
|
Get VMs part of resource group or specified list.This task involves listing all Azure VMs across all resource groups, enabling centralized management and oversight. |
|
Deploy patches on Servers.This task involves assessing and applying the latest security and performance updates to protect and optimize the Azure VMs using Azure Update Manager. |
|
Enable Scheduled Patching for Azure VMThis task involves setting "patchMode" to "AutomaticByPlatform" and "bypassPlatformSafetyChecksOnUserScheduleAzureVM |
|
Review latest available patches on Servers.This task reviews the latest installed patches on servers and involves checking and documenting the most recent updates applied to ensure systems are current and secure. |
|
|
|
Patch Assessment, Installation, maintenance configuration schedule and attaching a VM to the schedule for Azure VMsThis runbook encompasses assessing available updates, installing necessary patches, and configuring maintenance schedules to automate these tasks. By attaching VMs to a maintenance schedule, you ensure they receive timely updates for security and performance, minimizing downtime and maintaining operational efficiency. This streamlined approach enhances security, compliance, and the reliability... |
|
Patch Installation on Azure VMsThis task applies critical and security updates to operating systems and software. This process, vital for maintaining system integrity and security, reduces vulnerability to attacks and ensures the VMs run optimally. |
|
Create a maintenance configuration schedule for Azure VM Patch UpgradesThis task involves defining specific times and settings for automated system updates. This approach ensures VMs receive necessary patches with minimal disruption, enhancing security and performance while adhering to operational requirements. |
|
Associate an Azure VM with a scheduleThis task links the virtual machine to a predefined update timetable. This process ensures that the VM undergoes maintenance and receives updates according to the schedule, facilitating systematic patch management and minimizing downtime. |
|
Remove Azure VM from the scheduleThis task detaches the VM from its assigned update timetable. This action halts automatic patch management and maintenance activities based on the schedule, allowing for manual update control or reassignment to a different maintenance plan. |
|