Skip to content

How to assign built in policy initiative, like NIST 800-171, in Bicep #5180

Answered by azMantas
viktarz asked this question in Q&A
Discussion options

You must be logged in to vote

When assigning a policy I believe that each parameter has to be provided as object, something like

parameters: {
      Param1: {
        value: 'myValue1'
      }
      Param2:{
        Value: 'myValue2'
    }

P.s. As I am on mobile phone I can't test does it work or not, but I think you got an idea;)

Replies: 1 comment 3 replies

Comment options

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

@brwilkinson
Comment options

@viktarz
Comment options

Answer selected by viktarz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants