Alex Weininger

Results 79 issues of Alex Weininger

## To Reproduce ``` azd init -t cawams/eshop azd up ``` ## Observed Behavior azd up fails to package the dotnet app because it wants .net8, but only .net7 is...

bug
Triage-needed

#### ⚠️ The Azure Account extension for VS Code will be deprecated in January 2025. Deprecating a VS Code extension means that we will no longer be providing support or...

Hello 👋, **Azure Account extension that Azure IoT Toolkit extension depends on for authentication will be deprecated in January 2025.** Please see https://github.com/microsoft/vscode-azure-account/issues/964 for more details and migration guidance. Please...

Hello 👋, **Azure Account extension that Azure IoT Edge extension depends on for authentication will be deprecated in January 2025.** Please see https://github.com/microsoft/vscode-azure-account/issues/964 for more details and migration guidance. After...

Element with id is already registered error occurs consistently when there is a blob directory, and blob file with the same name at the same level in a blob container....

Just filing this for record keeping **Azure Account extension that Azure Storage extension depends on for authentication will be deprecated in January 2025.** Please see https://github.com/microsoft/vscode-azure-account/issues/964 for more details.

https://github.com/microsoft/vscode-azure-account/blob/main/src/nps.ts

For me, it happens ~75% of the time when I follow these steps: 1. Load the Azure views, resources and workspace views. 2. Run the "Developer: Restart Extension Host" command....

🔎 investigate 🕵️

Code for CosmosDB trigger doesn't work with extension bundle version 4 To reproduce: Create a new TypeScript functions project (I haven't checked if this repros for JS, but I assume...