msgraph-beta-sdk-dotnet icon indicating copy to clipboard operation
msgraph-beta-sdk-dotnet copied to clipboard

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

Open milapointe opened this issue 1 year ago • 11 comments

https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/blob/903a40b7c974a6004d79243e182336eeffef1d8d/docs/v4-reference-docs/governanceresource-list.md?plain=1#L77

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 : https://github.com/microsoft/EntraExporter/issues/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...

milapointe avatar Jun 25 '24 20:06 milapointe

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 avatar Jun 26 '24 06:06 andrueastman

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

milapointe avatar Jun 26 '24 12:06 milapointe

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 avatar Jun 27 '24 05:06 andrueastman

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.

milapointe avatar Jul 01 '24 12:07 milapointe

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

nixtaz avatar Aug 05 '24 23:08 nixtaz

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

nope

milapointe avatar Aug 05 '24 23:08 milapointe

@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

andrueastman avatar Aug 16 '24 06:08 andrueastman

@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

milapointe avatar Aug 16 '24 10:08 milapointe

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

andrueastman avatar Aug 19 '24 07:08 andrueastman

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.

milapointe avatar Aug 20 '24 01:08 milapointe