Skip to content

Commit

Permalink
azure crowdstrike remediation
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Jadhav <[email protected]>
  • Loading branch information
nyrahul committed Jul 21, 2024
1 parent b14407a commit 4737714
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crowdstrike-bsod-fix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ python3 main.py --csp aws --instances i-0314fe10fbb79efd1,i-0214ae20ecc98e5d2

### Using Azure
```bash
python3 main.py --csp azure --instances sample-instance
```
python3 main.py --csp azure --instances instance1,inst2 --az_res_grp "myResourceGroup"
```

0 comments on commit 4737714

Please sign in to comment.