Skip to content

rbarbrow/AzureADGraphvizOrgChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

AzureADGraphvizOrgChart

You can install graphviz using the windows command "winget install graphviz"

I recommend you install the "grapviz preview" extention for vscode "efanzh.graphviz-preview"

be sure to add the path for dot.exe to your enviormental variables in windows. The defualt path is "C:\Program Files\Graphviz\bin"

pre req PS Command: Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser PS Command: Install-Module -Name AzureAD Windows config: add new enviromental variable to PATH "C:\Program Files\Graphviz\bin" (without quotes) VS CODE: add extention "Grapviz Preview"

edit:

added code to run graphviz via commandline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published