An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
@L. Eric Keown
Thank you for your post and for following up on this! I apologize for missing your reply on the other thread, but I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this.
Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others", I'll repost your solution in case you'd like to "Accept" the answer.
--------------------------------------
Issue:
When trying to merge your SSL Certificate with the item you created within the Azure Key Vault to get the CSR, you ran into the below error message.
Error Message:
Property x5c has invalid value X5C must have at least one valid item still an issue
Solution:
Your issue ended up being a certificate error where your client sent the certificate in the wrong format.
Additional Links:
Formats of Merge CSR we support
Property x5c has invalid value X5C must has at least one valid item - Related issue.
If you have any other questions or would like me to add or edit the solution, please let me know.
Thank you again for your time and patience throughout this issue.
----------
Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.