You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The correct audience for Azure Cognitive Search with RBAC is https://search.azure.com (not https://search.windows.net).
Old SDKs or legacy code might use .windows.net, but for Azure AD/RBAC, it’s .azure.com.
0 commit comments