We have a Database for PostgreSql Server resource in Azure, with
Locally redundant backup option set for Point in Time restoration as needed.
When restoring - a new server name is specified as part of the process.
Is there a way to rename the Server Name using Azure Powershell, post restore?
If not - is there any other known method to achieve that?
(the reason for asking is to test Disaster Recovery options, without losing original Server Resource, whilst maintaining the same server name)