Skip to content

Commit 492a023

Browse files
Merge pull request #233239 from halkazwini/nw-nsg-flow6
add azure dns private resolver to the incompatible services list
2 parents 6981b59 + a189afd commit 492a023

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/network-watcher/network-watcher-nsg-flow-logging-overview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -512,9 +512,10 @@ NSG flow logs for network security groups associated to Azure Application Gatewa
512512

513513
Currently, these Azure services don't support NSG flow logs:
514514

515-
- [Azure Container Instances](https://azure.microsoft.com/services/container-instances/)
516-
- [Azure Logic Apps](https://azure.microsoft.com/services/logic-apps/)
517-
- [Azure Functions](https://azure.microsoft.com/services/functions/)
515+
- [Azure Container Instances](../container-instances/container-instances-overview.md)
516+
- [Azure Logic Apps](../logic-apps/logic-apps-overview.md)
517+
- [Azure Functions](../azure-functions/functions-overview.md)
518+
- [Azure DNS Private Resolver](../dns/dns-private-resolver-overview.md)
518519

519520
> [!NOTE]
520521
> App services deployed under an Azure App Service plan don't support NSG flow logs. To learn more, see [How virtual network integration works](../app-service/overview-vnet-integration.md#how-regional-virtual-network-integration-works).

0 commit comments

Comments
 (0)