LogicAppsUX
LogicAppsUX copied to clipboard
Update vscode architecture to Azure Resources API v2
- v2 API can be found here
- Take in consideration code from Container Apps and Spring Apps
AB#25552181
This upgrade its blocked by this issue https://github.com/microsoft/vscode-azuretools/issues/1589
❌ There was a problem linking to Azure Boards work item(s):
- 25552181
Please check the IDs and try again using the AB# syntax. Learn more
❌ There was a problem linking to Azure Boards work item(s):
- 25552181
Please check the IDs and try again using the AB# syntax. Learn more
❌ There was a problem linking to Azure Boards work item(s):
- 25552181
Please check the IDs and try again using the AB# syntax. Learn more
❌ There was a problem linking to Azure Boards work item(s):
- 25552181
Please check the IDs and try again using the AB# syntax. Learn more
❌ There was a problem linking to Azure Boards work item(s):
- 25552181
Please check the IDs and try again using the AB# syntax. Learn more
@ccastrotrejo @hartra344 , hi is there any update on this issue? I believe Im running into this when trying to deploy a standard LA from vs code. the "Select an App Service Environment Plan" step never loads.
Hi @bjbennet no, there isn't any update on this issue. We stopped moving forward as there were some library dependencies blockers. However, let me check on why this is happening and if I can provide a fix on this. Thanks!
@bjbennet I took a look again and that step comes from this file and repo https://github.com/microsoft/vscode-azuretools/blob/main/appservice/src/createAppService/AppServicePlanListStep.ts I will create a task in my backlog to consider the different options on how to approach this issue.
@ccastrotrejo , thanks for the update.