Git Product home page Git Product logo

adf-auto's Introduction

ADF Auto

"Give your CI/CD pipelines a truer continuous integration experience" โ„ข

Quick start

  1. Create new adf-<DATA FACTORY NAME>.yml from adf-COPY-ME.yml template under .devops and update variables/trigger path.
  2. Connect development Data Factory to repo and set root path as /adf/<DATA FACTORY NAME>
    • Set branch main as the collaboration branch.
    • Setting branch adf_publish as the publish branch is only for initialization, but is not used afterwards.
  3. Check box to "Disable publish from ADF studio".
  4. Check box to "Include global parameters in ARM template". (optional)
    • Global parameters are formatted as default_properties_<PARAM_NAME>_value in pipeline.
  5. Add adf-<DATA FACTORY NAME>.yml as a pipeline in Azure DevOps.
  6. Make any change in the development ADF and click save (publish should be disabled).
  7. Validate the pipeline ran and deployed your changes.
  8. To identify available data factory parameters, view the ARMTemplateParametersForFactory.json pipeline artifact after the build runs.
    • If the data factory parameter needs to be a "SecureString", prefix the parameter with __secure__.
  9. Require Pull Requests into the main branch so that only feature branches can be saved from the development Data Factory.
    • Pull Requests are required after setting any branch policy.

Microsoft Doc

adf-auto's People

Contributors

josiahsiegel avatar

Watchers

 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.