MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.23k stars 21.39k forks source link

CAA Record - Missing Digicert account ID for managed certificates #122852

Closed michaelpfister closed 2 months ago

michaelpfister commented 4 months ago

As for security reasons we have limited our CAA records to specific Digicert accounts.

As for example: example.com. 28800 IN CAA 0 issue "digicert.com; account=abc1___d234"

In combination with managed certificates this causes a permission issue as expected. Would it be possible, to include Microsoft's account id within the documentation? This would allow security sensitive customers to extend their CAA records with the specific Digicert account id of Microsoft without having to open it for all Digicert accounts.

The domain verification process built into the Azure App Services already ensures the needed security level, thus allowing Microsoft's account id is the better option than allowing all Digicert accounts.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

PesalaPavan commented 4 months ago

@michaelpfister Thanks for your feedback! We will investigate and update as appropriate.

msangapu-msft commented 2 months ago

We've added this to our backlog to review and update as necessary. #please-close