Skip to content

Conversation

@ilnarag
Copy link

@ilnarag ilnarag commented Nov 20, 2024

Added methods to enable/disable web sockets on App Services

@Flanker32 Flanker32 requested a review from Copilot December 22, 2024 02:47
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.

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

Comments suppressed due to low confidence (1)

azure-toolkit-libs/azure-toolkit-appservice-lib/src/main/java/com/microsoft/azure/toolkit/lib/appservice/webapp/WebAppDeploymentSlot.java:42

  • Ensure that the behavior introduced by the toggleWebSockets method is covered by tests.
doModify(() -> Objects.requireNonNull(getRemote()).update().withWebSocketsEnabled(enabled).apply(), Status.UPDATING);

@ilnarag
Copy link
Author

ilnarag commented Jan 17, 2025

We have decided to implement it on our side first: JetBrains/azure-tools-for-intellij#1001

Copy link
Contributor

@wangmingliang-ms wangmingliang-ms left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants