Hi @Gilbert Gomez
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: Unable to download Certificate of Authority from a key vault as a .pfx file
Solution: Resolved by @Gilbert Gomez
"It can be downloaded using Powershell with the following command: az keyvalut secret download --vaultname <your key vault name> -- name <your root CA name> --file <*.pfx>"
If you have any other questions or are still running into more issues, 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.
If this answers your query, do click `Accept Answer`
and `Yes`
.