diff --git a/src/Applications/beta/examples/Get-MgBetaApplicationDelta.md b/src/Applications/beta/examples/Get-MgBetaApplicationDelta.md index 3432fee0ca9..4d49ee19745 100644 --- a/src/Applications/beta/examples/Get-MgBetaApplicationDelta.md +++ b/src/Applications/beta/examples/Get-MgBetaApplicationDelta.md @@ -4,4 +4,4 @@ Import-Module Microsoft.Graph.Beta.Applications Get-MgBetaApplicationDelta ``` This example shows how to use the Get-MgBetaApplicationDelta Cmdlet. -To learn about permissions for this resource, see the [permissions reference](/graph/permissions-reference). +To learn about permissions for this resource, see the [Application permissions reference](/graph/permissions-reference#applicationreadall).