Skip to content

Commit

Permalink
Merge pull request #7030 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Published main to live, Wednesday 5:00 PM IST, 11/27
  • Loading branch information
padmagit77 authored Nov 27, 2024
2 parents 5e520d2 + d32ebaa commit 6756719
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ amsiscantest:x5opap4pzx54p7cc7$eicar-standard-antivirus-test-fileh+h*

**For example**: send a request to https://servername/sites/sitename?amsiscantest:x5opap4pzx54p7cc7$eicar-standard-antivirus-test-fileh+h*

```powershell
Invoke-WebRequest -Uri "https://servername/sites/sitename?amsiscantest:x5opap4pzx54p7cc7$eicar-standard-antivirus-test-fileh+h*" -Method GET
```

### Use an HTTP header to test AMSI integration

```
Expand Down

0 comments on commit 6756719

Please sign in to comment.