I ran the Add-SPOOrgAssetsLibrary command to add Org Assets but it doesn't show up.
Using this link
The command I ran below (The CDN was default if i didn't add it in the command):
Add-SPOOrgAssetsLibrary -LibraryURL https://xxxx.sharepoint.com/sites/News/Assets -ThumbnailURL https://xxxxx.sharepoint.com/sites/New/Assets/Logo.png -OrgAssetType ImageDocumentLibrary When I go to the image using and image web part or any other modern page the org asset tab doesn't show up.
I have ran the command : Get-SPOOrgAssetsLibrary and it returns the library I set
Any ideas what I'm missing?