Hello Power Automate Community,
I hope this message finds you well. I've encountered an issue within our Microsoft 365 developer tenant that I'm hoping to get some guidance on, particularly from those experienced with PowerShell, Graph API, Azure AD apps and managing Microsoft Teams policies.
Issue Overview:
We've been in the process of refining our application access policies within Microsoft Teams to better control which Azure AD applications can access Teams on behalf of our users. This involved creating specific `ApplicationAccessPolicies` to adjust to our organization's needs.
However, when call the HTTP request using Client-ID from the app which assigned to the `ApplicationAccessPolicy` using PowerShell, I've run into some challenges. I always receive this error "No application access policy found for this app."
I'm looking for support to figure out the reason behind this error, the documentation mention that it should tale 30 min for the policy to reflect, but I'm waiting around 8 hours, I followed the documentation step by step but still have this issue
The Azure AD app I'm using..