Skip to content

Commit 711bc98

Browse files
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into appgw
2 parents 63dbf24 + c014f62 commit 711bc98

File tree

2 files changed

+34
-6
lines changed

2 files changed

+34
-6
lines changed

articles/azure-netapp-files/tools-reference.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 08/20/2024
8+
ms.date: 02/06/2025
99
ms.author: anfdocs
1010
---
1111

@@ -44,3 +44,19 @@ Azure NetApp Files offers [multiple tools](https://aka.ms/anftools) to estimate
4444
* [**ANFHealthCheck**](https://github.com/seanluce/ANFHealthCheck)
4545

4646
ANFHeathCheck is a PowerShell runbook that generates artful HTML reports of your entire Azure NetApp Files landscape. Optionally, it can automatically reduce over-sized volumes and capacity pools to reduce your TCO.
47+
48+
* [Azure Verified Module (AVM) Terraform Module for Azure NetApp File](https://registry.terraform.io/modules/Azure/avm-res-netapp-netappaccount/azurerm/latest)
49+
50+
Use the Azure Verified Module (AVM) if you would like to deploy Azure NetApp Files through infrastructure as code using Terraform.
51+
52+
* [Azure Verified Module (AVM) Bicep Module for Azure NetApp Files](https://github.com/Azure/bicep-registry-modules/tree/main/avm/res/net-app/net-app-account)
53+
54+
Use the Azure Verified Module (AVM) if you would like to deploy Azure NetApp Files through infrastructure as code using Bicep.
55+
56+
* [Azure Monitoring Baseline Alerts for Azure NetApp Files](https://azure.github.io/azure-monitor-baseline-alerts/services/NetApp/netAppAccounts/)
57+
58+
Use this tool to deploy alerts that should be configured in Azure NetApp Files as a baseline for monitoring.
59+
60+
* [Azure Proactive Resilience Library for Azure NetApp Files](https://azure.github.io/Azure-Proactive-Resiliency-Library-v2/azure-resources/NetApp/netAppAccounts/)
61+
62+
Learn about recommendations related to resiliency for Azure NetApp Files.

articles/network-watcher/required-rbac-permissions.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,21 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: concept-article
9-
ms.date: 09/23/2024
9+
ms.date: 02/06/2025
1010

1111
#CustomerIntent: As an Azure administrator, I want to know the required Azure role-based access control (Azure RBAC) permissions to use each of the Network Watcher capabilities, so I can assign them correctly to users using any of those capabilities.
1212
---
1313

1414
# Azure role-based access control permissions required to use Network Watcher capabilities
1515

16-
Azure role-based access control (Azure RBAC) enables you to assign only the specific actions to members of your organization that they require to complete their assigned responsibilities. To use Azure Network Watcher capabilities, the account you log into Azure with, must be assigned to the [Owner](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#owner), [Contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#contributor), or [Network contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#network-contributor) built-in roles, or assigned to a [custom role](../role-based-access-control/custom-roles.md?toc=/azure/network-watcher/toc.json) that is assigned the actions listed for each Network Watcher capability in the sections that follow. To learn how to check roles assigned to a user for a subscription, see [List Azure role assignments using the Azure portal](../role-based-access-control/role-assignments-list-portal.yml?toc=/azure/network-watcher/toc.json). If you can't see the role assignments, contact the respective subscription admin. To learn more about Network Watcher's capabilities, see [What is Network Watcher?](network-watcher-monitoring-overview.md)
16+
Azure role-based access control (Azure RBAC) enables you to assign only the specific actions to members of your organization that they require to complete their assigned responsibilities.
17+
18+
To use Azure Network Watcher capabilities, the account you log into Azure with, must be assigned to the [Owner](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#owner), [Contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#contributor), or [Network contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#network-contributor) built-in roles, or assigned to a [custom role](../role-based-access-control/custom-roles.md?toc=/azure/network-watcher/toc.json) that is assigned the actions listed for each Network Watcher capability in the sections that follow.
19+
20+
To learn how to check roles assigned to a user for a subscription, see [List Azure role assignments using the Azure portal](../role-based-access-control/role-assignments-list-portal.yml?toc=/azure/network-watcher/toc.json). If you can't see the role assignments, contact the respective subscription admin.
1721

1822
> [!IMPORTANT]
19-
> [Network contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#network-contributor) does not cover the following actions:
23+
> [Network contributor](../role-based-access-control/built-in-roles.md?toc=/azure/network-watcher/toc.json#network-contributor) doesn't cover the following actions:
2024
> - Microsoft.Storage/* actions listed in [Additional actions](#additional-actions) or [Flow logs](#flow-logs) section.
2125
> - Microsoft.Compute/* actions listed in [Additional actions](#additional-actions) section.
2226
> - Microsoft.OperationalInsights/workspaces/\*, Microsoft.Insights/dataCollectionRules/* or Microsoft.Insights/dataCollectionEndpoints/* actions listed in [Traffic analytics](#traffic-analytics) section.
@@ -85,6 +89,9 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
8589
> [!CAUTION]
8690
> Data collection rule and data collection endpoint resources are created and managed by traffic analytics. If you perform any operation on these resources, traffic analytics may not function as expected.
8791
92+
> [!IMPORTANT]
93+
> [Management group](../governance/management-groups/overview.md?toc=/azure/network-watcher/toc.json) inherited permissions are currently not supported for enabling traffic analytics.
94+
8895
## Connection troubleshoot
8996

9097
| Action | Description |
@@ -132,15 +139,14 @@ Since traffic analytics is enabled as part of the flow log resource, the followi
132139
> | Action | Description |
133140
> | ------------------------------------------------------------------- | -------------------------------------------------------------- |
134141
> | Microsoft.Network/networkWatchers/topology/action | Get topology |
135-
> | Microsoft.Network/networkWatchers/topology/read | Same as above |
142+
> | Microsoft.Network/networkWatchers/topology/read | Get topology |
136143
137144
## Reachability report
138145

139146
| Action | Description |
140147
| ------------------------------------------------------------------- | -------------------------------------------------------------- |
141148
| Microsoft.Network/networkWatchers/azureReachabilityReport/action | Get an Azure reachability report |
142149

143-
144150
## Additional actions
145151

146152
Network Watcher capabilities also require the following actions:
@@ -158,3 +164,9 @@ Network Watcher capabilities also require the following actions:
158164
> | Microsoft.Compute/virtualMachineScaleSets/extensions/Read, </br> Microsoft.Compute/virtualMachineScaleSets/extensions/Write| Check if Network Watcher extension is present, and install if necessary |
159165
> | Microsoft.Insights/alertRules/* | Set up metric alerts |
160166
> | Microsoft.Support/* | Create and update support tickets from Network Watcher |
167+
168+
## Related content
169+
170+
- [What is Network Watcher?](network-watcher-overview.md)
171+
172+
- [Network Watcher frequently asked questions (FAQ)](frequently-asked-questions.yml)

0 commit comments

Comments
 (0)