Skip to content

Commit 83c7781

Browse files
Merge pull request Azure#950 from SteveMutungi254/main
Batch update of permissions
2 parents d5b0cd4 + f02545d commit 83c7781

33 files changed

+685
-53
lines changed

azureadps-2.0/AzureAD/Add-AzureADDeviceRegisteredUser.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,14 @@ Accept wildcard characters: False
7070
### CommonParameters
7171
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
7272
73+
## NOTES
74+
75+
See the [migration guide for Add-AzureADDeviceRegisteredUser](./migrate/Add-AzureADDeviceRegisteredUser.md) to the Microsoft Graph PowerShell.
76+
7377
## INPUTS
7478
7579
## OUTPUTS
7680
77-
## NOTES
78-
7981
## RELATED LINKS
8082
8183
[Get-AzureADDevice](Get-AzureADDevice.md)

azureadps-2.0/AzureAD/Get-AzureADDeviceRegisteredOwner.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,17 +81,19 @@ Accept wildcard characters: False
8181
### CommonParameters
8282
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
8383
84+
## NOTES
85+
86+
See the [migration guide for Get-AzureADDeviceRegisteredOwner](./migrate/Get-AzureADDeviceRegisteredOwner.md) to the Microsoft Graph PowerShell.
87+
8488
## INPUTS
8589
8690
## OUTPUTS
8791
88-
## NOTES
89-
9092
## RELATED LINKS
9193
92-
[Add-AzureADDeviceRegisteredOwner]()
94+
[Add-AzureADDeviceRegisteredOwner](Add-AzureADDeviceRegisteredOwner.md)
9395
94-
[Get-AzureADDevice]()
96+
[Get-AzureADDevice](Get-AzureADDevice.md)
9597
96-
[Remove-AzureADDeviceRegisteredOwner]()
98+
[Remove-AzureADDeviceRegisteredOwner](Remove-AzureADDeviceRegisteredOwner.md)
9799

azureadps-2.0/AzureAD/Get-AzureADDeviceRegisteredUser.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,17 @@ Accept wildcard characters: False
8181
### CommonParameters
8282
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
8383
84+
## NOTES
85+
86+
See the [migration guide for Get-AzureADDeviceRegisteredUser](./migrate/Get-AzureADDeviceRegisteredUser.md) to the Microsoft Graph PowerShell.
87+
8488
## INPUTS
8589
8690
## OUTPUTS
8791
88-
## NOTES
89-
9092
## RELATED LINKS
9193
92-
[Add-AzureADDeviceRegisteredUser]()
94+
[Add-AzureADDeviceRegisteredUser](Add-AzureADDeviceRegisteredUser.md)
9395
94-
[Remove-AzureADDeviceRegisteredUser]()
96+
[Remove-AzureADDeviceRegisteredUser](Remove-AzureADDeviceRegisteredUser.md)
9597

azureadps-2.0/AzureAD/Get-AzureADServiceAppRoleAssignedTo.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ Accept wildcard characters: False
8181
### CommonParameters
8282
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
8383
84+
## NOTES
85+
86+
See the [migration guide for Get-AzureADServiceAppRoleAssignedTo](./migrate/Get-AzureADServiceAppRoleAssignedTo.md) to the Microsoft Graph PowerShell.
87+
8488
## INPUTS
8589
8690
### System.String
@@ -89,6 +93,5 @@ System.Nullable\`1\[\[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral
8993
## OUTPUTS
9094
9195
### System.Object
92-
## NOTES
9396
9497
## RELATED LINKS

azureadps-2.0/AzureAD/Get-AzureADSubscribedSku.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,12 @@ Accept wildcard characters: False
101101
### CommonParameters
102102
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
103103
104+
## NOTES
105+
106+
See the [migration guide for Get-AzureADSubscribedSku](./migrate/Get-AzureADSubscribedSku.md) to the Microsoft Graph PowerShell.
107+
104108
## INPUTS
105109
106110
## OUTPUTS
107111
108-
## NOTES
109-
110112
## RELATED LINKS

azureadps-2.0/AzureAD/Get-AzureADUserAppRoleAssignment.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,17 +82,19 @@ Accept wildcard characters: False
8282
### CommonParameters
8383
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
8484
85+
## NOTES
86+
87+
See the [migration guide for Get-AzureADUserAppRoleAssignment](./migrate/Get-AzureADUserAppRoleAssignment.md) to the Microsoft Graph PowerShell.
88+
8589
## INPUTS
8690
8791
## OUTPUTS
8892
89-
## NOTES
90-
9193
## RELATED LINKS
9294
93-
[Get-AzureADUser]()
95+
[Get-AzureADUser](Get-AzureADUser.md)
9496
95-
[New-AzureADUserAppRoleAssignment]()
97+
[New-AzureADUserAppRoleAssignment](New-AzureADUserAppRoleAssignment.md)
9698
97-
[Remove-AzureADUserAppRoleAssignment]()
99+
[Remove-AzureADUserAppRoleAssignment](Remove-AzureADUserAppRoleAssignment.md)
98100

azureadps-2.0/AzureAD/Get-AzureADUserCreatedObject.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,12 @@ Accept wildcard characters: False
8686
### CommonParameters
8787
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
8888
89+
## NOTES
90+
91+
See the [migration guide for Get-AzureADUserCreatedObject](./migrate/Get-AzureADUserCreatedObject.md) to the Microsoft Graph PowerShell.
92+
8993
## INPUTS
9094
9195
## OUTPUTS
9296
93-
## NOTES
94-
9597
## RELATED LINKS

azureadps-2.0/AzureAD/Get-AzureADUserOwnedDevice.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,12 @@ Accept wildcard characters: False
7979
### CommonParameters
8080
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
8181
82+
## NOTES
83+
84+
See the [migration guide for Get-AzureADUserOwnedDevice](./migrate/Get-AzureADUserOwnedDevice.md) to the Microsoft Graph PowerShell.
85+
8286
## INPUTS
8387
8488
## OUTPUTS
8589
86-
## NOTES
87-
8890
## RELATED LINKS

azureadps-2.0/AzureAD/Get-AzureADUserOwnedObject.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ Accept wildcard characters: False
9090
### CommonParameters
9191
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
9292
93+
## NOTES
94+
95+
See the [migration guide for Get-AzureADUserOwnedObject](./migrate/Get-AzureADUserOwnedObject.md) to the Microsoft Graph PowerShell.
96+
9397
## INPUTS
9498
9599
## OUTPUTS

azureadps-2.0/AzureAD/Get-AzureADUserRegisteredDevice.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,12 @@ Accept wildcard characters: False
7878
### CommonParameters
7979
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
8080
81+
## NOTES
82+
83+
See the [migration guide for Get-AzureADUserRegisteredDevice](./migrate/Get-AzureADUserRegisteredDevice.md) to the Microsoft Graph PowerShell.
84+
8185
## INPUTS
8286
8387
## OUTPUTS
8488
85-
## NOTES
86-
8789
## RELATED LINKS

0 commit comments

Comments
 (0)