MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

Can we make it clear for different data types ? #50097

Closed GitMaggie closed 4 years ago

GitMaggie commented 4 years ago

In the sample query , the field is a “int” where the raw value doesn’t required a “”. However, in the real world, if it's a string, we need use "" - for example : | where Computer == “{Name}”. The sample confused lots of people, if we can make it clear, it will help save our time .


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

femsulu commented 4 years ago

Thanks for your comment. The feedback has been shared with the content owner for further review. Thanks for your patience.

mrbullwinkle commented 4 years ago

Thanks for the feedback. We have added a note to the doc to help clarify the scenario you described. The update to the doc is merged internally and will go-live later today.

mrbullwinkle commented 4 years ago

please-close