Skip to content

EnableAutomaticUpgrade property not supported for Bicep. #9221

Open

Description

I need to on-board GenevaMonitoring Extension for CS-ES. As per docs I need to add enableAutomaticUpgrade property to true. but I am getting build error as this property is not allowed in bicep. please suggest fix for this.I got below error in build..

filename.CSES.Template.bicep(201,25): warning BCP037: The property "enableAutomaticUpgrade" is not allowed on objects of type "CloudServiceExtensionProperties". Permissible properties include "forceUpdateTag", "protectedSettings", "protectedSettingsFromKeyVault", "settings". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]

..reproduce step...
Add CS-ES extension property and its thow build error.

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions