merging main changes to feature branch#1024
Open
Roopan-Microsoft wants to merge 347 commits into
Open
Conversation
test: enhance mock specifications in various test files
test: dev-v4 to main PR
Added note for azd version 1.23.9 regarding preflight configuration.
docs: Add note for azd version 1.23.9 deployment
fix: updated the agent framework to latest version
fix: codeQL fix for raising the error
fix: upgraded the agent-framework to latest version
test: updated the unit testcases to update the latest agent framework version
Updated logging for clarification input checks and added AI Thinking Process handling in various validation methods.
Added a test for the HR workflow to validate the Human Resources process steps. Updated function calls to use the correct naming convention for input methods.
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'
feat: Enhance email template, add RG owner tag, scalability input
fix: dependabot package upgrades
fix: address SFI security compliance issues
chore: resolve copilot comments
… managedIdentityClientId parameter
fix: Dev v4 to main PR
build: bump idna from 3.11 to 3.16 in uv.lock files
chore: addressed copilot review comments
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