Hi Karap,
I did nslookup and the CNAME record for www is pointing to a Static Web App, which is different Azure service than Azure App Service. Please update your CNAME record for www to point to your Azure App Service (e.g. yourwebappname.azurewebsites.net) instead.
To find correct target FQDN for the www CNAME please navigate to your web app in the portal and look for Default domain on Overview blade.
The current TTL for the www CNAME is set to 1 hour, so the change may take an hour or so to take effect.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP