Thank you for reaching out regarding the automatic upgrade of your NuGet-based Logic App Standard to .NET 8.
Since you have already manually upgraded your app to .NET 8 and enabled the FUNCTIONS_INPROC_NET8_ENABLED
setting, your app is expected to remain unaffected by the automatic migration process. The upgrade process is designed to respect existing configurations, so your app should remain as it is.
While there isn’t direct documentation explicitly addressing how pre-configured .NET 8 apps are handled during the migration, it’s always a good practice to back up your current app settings and deployment configurations.
Additionally, please be aware that if any changes are made to your app settings after the migration, there is a possibility of settings being overridden. To avoid such scenarios, we recommend ensuring your deployment processes consistently include the necessary app settings.
If you have any further questions or need assistance, please feel free to reach out.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.