Attempting to publish in Data Factory but it fails as it cannot find a managed identity. This "Test-user-managed-identity" user managed identity I had created in my sandbox resource group while testing a separate solution and should not used anywhere within our dev ADF code. I checked all of our linked services and all use System Assigned Managed Identity. Can anyone help me to possibly locate where this identity is being used/referenced?
CodePudding user response:
Look under the Managed Identities page in Azure portal for the ADF (not in the authoring studio).