samples icon indicating copy to clipboard operation
samples copied to clipboard

Duplicate in supported cultures list

Open rosidigital opened this issue 4 years ago • 4 comments

Trying to upload 'policies\custom-email-verifcation-displaycontrol\policy\DisplayControl_TrustFrameworkExtensions.xml'

Duplicate in supported cultures list: https://www.screencast.com/t/OZEbY9jAjP

But this validation error occurs.

rosidigital avatar Oct 22 '21 09:10 rosidigital

Ran into this also: https://www.screencast.com/t/datz69FZP

rosidigital avatar Oct 22 '21 11:10 rosidigital

Dear @rosidigital

Replace Append in <SupportedLanguages DefaultLanguage="en" MergeBehavior="Append"> to ReplaceAll

Also, read an important note just before the section Add Azure AD B2C claim types.

kengaderdus avatar Nov 10 '21 13:11 kengaderdus

Thanks @kengaderdus

rosidigital avatar Nov 10 '21 14:11 rosidigital

@rosidigital The changes in Custom email verification with SendGrid article have not gone live. You will have to wait a little bit.

However, you can see this note:

We recommend that you use a sample Custom email verification custom policy available on GitHub. DisplayControl_TrustFrameworkExtensions.xml uses TrustFrameworkExtensions.xml as its base file hence make sure to include TrustFrameworkBase.xml, TrustFrameworkLocalization.xml and TrustFrameworkExtensions.xml files from the SocialAndLocalAccounts starter pack in your policy.

Thanks.

kengaderdus avatar Nov 10 '21 14:11 kengaderdus