Quantcast
Viewing latest article 18
Browse Latest Browse All 38

Answer by Giulio Vian for How can I deploy content to a static website in Azure Storage that has IP restrictions enabled?

I would recommend a different approach: running an Azure DevOps agent with a static IP and/or inside the private VNet.

Why I consider this a better choice:

  1. audit logs will be filled with addition and removal of rules, making harder analysis in case of attack
  2. the Azure connection must be more powerful than needed, specifically to change Rules in Security Groups or Firewall or Application Gateway or else, while it only needs deploy permissions
  3. it opens traffic from outside, while temporarily, while a private agent needs always initiate from inside

No solution is perfect, so it is important to chose the best for your specific scenario.


Viewing latest article 18
Browse Latest Browse All 38

Trending Articles