Document the required PowerShell version (#2078)
This commit is contained in:
parent
de87f02a06
commit
441e043cb2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue