farmer
farmer copied to clipboard
Add support for managed identities that are not deployed within the same ARM template
Currently, add_identity functionality assumes that ManagedIdentity is deployed within the same ARM template. Therefore, we need to add a new functionality for ManagedIdentity that is not deployed within the same ARM template.