Skip to content

Can i remove case sensitivity in my bicep file? #6528

Answered by brwilkinson
daradona10 asked this question in General
Discussion options

You must be logged in to vote

yaml pipelines also support the same features for allowed + default values.

- name: Task
  displayName: Helm Task
  type: string
  default: upgrade
  values:
  - install
  - upgrade

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@brwilkinson
Comment options

@brwilkinson
Comment options

@brwilkinson
Comment options

@brwilkinson
Comment options

@brwilkinson
Comment options

Answer selected by brwilkinson
Comment options

You must be logged in to vote
1 reply
@daradona10
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants