Git Product home page Git Product logo

aztraphile's People

Contributors

luis261 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

aztraphile's Issues

Test aztraphile on a Linux system

I made an effort to keep the tooling running client-side OS-agnostic (not to be confused with the Function resource itself which runs on Linux) (besides the small Windows-specific Batchfile which acts as a startup wrapper). Since PowerShell is also available for Linux it should be usable on Linux just as easily as on Windows

I will probably get around to taking care of this myself eventually, but in the meantime if someone has tried to run this project on Linux anyway please let me know how it went

Add RG, App registration and Service Principal creation option for complete setups from scratch

Currently, running create-py-function-app.ps1 requires you to have already created a Resource Group with a corresponding App registration in AAD as well as a Service Principal (with Contributor access to that group) used for the automated deployments from Azure DevOps via the Service Connection.

The reason for that is that at my day job where I prototyped this tool, AAD access is (understandably) reserved only for the Azure team, which leaves me without any way to automatically handle that part via the CLI. I figured that the same might be true for a lot of other organizations ..

However, I will probably end up implementing an option for fully automated RG setup anyway, especially if enough people ask for it.

https://learn.microsoft.com/en-us/cli/azure/group?view=azure-cli-latest#az-group-create

https://learn.microsoft.com/de-de/cli/azure/ad/app?view=azure-cli-latest#az-ad-app-create
https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac
https://learn.microsoft.com/en-us/cli/azure/role/assignment?view=azure-cli-latest#az-role-assignment-create (not needed if using integrated role assignment params via az-ad-sp-create-for-rbac)

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.