Essential cookies
First party cookies
The ESMP uses a first party persistent cookie—cookieConsent—to track the user's consent on the usage of the cookies. This cookie has an expiration date of 365 days from its creation, after which it is automatically deleted from the user's device.
Power Pages cookies
The ESMP is built on Power Pages, which utilizes the cookies below. Except for
Dynamics365PortalAnalytics—a first party persistent cookie with a 90-day expiration date—all other Power Pages cookies are first party session cookies, automatically deleted from the user's device when the web browser is closed.
- __RequestVerificationTokenprotects against cross-site request forgery (CSRF).
- .AspNet.ApplicationCookie Used to identify user sessions. A user session starts when a user first visits the site and ends when the session is closed.
- adxPreviewUnpublishedEntities Stores preview ON/OFF mode in classic CMS systems for site administrators.
- adx-notification Used in basic form actions to store alert messages for display on redirection.
- ARRAffinity and ARRAffinitySameSite Automatically added by Azure websites to ensure load balancing across different sites. They do not store personal user information.
- ASP.NET_SessionId Maintains a logged-in user's session to avoid repeated sign-ins.
- ContextLanguageCode Stores the user's preferred language selection for the duration of their session. Deleted at session end.
- Dynamics365PortalAnalytics Collects anonymous usage statistics for analysis and aggregated reporting.
- isDSTObserved and isDSTSupport Indicate if the current time is within daylight saving time.
- timeZoneCode and timezoneoffset Store time zone data related to the user's local time.
- PrivateModeLoginCookie Identifies internal maker sessions when the site is in private mode. Remains after the site becomes public.
- OpenIdConnect.nonce.xxxxxx Associates a client session with an ID token and mitigates replay attacks.
- AspNet.ExternalCookie Used for identifying user sessions during external sign-in scenarios.
- WebPageCaching Used when a Content Delivery Network (CDN) is enabled, helping determine if a page should be served from CDN cache or the web server with a 1 -day expiration date
Non-essential cookies
Azure Application Insights cookies
For web analytics and telemetry, the ESMP employs Azure Application Insights. This tool uses first party cookies to collect data about the user's interactions with this website, crucial for compiling aggregated statistics about website usage, contributing to the user's experience enhancement on this website.
The data collected is anonymized, and no personally identifiable information is captured unless explicitly provided by the user. For more information, consult the Microsoft Privacy Statement.
Azure Application Insights utilizes the cookies below:
- ai_session tracks a user's session, allowing understanding of interactions within a single visit. This session cookie is automatically deleted from the user's device when the web browser is closed or within approximately 40 minutes of its creation.
- ai_user identifies unique visitors to the portal by assigning a unique identifier, helping distinguish between new and returning users. This cookie has an expiration date of 365 days from its creation, after which it is automatically deleted from the user's device.