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
Issue occurs when retrieving resources by ID and for some specific namespaces.
When using the List REST api:
listing resourceId conditions does not seem to work with the API, extracting the name and resource type does not work as the position of the resourceType can move if a parent resource is involved, filtering by resource name and resource group (if extracted) is also not possible as different types of resources can contain the same name.
When using GetById REST api:
some namespaces are not supported with that version of API
The text was updated successfully, but these errors were encountered:
Issue occurs when retrieving resources by ID and for some specific namespaces.
When using the List REST api:
listing resourceId conditions does not seem to work with the API, extracting the name and resource type does not work as the position of the
resourceType
can move if a parent resource is involved, filtering by resource name and resource group (if extracted) is also not possible as different types of resources can contain the same name.When using GetById REST api:
some namespaces are not supported with that version of API
The text was updated successfully, but these errors were encountered: