Tag: Azure

POST ·

How to get Fiddler to show Azure Service API requests

How to get Fiddler to show outbound requests such as to the Azure Service APIs: Add the following into your web.config: <system.net>   <defaultProxy>     <proxy…

.NET Framework Azure Fiddler

Read post →

POST ·

Getting Started with Azure Files Preview

Azure Files allows Virtual Machines (VMs) in an Azure Data Center to mount a shared file system and then these VMs will be able to access these files using standard Windows file APIs (CreateFile,…

Azure Files Azure

Read post →