Skip to content
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

net - tables - tests pipeline has consistent test failures #47182

Open
m-redding opened this issue Nov 15, 2024 · 0 comments
Open

net - tables - tests pipeline has consistent test failures #47182

m-redding opened this issue Nov 15, 2024 · 0 comments
Labels
Client This issue points to a problem in the data-plane of the library. Tables

Comments

@m-redding
Copy link
Member

See pipeline history here: https://dev.azure.com/azure-sdk/internal/_build?definitionId=1687&_a=summary

This pipeline has been failing since July.

It seems like there are a few permissions issues or test resource configuration issues at play here. There are a lot of tests failing with one of the following errors:

Error Message:
Azure.RequestFailedException : Request blocked by Auth *** : Request is blocked because principal [] does not have required RBAC permissions to perform action [Microsoft.DocumentDB/databaseAccounts/readMetadata] on resource [/]. Learn more: https://aka.ms/cosmos-native-rbac.
Status: 403 (Forbidden)
ErrorCode: Forbidden

Azure.RequestFailedException : Service request failed.
Status: 403 (Database Account does not exist)

This was a blocker for me to be able to use this pipeline to validate changes in #46637

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Tables
Projects
None yet
Development

No branches or pull requests

1 participant