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

Example 2 Appears to create a version 1 Flow Log #48574

Closed ld0614 closed 4 years ago

ld0614 commented 4 years ago

After running the example the flow logs are created however they all appear to provision as version 1. Even changing "version": 2 doesn't appear to solve the issue and the ARM template documentation doesn't provide any further documentation as to what the correct configuration of the version field should be.


Document Details

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

damendo commented 4 years ago

That seems like a bug. Let me check internally and get back.

SubhashVasarapu-MSFT commented 4 years ago

@ld0614 , Appreciate your patience. This looks like a potential bug as mentioned by @damendo earlier. I would request you to send a mail @AzCommunity@microsoft.com with the issue as title. We will notify this to the corresponding team in the backend. We are closing this issue for now. If there are further questions regarding this matter, please reply and we will gladly continue the discussion.

irrogozh commented 4 years ago

It looks like a bug in UI. I checked deploying flowLog V2 through template. it works fine. We do create flowLog V2. But somehow in portal it is reflected as flowLog V1. Please try to run GET flowlog call in armclient or some other tool and verify that flowLog is actually flowLog V2