Przejdź do głównej zawartości

Miesięczne archiwa: lipiec 2014

Offline Sync for Mobile Services

środa, 30 lipca 2014

The best mobile apps handle network interruptions gracefully, allowing users to be productive despite the lack of connectivity. Learn how you can use the offline sync feature of Azure Mobile Services to create responsive apps that work, even when the network doesn't.

Program Manager, Azure Mobile Services

Avoiding IP Blacklisting with Azure Web Sites

wtorek, 29 lipca 2014

In a multi-tenant environment where customers share a number of IP addresses, it’s not uncommon to have malicious content on a site or two. In some case they may be result of compromise and in other cases this may be intentional.

Sr. Escalation Engineer, US - CTS STB Developer Tools

Simple Azure Websites: Deployment

poniedziałek, 28 lipca 2014

My preferred method of deploying to an Azure Web Site is using git, partially because this is a feature I've been involved with from the beginning (it's known as Kudu). However, in some cases, I just need to deploy a bunch of files from my local machine with minimal fuss, and using git is overkill. For these scenarios WebDeploy (aka msdeploy) really shines.

Principal Development Lead, Azure App Platform