We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 887862f + 18da4a3 commit 79b9296Copy full SHA for 79b9296
Modules/CIPPCore/Public/Test-CIPPGDAPRelationships.ps1
@@ -30,7 +30,7 @@ function Test-CIPPGDAPRelationships {
30
Issue = 'The relationship has global administrator access. Auto-Extend is not available.'
31
Tenant = [string]$Group.customer.displayName
32
Relationship = [string]$Group.displayName
33
- Link = 'https://docs.cipp.app/setup/gdap/troubleshooting#autoextend'
+ Link = 'https://docs.cipp.app/setup/installation/recommended-roles'
34
35
}) | Out-Null
36
}
0 commit comments