Skip to content

Ahanyatech/IaC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IaC

Azure Infrastructure As Code

  1. Create a service principle in you Azure subscription and create a srepo secret with the value as the out put of the following command. az ad sp create-for-rbac --name "myApp" --role contributor
    --scopes /subscriptions/{subscription-id}/ --sdk-auth

About

Azure Infrastructure As Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published