Skip to content

Decimal types are represented as int in the docs #91

@anthony-c-martin

Description

@anthony-c-martin

Bicep doesn't have support for non-integer numbers (see Azure/bicep#1386), and so they get represented as "int" - which is technically incorrect:

Image

Instead we should add some explanation about how to use these types correctly in bicep - e.g. using json('0.5').

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions