Azure API Management - Application Gateway

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

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

  • @mdmonjurulhasan6564
    @mdmonjurulhasan6564 3 ปีที่แล้ว +2

    Thank you very much. Your video is really helped me set it up the first time using the console.

  • @BassentGamal
    @BassentGamal ปีที่แล้ว +1

    Thanks a lot for this perfect course

  • @san2638
    @san2638 3 ปีที่แล้ว +1

    WOW!... your lecture was very helpful. Thanks.... :)

  • @lalitrawat
    @lalitrawat 3 ปีที่แล้ว +1

    Really really helpful

  • @azamrintu
    @azamrintu 3 ปีที่แล้ว +1

    Great video, thanks. I have a basic question - can I deploy App gateway to access backend APIs published within AKS BUT WITHOUT API-M?

    • @husseinawad673
      @husseinawad673  3 ปีที่แล้ว

      Yes, I think so, as long as you configured the routine rules correctly to the backend API.

  • @anoj4985
    @anoj4985 3 ปีที่แล้ว +2

    Great video! Subbed. At the end of the video though, we could delete the entire Resource Group if we'd selected the right RG for all created resources, right? This would save time deleting each resource.

  • @jananathbanuka4994
    @jananathbanuka4994 3 ปีที่แล้ว +1

    Do you have videos where you are creating these resources? Mainly APP gateway and APIM? Do you need to configure any network security groups in order to APP gateway backend pool to be healthy?

    • @husseinawad673
      @husseinawad673  3 ปีที่แล้ว

      Yes the APIM Infrastructure video, check it out th-cam.com/video/K0HN8ODhHjQ/w-d-xo.html

  • @ankitrathod2078
    @ankitrathod2078 3 ปีที่แล้ว +1

    Thank you so much, this is really helpful, one doubt tho, can we use azure waf V1 instead of waf V2 will the solution still work ?

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

      That's a good question! I didn't try it with v1 before to be honest

  • @sakthivel-oy4cg
    @sakthivel-oy4cg 3 ปีที่แล้ว +2

    2:33 - what is this host name? did you create it? or it it a host name that we own?
    6:52 - Where do we get the private ip address of API management?
    7:51 - what is the use of that http settings ?
    10:06 - what is this path? why do we need it? what do you mean by proper response? what happens if we add no path or different path?

    • @husseinawad673
      @husseinawad673  3 ปีที่แล้ว

      Host name is the dns record, and as I said in the video I'm not going to create it
      Please check my API Management infrastructure video

  • @SS-cz9jz
    @SS-cz9jz 3 ปีที่แล้ว +1

    Nice one

  • @sujatapatro1913
    @sujatapatro1913 3 ปีที่แล้ว +1

    thanks for the video,I followed the infrastructure & this video ,did exactly same steps.But I am unable to sign-in to developer portal from VM(inside same vnet).I am able to see the home page of developer portal but sign-in is not working.any thoughts?

    • @husseinawad673
      @husseinawad673  3 ปีที่แล้ว +1

      You need to configure the authentication for the dev portal I guess

    • @sujatapatro1913
      @sujatapatro1913 3 ปีที่แล้ว

      @@husseinawad673 what kind of authentication you have enabled?

  • @RAM-ff8dy
    @RAM-ff8dy 3 ปีที่แล้ว +1

    Hello , Thanks for sharing the knowledge
    Is it possible to make a video on Azure AppGateway??
    If we create a service then we will have the service URL, Lets say if we have the swagger link for that service then anyone can access, so for the customer faced URL's we can secure that service URL using the app gateway right and also if we want to pass the customerId parameterid in the query param then its not a good idea so we can send it using the JWT token..
    1) Create a Web api endpoint with asp net core which also have the customer info properties needs to pass in the querystring/body.
    2) secure the service URL with app gateway which have the subscripion key so that only the services which want to consume needs to pass that subscription key
    3) instead of passing the important customer details in the header/queryparams we can send it using JWT.

    • @husseinawad673
      @husseinawad673  2 ปีที่แล้ว

      Thanks RAM! sure I've done a detailed video for AppGW recently, you could find it in my channel!