Add-SPOOrgAssetsLibrary Getting "Access Denied" #1454
Unanswered
Ukiman1014
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to set up Organizational Assets but cannot get the command to add a library to complete.
Connect-SPOService -Url "https://COMPANY-admin.sharepoint.com" Add-SPOOrgAssetsLibrary -LibraryURL https://COMPANY.sharepoint.com/sites/LIBRARY_URL -ThumbnailURL https://COMPANY.sharepoint.com/sites/JPG_IMAGE_URL -OrgAssetType ImageDocumentLibrary
Set-SPOTenantCdnEnabled -CdnType Private -Enable $true
, so it does not seem to be an error enabling a private CDN.How can we troubleshoot exactly what's causing "access denied"?
Res

t
Beta Was this translation helpful? Give feedback.
All reactions