Skip to content

az postgres flexible-server geo-restore should allow to set tags #32890

@rakkhin

Description

@rakkhin

Related command
az postgres flexible-server geo-restore

Is your feature request related to a problem? Please describe.
Currently the command does not allow to set tags for the target resource, ending in an error.

unrecognized arguments: --tags key1=value1 key2=value2

The same command for MySQL Flexible Server does allow for tags to be specified. Looks like a bit of inconsistency there.

Describe the solution you'd like
For the az postgres flexible-server geo-restore command to support --tags parameter, and for those tags to be set on the restored PostgreSQL Flexible Server resource.

Describe alternatives you've considered
I've considered using PowerShell for that, but while it does support geo-restore and setting tags, it's missing other parameters, like specifying source server by id, or specifying target subnet for private connectivity scenarios.

Additional context
For environments that enforce specific tags to be present during resource creation, the lack of support for tags with geo-restore operation blocks the functionality completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions