-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-ExtensibilityA feature that would ideally be fulfilled by us having an extension model.A feature that would ideally be fulfilled by us having an extension model.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Summary of the new feature/enhancement
Allow Windows Terminal users to connect to the Azure cloud shell, giving them access to their Azure resources and services through Windows Terminal itself. Azure users can then much more conveniently use the Azure technologies available to them without needing to use a browser to access them.Proposed technical implementation details (optional)
Authentication to Azure can be done through device code flow (at least, until Windows Terminal allows pop-up windows). Once authentication is complete, a terminal in a cloud shell instance could be requested (via HTTP) and a websocket connection can be established to the resulting URI. User commands to the cloud shell can then be sent over the websocket connection.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-ExtensibilityA feature that would ideally be fulfilled by us having an extension model.A feature that would ideally be fulfilled by us having an extension model.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.