Azure / Azure/bicep

Bicep Console - View variable type

Open
#19,986 0 comments 0 reactions 0 assignees View on GitHub
enhancement story: bicep console
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

A way to verify/view what type a variable is, even something as simple as `somevar.gettype`. (Okay that's dotnet, probably would be something like `type(somevar)` )

Extracted from https://github.com/Azure/bicep/issues/18614

Contributor guide

Open the contributing guide

Research direction

The issue names the Bicep Console but provides no source file, test, or entry point. First locate the Console implementation and how expressions are evaluated; done means a user can inspect a variable and see its type, with coverage for the requested behavior.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.