You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added Sfi Sql related code changes
* removing the index script module from main.bicep
* Adding managed identity authentication to scripts file
* Added code changes in copy_kp_files to resolved unzip issue
* added chnages in copy_kb_files
* update copy_kb_files
* updated post deployment scripts
* Added pyodbc changes in create_sql_tables.py
* Created new managed identity with data reader and writer role
* adding main.json changes
* Adding some changes to support pyodbc connection
* updating the odbc driver in db.py
* removed debug related code from app.py
* refactor the code and added comments
* Added except block to connect using username, password for existing deployment
* resolved the pylint issues
* Resolved pylint issues
* Updated the test_app.py and test_db.py
* Resolved pylint issues for unit tests
* Updated post deployment script
* updated main.json
0 commit comments