use adfs for enterpriseregistration
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Torma Kristóf 2023-07-26 20:44:38 +02:00
parent ccda13dadb
commit 6cea433ff5
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ D("tormakristof.eu", REG_NONE,
CNAME('turn', 'zelenka.tormakristof.eu.'),
CNAME('autodiscover', 'autodiscover.outlook.com.'),
CNAME('autodiscover.groups', 'autodiscover.outlook.com.'),
CNAME('enterpriseregistration', 'enterpriseregistration.windows.net.'),
CNAME('enterpriseregistration', 'webgateway.tormakristof.eu.'),
CNAME('enterpriseregistration.groups', 'enterpriseregistration.windows.net.'),
CNAME('enterpriseenrollment', 'enterpriseenrollment.manage.microsoft.com.'),
CNAME('enterpriseenrollment.groups', 'enterpriseenrollment.manage.microsoft.com.'),
@ -93,7 +93,7 @@ D("tormakris.dev", REG_NONE,
A('@', '192.0.2.1', CF_PROXY_ON),
MX('@', 0, 'tormakris-dev.mail.protection.outlook.com.'),
CNAME('autodiscover','autodiscover.outlook.com.'),
CNAME('enterpriseregistration','enterpriseregistration.windows.net.'),
CNAME('enterpriseregistration','webgateway.tormakristof.eu.'),
CNAME('enterpriseenrollment','enterpriseenrollment.manage.microsoft.com.'),
CNAME('selector1._domainkey','selector1-tormakris-dev._domainkey.tormakristof.onmicrosoft.com.'),
CNAME('selector2._domainkey','selector2-tormakris-dev._domainkey.tormakristof.onmicrosoft.com.'),