Skip to content

[Bug Report]: Upcoming breaking change for secureString parameter type  #2659

@AlexanderSehr

Description

@AlexanderSehr

Describe the bug

Similar to #2641, the new Bicep version 0.14.6 introduces a change that will require us too roll out updates across a range of modules. In this case, the ARM schema type secureString was intentionally changed to securestring which in turn requires our module readme's to change the casing to once the new version is rolled out to the Microsoft-hosted agents. By the time of this issue's creation, they still operate on 0.13.1.

This issue is linked to the closed issue in the Bicep Repository (cc: @ahmadabdalla).

Once the change becomes available on the agents we'll have to run the Set-ModuleReadMe script on all modules and migrate them to the new convention.

To reproduce

Once 0.14.6 is available, the Set-ModuleReadMe script will want to change the casing of all occurences of secureString to securestring.

Relevant log output

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    [cat] modulescategory: modulesblockedif an issue is blockedbugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions