Edit

AZFW0107: Target Framework is Unsupported

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.