Giter Site home page Giter Site logo

azure-blueprint-actions's Introduction

This Repo is to create and assign an Azure Blueprint that deploys a Storage Account Resource using Github Actions

The Below Secrets need to be created to use Blueprint Create and Assign Action

Secret_Name Value
AZURETENANTID Tenant ID of the Azure Subscrioption
AZURECLIENTID Client ID of the Service Principal(App Registration)
AZUREPASSWORD Client Secret of the Service Principal(App Registration)
AZURESUBSCRIPTIONID Azure Subscription ID

Value to be replaced in the files for Deployment:

  1. Blueprint.json

    • Replace the #### BLUEPRINT NAME #### with a suitable value
  2. assign.json

    • Replace all the #### SUBSCRIPTION ID #### with your Subscription ID
    • Replcae the #### USER ASSIGNED IDENTITY NAME #### with your User Identity Name
    • Replace all #### LOCATION WITHOUT SPACES #### with your Resource Group Location (eg. eastus, westus)
    • Replace the #### BLUEPRINT NAME #### with the same value as give in the Blueprint.json
    • Replace the #### RESOURCE GROUP NAME #### with your Resource Group Name
    • Replcae the #### STORAGE ACCOUNT NAME (MUST BE UNIQUE) #### with the storage account name, it mus contain only alphanumeric char, no spaces, no special chars, not too long and must be unique

Runtime Input Required

Input_Name Value
Blueprint_Name Name of the Blueprint same as give in the Blueprint.json
Assignement_Name Name of the blueprint Assignment (eg. assign-blueprintName)

Adding New Resources

IF you need to add a different resource you can use the sample-template.json in the Blueprints/AddOns folder and modify the parts marked with #### to add you template and parameters

azure-blueprint-actions's People

Contributors

abhinavsreesan avatar

Stargazers

Abhinav Sreesan avatar

Watchers

James Cloos avatar  avatar

Forkers

abhinavneu neupon

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.