Secure your Web App in Azure at DDD14

by Frans Lytzen | 16/10/2019

I had the great pleasure of giving an updated version of my "Secure your Web App in Azure" talk talk at Developer Developer Developer 14 in Reading on 12 October 2019.

A video of the whole talk is available below.

I touch on a whole range of Azure technologies, but mostly I introduce and expand on a simple framework to think about and manage your exposure.

Example of exposure and mitigation

External ActorsInternal Actors
PREVENT
  • Secure your code – see Troy Hunt’s courses as a starting point.
  • Lock down your servers
  • Use Firewalls and Intrusion Detection/Prevention Systems
  • Encrypt everything in transit
  • Protect your passwords/secrets
  • Process for granting and removing access
  • Use Azure AD for all access, including SQL
  • Audit who has access on a regular basis and remove unnecessary access
DETECT
  • Log and alert on any unusual application activity
    • 403s and 404s
    • Failed logins
    • High CPU/memory, increased load
    • Etc
  • Use Advanced Threat Protection
  • Log and alert on all access to the backend by internal users
  • Log and alert on unusual access patterns by application users
  • Consider DLP tools
MITIGATE
  • Encrypt sensitive data at the application layer
  • Have ways of locking out certain users or IP addresses
  • For very sensitive systems, consider multi-layered architectures to contain breaches

Video of the whole talk


Slides

View the slides on Slide Share:

... or download from GitHub


Share this article

You Might Also Like

Explore more articles that dive into similar topics. Whether you’re looking for fresh insights or practical advice, we’ve handpicked these just for you.

AI Talent and Culture: Closing the Expertise Gap

by Nathan Ball | 30/10/2025

Building AI capability isn’t about hiring unicorns — it’s about empowering people. Discover how training, adaptable hiring, and purposeful partnerships can help close the AI expertise gap and create a culture where people and AI thrive together.

Unlocking Integration Testing With a Fake OIDC Identity Service

by Kelvin Stott, Jamie Round | 27/10/2025

Integration testing with tools like Playwright helps cut costs and reduce risk — but third-party authentication (e.g. Microsoft Entra) often makes it fragile. Using a Mock OIDC service can remove that barrier, making tests simpler, faster and more reliable.

Using AI to write API documentation

by Maciej Kołodziej | 20/10/2025

Writing API documentation is hard, but AI can make it collaborative. Maciej Kołodziej shows how using AI as a writing partner improves clarity, structure, and speed — turning technical docs into a smarter, iterative process.

Cookie Settings

Contact Us

NewOrbit Ltd.
Hampden House
Chalgrove
OX44 7RW


020 3757 9100

NewOrbit Logo

Copyright © NewOrbit Ltd.