Skip to content

Commit

Permalink
Added recommendation for network watcher connection monitor (#244)
Browse files Browse the repository at this point in the history
Co-authored-by: Zach Trocinski <[email protected]>
  • Loading branch information
khushal08 and oZakari authored Jul 19, 2024
1 parent 277edc9 commit 95246b3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// under-development
19 changes: 19 additions & 0 deletions azure-resources/Network/networkWatchers/recommendations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,22 @@
learnMoreLink:
- name: Manage NSG flow logs using the Azure portal
url: "https://learn.microsoft.com/azure/network-watcher/nsg-flow-logging"

- description: Configure Network Watcher Connection monitor
aprlGuid: 1e28bbc1-1eb7-486f-8d7f-93943f40219c
recommendationTypeId: null
recommendationControl: Monitoring and Alerting
recommendationImpact: High
recommendationResourceType: Microsoft.Network/networkWatchers
recommendationMetadataState: Active
longDescription: |
Improves monitoring for Azure and Hybrid connectivity
potentialBenefits: Improves monitoring for Azure and Hybrid connectivity
pgVerified: true
publishedToLearn: false
publishedToAdvisor: false
automationAvailable: arg
tags: null
learnMoreLink:
- name: Connection monitor overview
url: "https://learn.microsoft.com/en-us/azure/network-watcher/connection-monitor-overview"

0 comments on commit 95246b3

Please sign in to comment.