Azure / awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
https://aka.ms/awesome-azd
MIT License
141 stars 70 forks source link

add cookie banner support in EU location for web compliance portal requirements #321

Closed hemarina closed 4 months ago

hemarina commented 4 months ago

WCP (trafficmanager.net) is a portal which run the scans and test if a website passed Microsoft accessibility, privacy and security requirements. Since we are using adobe analytics, we registered our website Edit Site Details (trafficmanager.net). Under privacy, we need to use wcp cookie library to get customer's consent in EU region.

hemarina commented 4 months ago

Mock EU IP address to see the following:

Cookie Banner at the top:

image

'Manage Cookie' in the footer:

image

Dialog when click on 'Manage Cookies'

image