File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
description : Troubleshooting the Azure Az PowerShell module.
3
3
ms.custom : devx-track-azurepowershell
4
- ms.date : 09/06 /2022
4
+ ms.date : 10/17 /2022
5
5
ms.devlang : powershell
6
6
ms.service : azure-powershell
7
7
ms.topic : conceptual
@@ -96,7 +96,10 @@ Get-AzResource -ResourceId $resourceId
96
96
97
97
## Permission issues with AzAD cmdlets
98
98
99
- [ Microsoft Graph permissions reference] ( /graph/permissions-reference )
99
+ The Az PowerShell module uses the Microsoft Graph API. Administering or managing resources in Azure
100
+ with the Az PowerShell module requires the same permissions as performing the identical task from
101
+ Azure portal or any other Azure command-line tool. For specific questions about permissions see the
102
+ [ Microsoft Graph permissions reference] ( /graph/permissions-reference ) .
100
103
101
104
## Microsoft Graph query parameters
102
105
Original file line number Diff line number Diff line change 1
1
---
2
2
description : Troubleshooting the Azure Az PowerShell module.
3
3
ms.custom : devx-track-azurepowershell
4
- ms.date : 10/12 /2022
4
+ ms.date : 10/17 /2022
5
5
ms.devlang : powershell
6
6
ms.service : azure-powershell
7
7
ms.topic : conceptual
@@ -96,7 +96,10 @@ Get-AzResource -ResourceId $resourceId
96
96
97
97
## Permission issues with AzAD cmdlets
98
98
99
- [ Microsoft Graph permissions reference] ( /graph/permissions-reference )
99
+ The Az PowerShell module uses the Microsoft Graph API. Administering or managing resources in Azure
100
+ with the Az PowerShell module requires the same permissions as performing the identical task from
101
+ Azure portal or any other Azure command-line tool. For specific questions about permissions see the
102
+ [ Microsoft Graph permissions reference] ( /graph/permissions-reference ) .
100
103
101
104
## Microsoft Graph query parameters
102
105
You can’t perform that action at this time.
0 commit comments