Users/v dharmarajv/merge from main#43027
Merged
v-dharmarajv merged 494 commits intofeature/callautomation/alphafrom Sep 16, 2025
Merged
Users/v dharmarajv/merge from main#43027v-dharmarajv merged 494 commits intofeature/callautomation/alphafrom
v-dharmarajv merged 494 commits intofeature/callautomation/alphafrom
Conversation
…#42402) * Initial plan * Convert azure-servicebus from setup.py to pyproject.toml Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> * move swagger generate attributes py script to md so pyproject build avoids including in whl * fix pyproject.toml * Simplify py.typed package-data configuration to use generic pytyped format Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> Co-authored-by: swathipil <swathip@microsoft.com>
Subscription policy in Azure required some changes to allow VM outbound access. Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Added remaining drop codes to base * Updated CHANGELOG * Fixed spell check errors * Addressed comments * Fixed spell check error * Changed handling for readonly and exceptions * Fix cspell error * Updated LocalFileSotrage and LocalFileBlob * Modified storage tests * Linting * Fixed cspell and lint errors * cspell * Addressed feedback
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
…r deprecation (#42487) * update changelog and link to aka for adversarialsimulator deprecation * Update sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/simulator/_adversarial_simulator.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Initial plan * Add language support to RedTeam with SupportedLanguages enum Co-authored-by: slister1001 <103153180+slister1001@users.noreply.github.com> * Fix black formatting issues in RedTeam language support files Co-authored-by: slister1001 <103153180+slister1001@users.noreply.github.com> * test fixes and black code formatting * Update sdk/evaluation/azure-ai-evaluation/tests/unittests/test_redteam/test_red_team_language_support.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/evaluation/azure-ai-evaluation/tests/unittests/test_redteam/test_red_team_language_support.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update test_red_team_language_support.py * add SupportedLanguages in redteam module * black formatting fix --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: slister1001 <103153180+slister1001@users.noreply.github.com> Co-authored-by: Sydney Lister <sydneylister@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
… in the code snippet below (#42496)
* Tool Call Accuracy OpenAPI Tools * Liniting issues
* Add the RunStepActivity * Add changelog entry * Regenerate the code. * Regenerate code * Update tsp-location * Fix readme * Set SDK version in samples
….toml (#42404) * Initial plan * Convert azure-identity packages from setup.py to pyproject.toml Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> * Address review feedback: update repository URLs and exclude patterns in pyproject.toml Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> * Remove unnecessary license classifier from pyproject.toml files Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* bump typespec-python 0.48.2 * update autorest.python version
…ner) (#42513) * code and test * update version --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
…m setup.py to pyproject.toml with Python 3.9+ support (#42462) * Initial plan * Convert azure-messaging-webpubsubclient from setup.py to pyproject.toml Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> * Apply reviewer feedback: update repository URL, include CHANGELOG.md in readme, and add doc*/stress* exclusions Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> * Remove MIT License classifier from pyproject.toml as requested Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> * Add samples* to package exclusions in pyproject.toml Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> * Update Python version support: drop 3.8, add 3.13, set minimum to 3.9 Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* Refactored storage.py and modified put methods of LocalFileBlob and LocalFileStorage * Updated CHANGELOG * Addressed feedback
* conglomerated changes to venv usage within the CI pipeline. The path prepend + VIRTUAL_ENVIRONMENT setting is definitely enough to make the virtualenv available to the rest of the system cross-task * Add eng/pipelines/templates/steps/install-uv.yml * Add install-uv to use-venv -> also making $(PIP_EXE) available to the rest of the pipeline thereafter and add parameter InstallUv * utilize $(PIP_EXE) everywhere that `python -m pip` used to be used. InstallUv step now sets this value properly to reflect which package manager is selected for the rest of the pipeline' * adjustments to the flow of build-test to eliminate a usage of python 3.10 that was unnecessary
* Add run step delta for cusom bing search * Fixes
…d by SDK owner) (#42538) * code and test * update changelog --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
#42537) * code and test * update changelog * Update sdk/resources/azure-mgmt-msi/CHANGELOG.md * Update sdk/resources/azure-mgmt-msi/azure/mgmt/msi/_version.py * update * add changelog --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
This can cause timeouts in the credential. Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
* add session token false progress * update changelog * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * add more tests * react to comments * fix analyze --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines