Skip to content

Conversation

@Ragini-Microsoft
Copy link
Contributor

Purpose

This pull request includes updates to improve dependency management and refactor imports across multiple scripts. The key changes involve standardizing the import paths for get_azure_credential and updating the versions of several dependencies in the requirements.txt files.

Import Refactoring:

  • Updated the import path for get_azure_credential in the following files to use the direct module path instead of the relative path:
    • infra/scripts/aihub_scripts/create_ai_hub.py
    • infra/scripts/fabric_scripts/create_fabric_items.py
    • infra/scripts/index_scripts/create_articles_index.py
    • infra/scripts/index_scripts/create_drafts_index.py
    • infra/scripts/index_scripts/create_grants_index.py

Dependency Updates:

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft merged commit 237f689 into byoc-researcher Jul 31, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants