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

graph.microsoft.com/beta/privilegedAccess/azureResources/resources doesn't support $skipToken #859

Open
milapointe opened this issue Jun 25, 2024 · 11 comments
Labels
Service issue type:question An issue that's a question

Comments

@milapointe
Copy link

milapointe commented Jun 25, 2024

GET https://graph.microsoft.com/beta/privilegedAccess/azureResources/resources

I'm trying to use this endpoint (graph.microsoft.com/beta/privilegedAccess/azureResources/resources) inside EntraExporter and it fail everytime.

An Issue is opened on EntraExporter side
Ref : microsoft/EntraExporter#62

Since I'm stubborn, I isolated the request and tried it manually as stated inside the other issue.

Result : $skipToken seems to not be an available filter even if it's present inside "@odata.nextLink" value returned from the original request.

image

image

Nothing in the documentation state that "skiptoken" is available...

@andrueastman
Copy link
Member

Thanks for raising this @milapointe

According to the docs at https://learn.microsoft.com/en-us/graph/api/governanceresource-list?view=graph-rest-beta&tabs=http

This API will soon be deprecated. Given this information, I don't think the API teams will be looking to fixing this as the guidance is to use the new APIs in the documentation.

In case of any further clarifications, I would suggest opening a question to get clarity from the API owners on the state of things here. https://aka.ms/askGraph

@andrueastman andrueastman added status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close type:question An issue that's a question labels Jun 26, 2024
@milapointe
Copy link
Author

Thanks for raising this @milapointe

According to the docs at https://learn.microsoft.com/en-us/graph/api/governanceresource-list?view=graph-rest-beta&tabs=http

This API will soon be deprecated. Given this information, I don't think the API teams will be looking to fixing this as the guidance is to use the new APIs in the documentation.

In case of any further clarifications, I would suggest opening a question to get clarity from the API owners on the state of things here. https://aka.ms/askGraph

I will open a question then.

But I don't see a direct replacement for this api :

image

I would expect PIM for Azure resources to be under iteration 3 but nothing for this.

Same thing for the documentation, I don't see it inside migration path

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 and removed status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close labels Jun 26, 2024
@andrueastman
Copy link
Member

Thanks for following up @milapointe

But I don't see a direct replacement for this api :

As this team/repo is mainly intended for SDK related issues, I would suggest also asking this in the question to get feedback on the same from the API owners. In the event it's a documentation issue, the teams should be able to follow this up.

@andrueastman andrueastman added status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close and removed Needs: Attention 👋 labels Jun 27, 2024
@milapointe
Copy link
Author

Thanks for following up @milapointe

But I don't see a direct replacement for this api :

As this team/repo is mainly intended for SDK related issues, I would suggest also asking this in the question to get feedback on the same from the API owners. In the event it's a documentation issue, the teams should be able to follow this up.

I did, thanks.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 and removed status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close labels Jul 1, 2024
Copy link
Contributor

No description provided.

@nixtaz
Copy link

nixtaz commented Aug 5, 2024

Hey @milapointe, any updates to the Entra Export issue? :))

@milapointe
Copy link
Author

Hey @milapointe, any updates to the Entra Export issue? :))

nope

@andrueastman
Copy link
Member

@milapointe Any chance you are able to raise a support ticket with your tenant/Azure information with the API team to help get this resolved?
You can follow the guidance at https://developer.microsoft.com/en-us/graph/support

@milapointe
Copy link
Author

@milapointe Any chance you are able to raise a support ticket with your tenant/Azure information with the API team to help get this resolved? You can follow the guidance at https://developer.microsoft.com/en-us/graph/support

i did : https://learn.microsoft.com/en-us/answers/questions/1757083/graph-microsoft-com-beta-privilegedaccess-azureres

no anwser

@andrueastman
Copy link
Member

What I mean here is to open a support request. The links are at the bottom of the page at the link below under the "Get support" section.

https://developer.microsoft.com/en-us/graph/support

@milapointe
Copy link
Author

What I mean here is to open a support request. The links are at the bottom of the page at the link below under the "Get support" section.

https://developer.microsoft.com/en-us/graph/support

I dont have this access, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Service issue type:question An issue that's a question
Projects
None yet
Development

No branches or pull requests

3 participants