Search code examples
azurefiddlerazure-storageazure-table-storage

How can I use fiddler between my local WebRole and local Table Storage?


I have a Webrole that is updating Azure Table storage, and I'd like to force Fiddler to see it.

What needs to be done to make this happen?


Solution

  • "UseDevelopmentStorage=true;DevelopmentStorageProxyUri=http://ipv4.fiddler"