GithubHelp home page GithubHelp logo

momzo / batch-policy-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pingvishal-msft/batch-policy-scripts

0.0 1.0 0.0 4 KB

sample powershell scripts to create and assign Azure policies from Azure Pipelines

PowerShell 100.00%

batch-policy-scripts's Introduction

batch-policy-scripts

sample powershell scripts to create and assign Azure policies from Azure Pipelines

Pre-requisites:

  • Each Azure policy is maintained in it's own folder - name of the folder is going to be the name of the Policy definition on Policy Center
  • Each policy folder contains:
    • policydef.json: policy definition
    • policydef.params.json: parameters used in the definition (if any) or {}
    • values.<pipeline.stage.name>.json: values to be used for the specified pipeline stage. stage names should match. Eg. values.dev.json
  • Pipeline task passes the following variables to the powershell script:
    • subscriptionName (for batchCreatePolicies.ps1)
    • resourceGroupName (for batchAssignPolicies.ps1)
  • The policy folder is downloaded/available at: $(System.DefaultWorkingDirectory)/policies

Refer to the sample folder for example policy folder structure.

batch-policy-scripts's People

Contributors

pingvishal-msft avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.