Skip to content

We should be able to save the .rdp settings after running az network bastion rdp --configure #25228

@kayasax

Description

@kayasax

Related command

az network bastion rdp --name "<name>" --resource-group "<RGName>" --target-resource-id "<ID>" --configure
Is your feature request related to a problem? Please describe.

My issue is that the rdp connection always revert the display settings to use all the available monitors and the max resolution.
The new --configure allow to customize this settings, but we cannot save this settings for future use (the .rdp seems to be recreated with defaullt value each time the command is run)
Describe the solution you'd like

I would like to be able to save the display settings in the .rdp and this settings not overwritten on future run
Describe alternatives you've considered

I've tried to edit the .rdp settings, but the file is recreated each time I run the command
Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions