Azure / Azure/azure-functions-core-tools

Update selected runtime text to match FUNCTIONS_WORKER_RUNTIME dotnet-Isolated

Open
#2,482 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

cc @ankitkumarr @fabiocav

Selecting dotnet (Isolated Process) displays the following:

` Use the up/down arrow keys to select a worker runtime:dotnetIsolated`

Recommend updating the text to match the FUNCTIONS_WORKER_RUNTIME value **runtime:dotnet-Isolated**
runtime:dotnetIsolated

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI prompt that displays the selected dotnet (Isolated Process) runtime and search for the current `dotnetIsolated` text. Update the displayed value to `runtime:dotnet-Isolated`, then verify that selecting this runtime shows the corrected text.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.