Skip to content
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

Mark New-AzWebAppContainerPSSession as obsolete #16646

Closed
jvano opened this issue Dec 15, 2021 · 5 comments
Closed

Mark New-AzWebAppContainerPSSession as obsolete #16646

jvano opened this issue Dec 15, 2021 · 5 comments
Assignees
Labels
App Services aka WebSites bug This issue requires a change to an existing behavior in the product in order to be resolved. Service Attention This issue is responsible by Azure service team.

Comments

@jvano
Copy link

jvano commented Dec 15, 2021

Description

We are no longer recommending customers to use the Win-RM capability as we added a Web Console in the portal and in the advanced Web Console in the “Advanced Tools” section of the portal which is better and more secure option. We are planning on stop supporting the Win-RM capability in the future.

For more information on the Web Console:
https://docs.microsoft.com/en-us/azure/app-service/configure-custom-container?pivots=container-windows#from-the-kudu-console

Issue script & Debug output

N/A

Environment data

N/A

Module versions

N/A

Error output

N/A
@jvano jvano added bug This issue requires a change to an existing behavior in the product in order to be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Dec 15, 2021
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Dec 15, 2021
@panchagnula panchagnula removed their assignment Dec 15, 2021
@panchagnula panchagnula added the App Services aka WebSites label Dec 15, 2021
@panchagnula
Copy link
Contributor

@dingmeng-xue looks like we need to deprecate this command with no replacement - what is the recommended process for this? Should we just wait for the next breaking change milestone?

@dingmeng-xue
Copy link
Member

@panchagnula , if the deprecation is not due to bug, we should introduce the breaking change till next major release . You team can add custom attribute on that cmdlet and user will see warning message about upcoming change. https://github.com/Azure/azure-powershell/blob/main/documentation/breaking-changes/breaking-changes-definition.md#cmdlets

@dingmeng-xue dingmeng-xue added the Service Attention This issue is responsible by Azure service team. label Dec 16, 2021
@ghost
Copy link

ghost commented Dec 16, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @antcp, @AzureAppServiceCLI.

Issue Details

Description

We are no longer recommending customers to use the Win-RM capability as we added a Web Console in the portal and in the advanced Web Console in the “Advanced Tools” section of the portal which is better and more secure option. We are planning on stop supporting the Win-RM capability in the future.

For more information on the Web Console:
https://docs.microsoft.com/en-us/azure/app-service/configure-custom-container?pivots=container-windows#from-the-kudu-console

Issue script & Debug output

N/A

Environment data

N/A

Module versions

N/A

Error output

N/A
Author: jvano
Assignees: Kotasudhakarreddy
Labels:

App Services, Service Attention, bug

Milestone: -

@Kotasudhakarreddy
Copy link
Contributor

@dingmeng-xue Thanks for your suggestion. For now we will be introducing a [CmdletDeprecation()] attribute untill next breaking change release.

@jvano
Copy link
Author

jvano commented Feb 28, 2022

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Services aka WebSites bug This issue requires a change to an existing behavior in the product in order to be resolved. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants