Hello,
We have a separate resource groups for separate environments.
For example, for development - Dev, testing - SIT, production - Prod.
In an environment, we have hosted Function App API's to APIM.
Now, we have to provision a UAT environment.
Is there a possibility to clone a resource group by providing the URL's for the API's? or what would be the best approach?
Thanks!