Skip to content

Commit abf8475

Browse files
authored
Longw/networkflow strean rename (#1570)
* adding change for new stream
1 parent 394b7c0 commit abf8475

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

scripts/onboarding/aks/onboarding-msi-azure-policy/azure-policy.parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"Microsoft-ContainerInventory",
9393
"Microsoft-ContainerNodeInventory",
9494
"Microsoft-Perf",
95-
"Microsoft-RetinaNetworkFlowLogs"
95+
"Microsoft-ContainerNetworkLogs"
9696
]
9797
},
9898
"useAzureMonitorPrivateLinkScope": {

scripts/onboarding/aks/onboarding-msi-bicep-syslog/existingClusterParam.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"Microsoft-ContainerInventory",
9191
"Microsoft-ContainerNodeInventory",
9292
"Microsoft-Perf",
93-
"Microsoft-RetinaNetworkFlowLogs"
93+
"Microsoft-ContainerNetworkLogs"
9494
]
9595
},
9696
"useAzureMonitorPrivateLinkScope": {

scripts/onboarding/aks/onboarding-msi-bicep/existingClusterParam.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"Microsoft-ContainerInventory",
5555
"Microsoft-ContainerNodeInventory",
5656
"Microsoft-Perf",
57-
"Microsoft-RetinaNetworkFlowLogs"
57+
"Microsoft-ContainerNetworkLogs"
5858
]
5959
},
6060
"useAzureMonitorPrivateLinkScope": {

scripts/onboarding/aks/onboarding-using-msi-auth/existingClusterParam.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"Microsoft-ContainerInventory",
9494
"Microsoft-ContainerNodeInventory",
9595
"Microsoft-Perf",
96-
"Microsoft-RetinaNetworkFlowLogs"
96+
"Microsoft-ContainerNetworkLogs"
9797
]
9898
},
9999
"useAzureMonitorPrivateLinkScope": {

0 commit comments

Comments
 (0)