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 b0a5efb + 79b9296 commit 4a928cbCopy full SHA for 4a928cb
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