Protecting Azure Container Apps with Application Gateway

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 16

  • @Zhovten
    @Zhovten 4 місяці тому +1

    FTE is missing you, Will. Thanks a lot for a great content !!!

    • @willvelida
      @willvelida  4 місяці тому

      Thank you my friend! This made me smile. Hope you're doing well!

  • @cvsrk
    @cvsrk 3 місяці тому +5

    I tried installing this module but i get the following error when i run the az deploy , any idea....i jused the module as is
    applicationGateways/gw-sssssssss/frontendIPConfigurations/my-frontend is referencing resource of a wrong type.
    The Id is expected to reference resources of type loadBalancers/frontendIPConfigurations. Path properties.loadBalancerFrontendIpConfigurations[0]."}]}]}]}]}}

  • @djbutterchicken
    @djbutterchicken 6 днів тому +1

    Hey Will just my 2c but I think this video would be much better if you made it 5 minutes and just talked to a diagram at an architectural level regarding how all of the Azure components integrate and talk to one another.
    Appreciate you've written all the code but that's the easy bit and probably dillutes the important parts of the video (Azure components and specifics).

    • @willvelida
      @willvelida  6 днів тому

      Thanks for the honest feedback! I appreciate it 🙂 I'm trying to figure out the balance between the two, and I'm not quite sure what the right balance is yet. But I'll keep working on it and see if I can find the right mix. Hope you're having a great day!

  • @ericvoigt9713
    @ericvoigt9713 Місяць тому +2

    Hi Will! Great content! I grabbed your code 'app-gw-aca' but there is an error in 'privateLinkServices' property 'loadBalancerFrontendIpConfigurations':
    The Id is expected to reference resources of type loadBalancers/frontendIPConfigurations.
    Could you please share a solution!? Thank you in advance!

    • @charlesdecourval3279
      @charlesdecourval3279 14 днів тому

      Hi, I'm getting the same error, did you find a solution for this?

  • @thomasdejong1475
    @thomasdejong1475 5 місяців тому

    Hi there! Great work. I will be starting your series "Lets Build Azure Container Apps!" to learn more. I see you have both the Gateway and WAF as public facing IP. How to decide which one is best for your scenario?

  • @_russell
    @_russell 4 місяці тому

    Can Application Gateway be used to put another web app behind an authentication proxy (like how App Service EasyAuth works)? Meaning, if I have a legacy web app that won’t run in App Service, can I run it on an Azure VM but protect it with App Gateway so only my internal tenant users can access it?

  • @thomasdejong1475
    @thomasdejong1475 5 місяців тому +1

    Could you make a video where you implement a custom domain?

  • @jeanhibbert
    @jeanhibbert 6 місяців тому +1

    love your videos! keep it up.

  • @santoshkumardash9934
    @santoshkumardash9934 5 місяців тому

    can we add a web app and an API app as internal containers and access from outside world

  • @cvsrk
    @cvsrk 3 місяці тому

    Thanks for the very detailed videos great work …Could you please make a video with ACA internal integrated with azure API management ?

  • @vaibhavm1986
    @vaibhavm1986 Місяць тому

    Hi Will , thanks for very good explanation I want to understand more about private link service used in this case like need for it here ,
    if you can explain in slightly more detail via diagram or can reply over this !

  • @delefrati1
    @delefrati1 4 місяці тому

    Please, make a video with custom domain and WAF policies.