chore: merging main changes to feature branch#1024
Open
Roopan-Microsoft wants to merge 369 commits into
Open
Conversation
fix: update default VM size and update documentation for the same
- Renamed AZURE_ENV_OPENAI_LOCATION to AZURE_ENV_AI_SERVICE_LOCATION - Renamed AZURE_ENV_MODEL_NAME to AZURE_ENV_GPT_MODEL_NAME - Renamed AZURE_ENV_MODEL_VERSION to AZURE_ENV_GPT_MODEL_VERSION - Renamed AZURE_ENV_MODEL_CAPACITY to AZURE_ENV_GPT_MODEL_CAPACITY - Renamed AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID to AZURE_ENV_LOG_ANALYTICS_WORKSPACE_RID - Renamed AZURE_EXISTING_AI_PROJECT_RESOURCE_ID to AZURE_ENV_FOUNDRY_PROJECT_RID Updated 14 files across workflows, parameter files, scripts, and documentation to maintain consistency throughout the project.
ci: refactor notification email templates
…undryPrivateEndpoint module
refactor: refactor private endpoint configuration to deploy separately via aiFoundryPrivateEndpoint module
…location' instead of 'azureAiServiceLocation'
fix: update aiFoundryPrivateEndpoint module to use vnet location
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
ci: update email subjects to include status icons
fix: Add dependency on aiFoundryPrivateEndpoint for aiFoundryAiServicesProject module
…treams usage in conftest.py
…d handling of ambiguous states
…d raise exceptions for required clarifications
…ramter in workflow
fix: Updated azure.yaml file to exclude the 1.23.9 azd version
chore: dependabot vulnerability fix
test: updated the testcases to the latest agent framework. Dev v4 to main
…ort, AI project, AI Hub, Container App Environment, Fetch Container Image, and Role assignments. These changes streamline the infrastructure code by eliminating unused resources and parameters, ensuring a cleaner and more maintainable codebase.
- Remove invalid </br> tags in SampleQuestions.md (use <br> instead) - Fix ungrammatical quota sentence in quota_check.md - Fix grammar in ChatExample.tsx user-facing message Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
fix: Bugfixes and Content Corrections
fix: added the Final message image rendering structure to see Images in UI
fix: Updated the Pylint and test pipeline path and resoved the pylint issues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Does this introduce a breaking change?
How to Test
What to Check
Verify that the following are valid
Other Information