Skip to content

Decimal types are represented as int in the docs #91

Description

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').

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions