Skip to content

fix: fixes for the Bug Bash feedback#102

Merged
Roopan-Microsoft merged 4 commits intodevfrom
psl-bugbash-feedback
May 26, 2025
Merged

fix: fixes for the Bug Bash feedback#102
Roopan-Microsoft merged 4 commits intodevfrom
psl-bugbash-feedback

Conversation

@Abdul-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

This pull request introduces updates to the development environment, parameter naming conventions, and documentation for customizing Azure Developer (azd) parameters. The most significant changes include adding new features to the dev container, renaming parameters in azure.yaml, and updating documentation for clarity and accuracy.

Development Environment Enhancements:

  • Updated .devcontainer/devcontainer.json to include the Azure CLI feature with Bicep support and added the ms-azuretools.vscode-azcli extension. A postCreateCommand was also added to make the quota_check_params.sh script executable.

Parameter Naming Updates:

  • Renamed parameters in azure.yaml for better clarity and alignment:
    • AiLocation was renamed to AzureAiServiceLocation.
    • ResourcePrefix was renamed to Prefix.
    • Updated corresponding references in the deployment parameters.

Documentation Improvements:

  • Added instructions in docs/CustomizingAzdParameters.md for setting the Content Understanding Location (AZURE_ENV_CU_LOCATION) with allowed values (Sweden Central, Australia East).
  • Corrected a typo in docs/EXAMPLE-CustomizingAzdParameters.md ("charaters" to "characters") and updated allowed values for AZURE_ENV_MODEL_NAME to only include gpt-4o. [1] [2]
  • ...

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

@Roopan-Microsoft Roopan-Microsoft merged commit e96f339 into dev May 26, 2025
1 check passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2025

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Abdul-Microsoft Abdul-Microsoft deleted the psl-bugbash-feedback branch July 14, 2025 04:53
Ritesh-Microsoft pushed a commit that referenced this pull request Oct 10, 2025
fix: fixes for the Bug Bash feedback
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.

2 participants