Use SVG in Windows Azure Websites
Use SVG in Windows Azure Websites
Use SVG in Windows Azure Websites
Re: Use SVG in Windows Azure Websites
What you can do in Windows Azure Websites (on web.config level) is pretty limited, but you [should](http://blog.maartenballiauw.be/post/2012/07/09/Tweaking-Windows-Azure-Web-Sites.aspx) be allowed to add the mime type under **staticContent**:
```
```
```
```