Azure / logicapps

Azure Logic Apps labs, samples, and tools
MIT License
368 stars 302 forks source link

getting notification for non-expired app registration #1229

Open asifdabbi opened 2 weeks ago

asifdabbi commented 2 weeks ago

Describe the Bug with repro steps

  1. when i run this (currently i dont have any expiry secrets in my environment) its working as expected.
  2. but when i add a test secret to test it out, and trigger the logic app, it showing 2 emails (one from test token and another from another app registration) instead of 1(for only near expiry one)
  3. My team is also concerned about this issue, and i finally came to conclusion that it might be from Logic app issue.

What type of Logic App Is this happening in?

Standard (Portal)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

No response

Screenshots or Videos

No response

Browser

Microsoft Edge

Additional context

No response