MicrosoftDocs / azure-docs

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

Example 2 Issue #47987

Closed tw3lveparsecs closed 4 years ago

tw3lveparsecs commented 4 years ago

the code in example is missing the "networkWatcherFlowAnalyticsConfiguration" object. Should be as follows. "flowAnalyticsConfiguration": { "networkWatcherFlowAnalyticsConfiguration": { "enabled": true, "workspaceResourceId": "91a3d1e9-698e-4a49-96dc-f6fc585ae888", "trafficAnalyticsInterval": 10 } }


Document Details

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

TravisCragg-MSFT commented 4 years ago

@tw3lveparsecs Thanks for the feedback! I have assigned the issue to the content author to evaluate and update as appropriate.

damendo commented 4 years ago

I've added the networkWatcherFlowAnalyticsConfiguration object. Change should be out within a day

damendo commented 4 years ago

please-close