-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
ARMARM - TagsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: 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.This 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.Issues that are reported by GitHub users external to the Azure organization.
Description
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:
- Go to Resources - List. https://docs.microsoft.com/en-us/rest/api/resources/resources/list
- Click on 'Try it'
- Scroll down to Add the $filter parameter with values
tagname eq 'abc' and tagvalue eq '123'
.
Screenshot1 - 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.
MisinformedDNA
Metadata
Metadata
Assignees
Labels
ARMARM - TagsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: 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.This 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.Issues that are reported by GitHub users external to the Azure organization.