Menu

Skip to content
  • Home

Henri Hietala

Azure / .NET tech blog

ACL

October 3, 2015 by Henri Hietala on Azure, Security

Apply IP restrictions for Azure Cloud Service

Since Azure SDK 2.4 there’s been a possibility to configure IP restrictions for Azure Cloud Services with Access Control List (ACL). Just add the following to your ServiceConfiguration.Cloud.cscfg.

 

Search

Recent Posts

  • Limit access to your Azure Web App from your Azure Front Door only
  • Limit access to your ASP.NET Core app by IP address with middleware
  • How to secure your ASP.NET Azure Web App
  • Output .NET MVC bundle content as a string with Razor
  • Running Jasmine unit tests in your Visual Studio Online build

Recent Comments

  • Ben on Apply IP restrictions for Azure Cloud Service
  • Henri Hietala on Limit access to your ASP.NET Core app by IP address with middleware
  • Dustin Moris Gorski on Limit access to your ASP.NET Core app by IP address with middleware
  • Robb Schiefer (chief7) on Running Jasmine unit tests in your Visual Studio Online build
  • Henri Hietala on Limit access to your ASP.NET Core app by IP address with middleware

Archives

  • March 2020
  • September 2016
  • August 2016
  • December 2015
  • October 2015
  • September 2015
  • April 2015
  • January 2015
  • November 2014

Categories

  • Azure (5)
  • Continuous Integration (3)
  • Frontend (5)
  • Performance (2)
  • Security (5)
  • Uncategorized (1)

Links

  • RSS feed
  • Henri Hietala on Twitter
  • Henri Hietala on LinkedIn

Tags

ACL Angular ASP.NET ASP.NET Core ASP.NET MVC Azure Azure Cloud Service Azure Web App Bundling CI Octopus Deploy Routing Security SEO SSL TeamCity Testing VSTS Web Performance
 
Subscribe!
© Henri Hietala