-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client refresh / credential caching issues in dev and prod #66
Comments
@julienstroheker we sometimes see this error, both in dev and in prod. It is like https://docs.microsoft.com/en-us/azure/role-based-access-control/troubleshooting#rbac-changes-are-not-being-detected . I assume there is some caching somewhere in ARM. I understand we should make the RBAC change, then refresh our access token; the problem is I think we are doing that correctly and we still get the error occasionally. Please can you look into this and try to understand what else we need to do? Does the v3 RP do additional tricks here? |
I also get this too
|
dynamic validation has moved to backend, closing this. |
Saw an
az aro create
fail with the following storage deployment error messages:Need to understand how to fix this.
The text was updated successfully, but these errors were encountered: