Blog Post
Use Azure Logic Apps to Notify of Pending AAD Application Client Secrets and Certificate Expirations
Hello Russ_Rimmerman
I have this working perfectly on Powerapps. We like to move to Logicapp and I try to follow the instrucctions i found this error.
I create my own keyvault only to this. with the suggestes name
I have this error
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"WorkflowManagedIdentityConfigurationInvalid","message":"The workflow connection parameter 'keyvault' is not valid. The API connection 'keyvault' is configured to support managed identity but the connection parameter is either missing 'authentication' property in connection properties or authentication type is not 'ManagedServiceIdentity'."}]}
Any idea, ?