microsoft / vscode-deploy-azure

VS code extension: Deploy To Azure, which helps set up CI/CD for deployment to Azure Resources.
MIT License
18 stars 19 forks source link

Failed to Render #195

Closed isaacrlevin closed 3 years ago

isaacrlevin commented 3 years ago

Tried deploying a .NET 5 Application to App Service and got the following error

Pipeline provisioning job failed with error: 'Error=Failed to render: Evaluation error: Helper 'beginsWith' called with wrong number of arguments, needed 5 but got 0 Current node: Expr{Path:Path{Original:'beginsWith', Pos:3}, Pos:0}, Message=Mustache parsing failed'

No other errors in logs

Here is a repo to test

https://github.com/isaacrlevin/.NET-Conf-Demos/tree/main/AppService

github-actions[bot] commented 3 years ago

This issue is stale because it has been open for 7 days with no activity.

kanika1894 commented 3 years ago

Hey @isaacrlevin , After providing the Github PAT, when it gives a list of pipeline templates, which one did you choose?

isaacrlevin commented 3 years ago

ASP.NET web app to App Service

github-actions[bot] commented 3 years ago

This issue is stale because it has been open for 7 days with no activity.

kanika1894 commented 3 years ago

@isaacrlevin Thanks for the information. Looking into it.

ashwinsangem commented 3 years ago

@isaacrlevin, thanks a lot for your patience. The issue has now been fixed.