Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Item | Value |
|---|---|
| Name | UnsupportedTargetFramework |
| Category | Sdk |
| Severity | Warning |
Cause
The TargetFramework value is unsupported for this function app.
Rule Description
Azure.Functions.Sdk only supports a minimum TargetFramework based on the SDK version. Out of support .NET versions are unsupported.
How to Fix
Update TargetFramework property to a supported value.