Skip to content

Conversation

@MichaelZp0
Copy link
Member

Azure Remote Rendering was sunset on the 1st of October 2025, so the SDK for it is now useless and can be removed.

Copilot AI review requested due to automatic review settings October 6, 2025 08:52
Copy link
Contributor

Copilot AI left a 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 removes the Azure Remote Rendering SDK from the repository due to the service being sunset on October 1st, 2025. The removal includes all client libraries, tests, samples, configuration files, and supporting infrastructure.

Key Changes

  • Removal of the entire Remote Rendering SDK module including client libraries, models, and implementation classes
  • Deletion of all test files, sample code, and documentation
  • Removal of build configuration files (pom.xml, CI/CD pipelines)
  • Elimination of test resource configurations and deployment templates

Reviewed Changes

Copilot reviewed 82 out of 82 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/remoterendering/tests.yml Removed Azure DevOps test pipeline configuration
sdk/remoterendering/test-resources.json Deleted ARM template for test resource deployment
sdk/remoterendering/test-resources-post.ps1 Removed PowerShell script for test resource setup
sdk/remoterendering/pom.xml Deleted Maven parent POM for remoterendering services
sdk/remoterendering/ci.yml Removed CI/CD pipeline configuration
sdk/remoterendering/azure-mixedreality-remoterendering/swagger/autorest.md Deleted AutoRest code generation configuration
sdk/remoterendering/azure-mixedreality-remoterendering/src/test/** Removed all test classes and base test infrastructure
sdk/remoterendering/azure-mixedreality-remoterendering/src/samples/** Deleted sample applications and supporting code
sdk/remoterendering/azure-mixedreality-remoterendering/src/main/** Removed all client library source code, models, and implementation

@github-actions github-actions bot added azure-sdk-bom Azure Java SDK BOM (Bill of Materials) Remote Rendering labels Oct 6, 2025
@MichaelZp0
Copy link
Member Author

Needs: Azure/azure-sdk#9244 to be in to mark the SDK as deprecated.

Copy link
Member

@samvaity samvaity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will the previously released SDK versions calls also fail, or are those APIs still functional?

Copy link
Member

@joshfree joshfree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you include a link to the service deprecation notice in the PR. Can you also push a tag so this SHA is easy to find if we ever have to in the future

@MichaelZp0
Copy link
Member Author

Will the previously released SDK versions calls also fail, or are those APIs still functional?

All API calls will fail. The Azure resources that would have handled these API calls are deleted. Old versions or new.

…deringSDK

User/michael zp0/remove remote rendering sdk
@FlorianBorn71
Copy link
Member

@MichaelZp0 MichaelZp0 merged commit b948dfb into Azure:main Oct 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-sdk-bom Azure Java SDK BOM (Bill of Materials) Remote Rendering

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants