Azure / Azure/LogicAppsUX

VsCode System recomend installing an already installed software to operate

Open
#8,617 0 comments 0 reactions 0 assignees View on GitHub
VSCode
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Severity

P1 - Critical (Blocking production)

### Describe the Bug with repro steps

Does this occur consistently? Yes
Repro steps:

After setting up the enviornment, such as downloading and install Micrsoft dotNet 10.0 , install correct version of VsCode. I tried using AzureLogicAppsStandard To create a new workspace. after filling in the names for the files. The Output shows this <11:36:15 AM: Running command: "C:\Users\XXX\.azurelogicapps\dependencies\DotNetSDK\dotnet.exe --version"...
'C:\Users\X' ���O�����Υ~���R�O�B�i���檺�{���Χ妸�ɡC
Error: You must have the [.NET Core SDK](https://aka.ms/AA4ac70) installed to perform this operation. See [here](https://aka.ms/AA1tpij) for supported versions.
11:36:16 AM: Error: You must have the [.NET Core SDK](https://aka.ms/AA4ac70) installed to perform this operation. See [here](https://aka.ms/AA1tpij) for supported versions.>

It is expected to create a workspace and with in it is a template workspace for logic app

Action: azureLogicAppsStandard.createWorkspace
Error type: Error
Error message: You must have the [.NET Core SDK](https://aka.ms/AA4ac70) installed to perform this operation. See [here](https://aka.ms/AA1tpij) for supported versions.
Correlation Id: DB26A203-3F43-49C6-97F6-4B57247E5FE1
Session id: 515565c2-d6c8-4980-8f25-1e6c192099c01764214337644
Extension version: 5.185.10
Extension bundle version: 1.138.54
OS: win32 (Windows_NT 10.0.26200)
OS arch: x64
Product: Visual Studio Code
Product version: 1.106.3
UTC time: Thu, 27 Nov 2025 03:36:23 GMT

Settings

```
{
"dataMapperVersion": 2,
"validateFuncCoreTools": true,
"autoRuntimeDependenciesPath": "C:\\Users\\Law Pui Long\\.azurelogicapps\\dependencies",
"autoRuntimeDependenciesValidationAndInstallation": true,
"parameterizeConnectionsInProjectLoad": true
}
```

Call Stack

```
getFramework main.js:446293:13
async validateDotnetInstalled main.js:446256:3
async CodelessWorkflowCreateStep.createStep main.js:446315:5
async _WorkflowKindStep.getSubWizard main.js:446470:25
```

### What type of Logic App Is this happening in?

Standard (VSCode)

### Are you experiencing a regression?

_No response_

### Which operating system are you using?

Windows

### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

No

### Workflow JSON

```json

```

### Screenshots or Videos

_No response_

### Environment

-Azure Logic Apps (Standard) v5.185.10

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.