Azure Container Apps - Internal Deployments | Networking

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ค. 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

ความคิดเห็น • 11

  • @johnnm3207
    @johnnm3207 11 ชั่วโมงที่ผ่านมา

    I wish you showed how to link a container app to the public and an internal VM and how you can connect to the resources in a VM through the container app. It's a more practical use case

  • @MrDavejkings
    @MrDavejkings 7 หลายเดือนก่อน

    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 8 หลายเดือนก่อน +1

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

  • @pkapilsrisai4737
    @pkapilsrisai4737 ปีที่แล้ว

    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.

  • @uniq-vlog
    @uniq-vlog 5 หลายเดือนก่อน

    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

  • @Muzon111
    @Muzon111 6 หลายเดือนก่อน

    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 5 หลายเดือนก่อน

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

  • @SAHITHTHATIPALLI
    @SAHITHTHATIPALLI ปีที่แล้ว +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 9 หลายเดือนก่อน

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

    • @JoelIsaac-mh4sd
      @JoelIsaac-mh4sd 3 วันที่ผ่านมา

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