Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
71 stars 72 forks source link

Update vscode architecture to Azure Resources API v2 #2219

Open ccastrotrejo opened 1 year ago

ccastrotrejo commented 1 year ago

AB#25552181

ccastrotrejo commented 8 months ago

This upgrade its blocked by this issue https://github.com/microsoft/vscode-azuretools/issues/1589

azure-boards[bot] commented 4 months ago

❌ There was a problem linking to Azure Boards work item(s):

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] commented 4 months ago

❌ There was a problem linking to Azure Boards work item(s):

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] commented 4 months ago

❌ There was a problem linking to Azure Boards work item(s):

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] commented 4 months ago

❌ There was a problem linking to Azure Boards work item(s):

Please check the IDs and try again using the AB# syntax. Learn more

azure-boards[bot] commented 4 months ago

❌ There was a problem linking to Azure Boards work item(s):

Please check the IDs and try again using the AB# syntax. Learn more

bjbennet commented 4 months ago

@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.

image

ccastrotrejo commented 4 months ago

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!

ccastrotrejo commented 4 months ago

@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.

bjbennet commented 4 months ago

@ccastrotrejo , thanks for the update.