When trying to publish linux function app packages using Publish-AzWebApp powershell command it is not uploading
I tried publishing app multiple times using bellow command on both windows and linux, it was working fine. However, from last few days after migrating function app from dotnet 6 isolated to dotnet 8 isolated it has stopped working for Linux Function App. It works, If I drag and drop the published files to function app from scm/kudu.