-
Notifications
You must be signed in to change notification settings - Fork 4k
New cmdlets to create/enter PSSession in remote container app #7423
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
…pass in "Record" when making changes to any of the WebAppContainerPsSession cmdlets)
Can one of the admins verify this patch? |
@azuresdkci add to whitelist |
Skipped the test while investigation of PowerShell version in TRavis is ongoing. Opened this issue for tracking: #7440 |
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.
Need to add an entry for these changes to the Websites ChangeLog.md.
Thanks @MiYanni - updated the Changelog |
Description
Adding cmdlets for Entering/Creating a PowerShell remote session into a Windows Containers web app
Design Review: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/145
These changes where excluded from a previous PR
Followed recommendations from @MiYanni and have made changes to check for PowerShell version and make sure that we don't expect WSMAN when not running on Windows.
Checklist
CONTRIBUTING.md
platyPS
moduleFYI @jvano , @panchagnula