microsoft / microsoft/vscode-azurefunctions

An error occurs when debugging a .NET 7.0/6.0 Isolate/8.0 durable project created with "Netherite/MSSQL" durable storage type on Window and Linux OSs

Open
#3,948 1 comment 0 reactions 1 assignee View on GitHub

@MicroFish91 is already working on this.

Since Jan 31, 2024.

AT-CTI durable
Dominant language
TypeScript
Stars
319
Forks
158
Avg merge
2d 13h
Merged PRs (30d)
4

Description

OS: Win10/Linux
Build Version: 20240123.2

Repro Steps:

  1. Create and open a .NET 7.0 project with "Durable Function orchestrator" function and select "MSSQL" durable storage type.
  2. F5 -> Select "Connect Azure SQL Database".
  3. Check whether no error occurs.

Expect:
No error occurs.

Actual:
An error occurs.
image

More Info:

  1. This issue also reproduces for the C# project created with "Netherite" durable storage type.
  2. This issue also reproduces for the .NET 8.0 and .NET 6.0 isolate projects.
  3. This issue doesn't reproduce for the C# project created with "Azure Storage" durable storage type.
  4. This issue doesn't reproduce for the .NET 6.0 project.
  5. Fail to deploy this project to the function app.
    image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.