You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: All Build Version: 20241010.1 Regression: Not a Regression
Repro Steps:
Create a .NET 9 project with HttpTrigger template.
Create a .NET 9 Linux function app with "App Service Plan" hosting plan selected.
Deploy the .NET 9 project to the above function app.
Deploy again.
Check whether succeeds to deploy a .NET 9 project to a .NET 9 Linux function app with "App Service Plan" hosting plan.
Expect:
Succeed to deploy a .NET 9 project to a .NET 9 Linux function app with "App Service Plan" hosting plan at the second time.
Actual:
An error occurs when deploying a .NET 9 project to a .NET 9 Linux function app with "App Service Plan" hosting plan at the second time.
The detailed output shows as below. output log.txt
More Info:
This issue also reproduces when deploying a .NET 9 project to a .NET 9 Linux function app with "Premium" hosting plan at the second time, but it is unstable in this scenario, it can be reproduced if deploy several times.
The text was updated successfully, but these errors were encountered:
Yes, this issue can be reproduced consistently.
If create a new function app and deploy at the first time, it will be successful. But this issue will be reproduced if deploying again.
OS: All
Build Version: 20241010.1
Regression: Not a Regression
Repro Steps:
Expect:
Succeed to deploy a .NET 9 project to a .NET 9 Linux function app with "App Service Plan" hosting plan at the second time.
Actual:
An error occurs when deploying a .NET 9 project to a .NET 9 Linux function app with "App Service Plan" hosting plan at the second time.
The detailed output shows as below.
output log.txt
More Info:
This issue also reproduces when deploying a .NET 9 project to a .NET 9 Linux function app with "Premium" hosting plan at the second time, but it is unstable in this scenario, it can be reproduced if deploy several times.
The text was updated successfully, but these errors were encountered: