Skip to content

fix: fixes for the Bug Bash feedback #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 26, 2025
Merged

Conversation

Abdul-Microsoft
Copy link
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
Copy link

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 📦🚀

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