We are currently running our web application on PS 2020 on Azure. We have several clients and in AEM we define the connection caches for each client. These connection caches reside in connection-cache.config file. When a server is provisioned all we have to do is copy this config file from cloud to the server and don't have to manually add them back.
We are now testing migration to PS 2021 since Azure classic cloud instance is no longer supported and only class extended is supported. I am not too familiar with PS 2021 as the entire architecture has changed and seems like moving to PS 2021 is not an easy task (at least I haven't found it easy as of yet having spent many days trying to migrate it). Is there a step by step instruction on how to migrate, how to install PS 2021 on Azure and how to add these connection caches etc. Is there a concept of AEM in PS 2021?