I would like to know the below things please.
1) I did a failover of my Azure Storage Account with GZRS replication from Canada Central to Canada East and i saw that the replication got changed to LRS automatically as i believe, that is how it should be. So i believe i have to reconfigure the replication once again. But while reconfiguring, i didn't see any option to convert it back to GZRS, it was only GRS. So is this how it should be that once you failover from Primary to Secondary with GZRS, you cannot get back to GZRS?
2) My storage account is configured with private endpoint and private link. I have an internal Storage API that will be be called by a front end application to talk to the Private Endpoint Storage Account and the blobs inside it. So my question is, if i do a failover of my storage account during disaster from Primary Canada Central to Secondary Canada East, is there anything that needs to be done on the Private Endpoint side so that the storage account traffic is redirected to Canada East, or this will be done automatically by the service on the backend?
Appreciate a quick reply please.