OS: All
Build Version: 20240229.2
Regression: Not a Regression
Repro Steps:
Open a containerized function project in VS Code.
Right click on the Function App tree item and click on the command "Create Function App in Azure…".
Click "Container Image" button in the prompt dialog.
Click "Install" button in the prompt notification.
Check whether the "Azure Container Apps" extension is installed directly or not.
Expect:
"Azure Container Apps" extension is installed directly after clicking "Install" button.
Actual:
"Azure Container Apps" extension is not installed directly after clicking "Install" button. Only open the "Azure Container Apps" extension installation page.
Thanks for filing this issue! This is the expected behavior. We don't want to directly install the extension for the user just open up the extension marketplace page.
OS: All Build Version: 20240229.2 Regression: Not a Regression
Repro Steps:
Expect: "Azure Container Apps" extension is installed directly after clicking "Install" button.
Actual: "Azure Container Apps" extension is not installed directly after clicking "Install" button. Only open the "Azure Container Apps" extension installation page.