I have some questions related to multi-tenant azure applications and thier usage in different cloud regions, for which I couldnt find answers on any of ms docs.
Can a multi-tenant app registered in azure tenant of global/default cloud region be used on a tenant that is of another cloud region like GCC high or GCC?
If answer to 1 is no, then what does MS suggest for devs who wants to add support of all cloud regions, is it to have a tenant subscription of each of the regions or is there an alternative way?