Skip to content

Commit dc52643

Browse files
DEVOPS-272 azure policy exemption UI application updated readme
1 parent 941c2ba commit dc52643

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,15 @@ Use Azure python SDKs to create or update the policy exemption based on the prov
7575

7676
* Click on Apply Exemption to apply exemption.
7777

78+
# Run code locally
79+
80+
* Clone the repository and change direcctory into this
81+
82+
* Install all dependancies using `poetry install`
83+
84+
* Execute `poetry run streamlit run .\streamlit_app.py`
85+
86+
7887
# Azure Python SDKs used
7988
use azure-identity for auth
8089

0 commit comments

Comments
 (0)