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

[AutoPR Microsoft.Azure.Management.Consumption] Corrected filter property properties/resourceId #776

Commits on Mar 26, 2020

  1. Generated from fdbac24ea18c0fc65013cf5fce1966319867f508

    Corrected filter property properties/resourceId
    
    properties/resourceId is not a valid filter property for this endpoint.
    
    When attempting to filter on resourceId "properties/resourceId eq '{resourceId}'" returns results for the entire scope. However using "properties/instanceId eq '{resourceId}'" returns data only for the specified resourceId.
    SDK Automation committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    30dbd58 View commit details
    Browse the repository at this point in the history