When adding the scope of the application registered in Azure AD, the maximum number of characters in the scope name was displayed as 40 characters or less.
I know that I need to set API permissions and scope to use the Microsoft Graph API, and I need to set the name of the permission in the scope name, but OnPremisesPublishingProfiles.ReadWrite.All is specified in the scope name Does that mean you can't?
Or please let me know if there is another way to add it.

