https://github.com/crowdstrike/azure-falcon-vm-protection
https://github.com/crowdstrike/azure-falcon-vm-protection
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crowdstrike/azure-falcon-vm-protection
- Owner: CrowdStrike
- Created: 2024-10-11T16:12:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-11T16:31:42.000Z (over 1 year ago)
- Last Synced: 2025-06-25T23:05:04.586Z (about 1 year ago)
- Language: HCL
- Size: 16.6 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azure Virtual Machines
## Deploying CrowdStrike Falcon
There are multiple ways to deploy the CrowdStrike Falcon sensor to Virtual Machines in Azure regardless of whether the Virtual Machine is standalone or launched as part of a Virtual Machine Scale Set.
The following articles show ways to deploy in Azure
| Integration Name | Description |
|:-|:-|
| [VM Extensions](vm-extensions) | Examples for utilizing Linux VM Custom script extensions to deploy Falcon Kernel Mode Sensor to Azure VM Linux workloads |
| [VM Run Command](vmrun.md) | Examples for deploying the Falcon Sensor to a single VM using the Run command |
| [VM Applications](vmapp/README.md) | Examples for using Azure VM Applications to deploy the Falcon Sensor |
| [Virtual Machine Scale Sets (VMSS)](vmss) | Examples for deploying Virtual Machine Scale Sets that install Falcon Sensor on instance launch |