Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR removes all Mixed Reality SDK packages from the Azure SDK for Python repository, as these services have been retired.
Changes:
- Removed all Mixed Reality SDK packages and their dependencies
- Updated repository configuration files to remove Mixed Reality references
- Cleaned up documentation and pipeline configurations
Reviewed changes
Copilot reviewed 185 out of 195 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/remoterendering/azure-mixedreality-remoterendering/* | Removed entire Remote Rendering SDK package |
| sdk/mixedreality/azure-mixedreality-authentication/* | Removed entire Mixed Reality Authentication SDK package |
| sdk/mixedreality/azure-mgmt-mixedreality/* | Removed entire Mixed Reality Management SDK package |
| sdk/mixedreality/*.yml | Removed CI/CD pipeline configurations |
| scripts/repo_type_completeness/generate_main_typescores.py | Removed Mixed Reality from resolution impossible libraries list |
| pylintrc, eng/*.pylintrc | Removed Mixed Reality specific pylint ignore paths |
| eng/pipelines/templates/stages/*.json | Removed Mixed Reality from regression test matrix |
| eng/pipelines/templates/stages/conda-sdk-client.yml | Removed Mixed Reality package from conda configuration |
| eng/.docsettings.yml | Removed Mixed Reality documentation reference |
| doc/sphinx/toc_tree.rst | Removed Mixed Reality from documentation table of contents |
| doc/dev/mgmt/coverage.md | Removed Mixed Reality from management coverage documentation |
| conda/conda-releaselogs/azure-mgmt.md | Removed Mixed Reality from conda release logs |
| conda/conda-recipes/azure-mgmt/meta.yaml | Removed Mixed Reality imports from conda test configuration |
| big_argfile.json | Removed Mixed Reality package from build arguments |
| .github/CODEOWNERS | Removed Mixed Reality team ownership entries |
ChristopherManthei
approved these changes
Feb 3, 2026
Member
|
Please follow the deprecation guidelines here for deprecating your package, it requires a final release of the package: https://github.com/Azure/azure-sdk-for-python/blob/2b04197ae4865acaddd43b025ac3e630ef8fdf89/doc/deprecation_process.md cc:/ @swathipil |
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.
All these mixed reality services are retired and their SDKs can be removed.