Starting around 8 pm Pacific on 26 July, Cloudflare began flagging traffic from a valid Microsoft ASN with an automated security level rule (rule ID “badscore”). This was traffic from the Azure CDN. You can see an example of the security event JSON here:
{
“action”: “managed_challenge”,
“clientASNDescription”: “MICROSOFT-CORP-MSN-AS-BLOCK”,
“clientAsn”: “8075”,
“clientCountryName”: “GB”,
“clientIP”: “147.243.150.177”,
“clientRequestHTTPHost”: “redacted”,
“clientRequestHTTPMethodName”: “GET”,
“clientRequestHTTPProtocol”: “HTTP/1.1”,
“clientRequestPath”: “redacted”,
“clientRequestQuery”: “”,
“datetime”: “2023-07-27T13:55:42Z”,
“rayName”: “7ed561acdaa1fb28”,
“ruleId”: “badscore”,
“rulesetId”: “”,
“source”: “securitylevel”,
“userAgent”: “Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36”,
“matchIndex”: 0,
“metadata”: ,
“sampleInterval”: 1
}
There were no changes to our Cloudflare configuration. Has anyone else seen this come up or had Cloudflare flagging anything else valid from Microsoft today?