Overview
Azure CDN is Microsoft's content delivery network, distributing cached website assets from a global network of edge servers. It reduces page load latency by serving static resources (images, stylesheets, scripts, fonts) from the edge location closest to each visitor. Azure CDN operates as transparent network infrastructure with no client-side tracking, advertising, or analytics functionality.
What This Script Does
Azure CDN does not load client-side scripts, set cookies, or execute JavaScript in the visitor's browser. It functions as a transparent HTTP caching layer between the origin server and the visitor.
- Content delivery: Caches and serves static assets (HTML, CSS, JavaScript, images, fonts, media files) from Microsoft's edge locations based on HTTP caching headers
- No cookies set: Azure CDN does not set or read cookies. Cache behavior is governed by origin server Cache-Control and Expires headers.
- No client-side scripts: There is no JavaScript tag or SDK associated with Azure CDN. Its presence is identifiable through HTTP response headers and DNS resolution to Microsoft's edge network IP ranges.
- Network-level data: Standard HTTP request metadata (IP address, request headers, URL path) is processed for routing and caching decisions. This data is used for content delivery, not for tracking or profiling.
- Custom domains: Azure CDN often serves content from custom domains configured by the site operator, making it less visibly identifiable than services that load from vendor-branded domains.
Consent & Compliance
Azure CDN falls under the essential consent category.
Under GDPR and ePrivacy, Azure CDN is a strictly necessary service. It sets no cookies, stores no information on the user's device, and processes only the HTTP request metadata required to deliver content. This falls under the ePrivacy Directive's exemption for services explicitly requested by the user.
Under CCPA/CPRA, Azure CDN's processing of IP addresses for content routing is incidental to delivering the requested web content and does not constitute a "sale" or "sharing" of personal information.
Azure CDN operates under Microsoft's data processing agreements and Azure compliance certifications, separate from Microsoft's advertising data policies.
Should You Block This Without Consent?
No. Azure CDN is transparent content delivery infrastructure with no cookies, no tracking scripts, and no data collection beyond standard HTTP request processing. Blocking it would prevent website assets from loading, breaking the site. It qualifies as strictly necessary under all major privacy frameworks.
Is Azure CDN GDPR compliant?
Azure CDN's trackers are classified as essential (strictly necessary), so they are generally exempt from prior consent under the GDPR. You should still list them in your cookie policy and privacy notice so visitors know they are there.
Consent Categories
Also Known As
Industries
Tracked Domains (1)
azureedge.netEssentialazureedge.net is an essential domain operated by Azure CDN, used to keep the site working, including security, load balancing, and sessions.
Frequently Asked Questions
Related Vendors

Manage consent for Azure CDN
ConsentStack automatically detects and manages Azure CDN trackers so your site stays compliant with global privacy regulations.