-
Notifications
You must be signed in to change notification settings - Fork 344
Updated CSV files for package deprecation of remote rendering #9244
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates CSV package data files to mark Azure Remote Rendering packages as deprecated across all supported language SDKs, effective October 1st, 2025.
- Updated deprecation status for Azure Remote Rendering packages in Python, JavaScript, Java, and .NET
- Added deprecation date of "10/01/2025" to indicate when the service became deprecated
- Changed package status from "active" to "deprecated" where applicable
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| _data/releases/latest/python-packages.csv | Added deprecation status and date for azure-mixedreality-remoterendering package |
| _data/releases/latest/js-packages.csv | Added deprecation status and date for @azure/mixed-reality-remote-rendering package |
| _data/releases/latest/java-packages.csv | Updated status from "active" to "deprecated" and added deprecation date for azure-mixedreality-remoterendering package |
| _data/releases/latest/dotnet-packages.csv | Added deprecation status and date for Microsoft.Azure.RemoteRendering package |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
All the broken links are from these other providers which I probably shouldn't and also can't fix as I don't know how:
|
|
This PR needs to go in first: #9247 |
|
I don't know which the right channel is to ping people about reviews here, so sorry if I do it wrong, but I'm just pinging the top 3 people that I see on the reviewers list. Could I get a review please? |
|
All looks good in the changes. |
|
The deprecation guidelines are at https://aka.ms/azsdk/deprecation As for the csv files they are fine assuming there isn't any guides you want to point people at. |
|
No there are no guidelines. There is no follow up service it is a straight up retirement without a replacement. Thanks for the review and the merging :) |
Azure Remote Rendering is deprecated from the 1st of October 2025.
Sorry about the late notice. I know now that this should have gone in sooner.