Document the required PowerShell version (#2078)

This commit is contained in:
Robert Pająk 2023-01-25 16:30:24 +01:00 committed by GitHub
parent de87f02a06
commit 441e043cb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -177,6 +177,9 @@ Get-Command -Module OpenTelemetry.DotNet.Auto
Get-Help Install-OpenTelemetryCore -Detailed
```
⚠️ The PowerShell module works only on PowerShell 5.1
which is the one installed by default on Windows.
⚠️ Register for IIS and Windows Service performs a service restart.
## Instrument a container