Hello Deepaklal-FT
As per the error details, we request you check below details and try.
- Disable the option "Block third-party cookies" and add your domain, including third-party cookies, to the cookie allow list.
- Ensure the Set-Cookie header includes the correct attributes (on the backend/application) https://video2.skills-academy.com/en-us/azure/application-gateway/rewrite-http-headers-url?utm_source=chatgpt.com.
- Create a rewrite rule in the Application Gateway to modify the Set-Cookie header and ensure proper routing.
- Enable diagnostics in the Azure Portal: Application Gateway > Diagnostics logs > Enable ApplicationGatewayAccessLog and ApplicationGatewayPerformanceLog.
- Check for 403 errors or blocked requests in the logs.
- If you enabled the WAF, review WAF logs for blocked requests (e.g., due to SQL injection or cross-site scripting rules).
- Clear browser cookies and cache, access a.abc.com and check if the resource loads without the cookie error or 403.
I hope these steps help resolve your issue. Please let me know if you need any further assistance.
If it was helpful, please click "Upvote and Accept Answer" on this post to let us know.
We're here to help, so if you have any further questions, don't hesitate to ask.
Thank You.