MicrosoftDocs / azure-docs

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

Networkwatcher - NSG flow logs cannot be tagged #51920

Closed NillsF closed 4 years ago

NillsF commented 4 years ago

In the page about resources that support tagging (see below) the resource NSG flow logs isn't mentioned. It is an actual resource, and it does not support tagging. We periodically get all Azure resources, and add tags to those resources that do not have tags applied to time. We get error message when doing this for flow log settings, with the error "The requested resource does not support http method 'PATCH'".

I would recommend adding NSG flow logs to this page and mention it doesn't support tags.


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.

tfitzmac commented 4 years ago

@NillsF - thanks for this feedback. I ran a test and was able to apply tags to flow logs when creating the resource. But, I see the same error you saw when applying tags after deployment. I'll update the doc to indicate it does not support tags.