Skip to content

az ssh extension no longer displaying SSH banner correctly as of v1.1.1 #4915

@eehret

Description

@eehret
  • If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at Azure/azure-cli

Related command

az ssh

Extension name (the extension in question)

ssh

Description of issue (in as much detail as possible)

In previous versions of az ssh extension, the SSH login banner was correctly displayed while the user logs in, and it is one of the first things they see.
Now, since updating my az ssh extension, the banner no longer appears when it should, instead appearing after the user logs out, which means the banner can no longer serve its purpose.
In our corporate environment the SSH banner serves as an important element of our security posture, advising users on what expectations they should or should not have while logged into the system. For example, they would be advised not to expect their actions to be private, since all actions are logged.

Please fix this so the banner appears before/during login instead of after logout.


Metadata

Metadata

Assignees

No one assigned

    Labels

    Auto-AssignAuto assign by botService AttentionThis issue is responsible by Azure service team.VM SSHcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions