Azure Container Apps - Internal Deployments | Networking

Sdílet
Vložit
  • čas přidán 23. 07. 2024
  • In this series of videos, We are going to explore Azure Container Apps. We are also going to learn how to build microservices applications with Container Apps.
    Today's video is about deploying container apps internally using VNet integration.
    00:00 Intro - Why VNet Integration?
    04:40 Demo - VNet and VM Setup
    05:14 Creating Container Appp
    08:35 DNS with Private DNS Zones
    Source Repo - github.com/KamalRathnayake/Me...
    Meet Kamal Today
    Kamal Rathnayake

Komentáře • 10

  • @MrDavejkings
    @MrDavejkings Před 7 měsíci

    Hey, thank you. Do you have any videos or guidance on using Container Apps with custom domains as well as VNet integration.
    Cheers

  • @franciscogomezleo9535
    @franciscogomezleo9535 Před 8 měsíci +1

    And what about if you have to comunícate 2 container app in the same container app internal environment

  • @uniq-vlog
    @uniq-vlog Před 5 měsíci

    i was bit confused if i have to adapt application gateway with container apps (Frontend+backend) with paas services like sql and key vault. In such scenario how to do that

  • @pkapilsrisai4737
    @pkapilsrisai4737 Před rokem

    Hai, I done everything as you have explained in the video. But, I am not able to see the ip of the contianer app for nslookup. It is able to identify the contianer app but the ip is not being returned.

  • @Muzon111
    @Muzon111 Před 6 měsíci

    Hi, we have internal container app with authentication via AAD , how to configure App gaateway to redirect auth ?( or this is not possible for internal environment?

  • @uniq-vlog
    @uniq-vlog Před 5 měsíci

    to Create a dns CNAME record set in private dns zones what would be Alias: regards to this example

  • @SAHITHTHATIPALLI
    @SAHITHTHATIPALLI Před rokem +3

    Hi Kamal, I have been trying to configure the application gateway with the private container app. As you shown me in the video, I can access the container app in a VM. But I cannot access through application gateway. Can you help me with the problem ?

    • @brijeshmuliya4679
      @brijeshmuliya4679 Před 9 měsíci

      I am seeking solution for the same, any luck on that?

    • @JoelIsaac-mh4sd
      @JoelIsaac-mh4sd Před dnem

      Same with me. is there a way to access the container App from the internet?