'Call APIs from IIS to SQL Server. Login failed for user 'sa'

Now, I publish .NET Core API on IIS after I test call APIs then I receive notice such as Login failed for user 'sa'.

I changed configure connect to SQL Server but still old notice. Please helpe me.This is source I publish on IIS

I also changed Identity is LocalSystem



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source