Skip to content

tags missing on response of Azure Resource Management REST API #3819

@hellosnow

Description

@hellosnow

This issue is transfered by MicrosoftDocs/feedback#657 from @Qq20180503

Describe the bug
I filter Azure Resource Management REST call on tags. However, the response is just displaying the filtered resources not including "tag".

To Reproduce
Steps to reproduce the behavior:

  1. Go to Resources - List. https://docs.microsoft.com/en-us/rest/api/resources/resources/list
  2. Click on 'Try it'
  3. Scroll down to Add the $filter parameter with values tagname eq 'abc' and tagvalue eq '123' .
    Screenshot1
  4. See the response just show the filtered resource not include specified "tag".
    Screenshot2

Expected behavior
The response should be filtered resources including "tag".

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

ARMARM - TagsService AttentionWorkflow: This issue is responsible by Azure service team.Service-teambugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions