Ihaaa, I was able to fix the issue.
It was a configuration erron in the CDN's origin.
It was selecting the storage itself as the origin. I had to change to the storage static website.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have two Azure storages that serve users content using Azure CDN and custom domains. One works perfectly fine, while the other throws the error "This XML file does not appear to have any style information associated with it. The document tree is shown below." when accessed through a browser.
Both storages are configured identically, with CNAME records added to the DNS. Can someone please help me resolve this issue? I have been stuck with it for over three days now. Thank you for your assistance.
Ihaaa, I was able to fix the issue.
It was a configuration erron in the CDN's origin.
It was selecting the storage itself as the origin. I had to change to the storage static website.
@Thiago Polati I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.
Issue: Azure CDN Custom Domain Issue - "This XML file does not appear to have any style information associated with it."
Solution: "There was a configuration error in the CDN's origin. It had selected the storage itself as the origin, but I had to change it to the storage static website."
Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.