Skip to content

Commit

Permalink
DEVOPS-272 azure policy exemption UI application updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas committed Aug 5, 2024
1 parent 941c2ba commit dc52643
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,15 @@ Use Azure python SDKs to create or update the policy exemption based on the prov

* Click on Apply Exemption to apply exemption.

# Run code locally

* Clone the repository and change direcctory into this

* Install all dependancies using `poetry install`

* Execute `poetry run streamlit run .\streamlit_app.py`


# Azure Python SDKs used
use azure-identity for auth

Expand Down

0 comments on commit dc52643

Please sign in to comment.