We have created a Azure Timer Function that monitors activities of various resources of one subscription. Now we want to update it so that it can have access to more than one subscription.
Is it possible to achieve the level of access for the managed identity of Azure Function?