Azure API Management (APIM) Internal Mode | Use Case and configuration with a step-by-step demo

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ม.ค. 2025

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

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

    Very good content Sir 🙏

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

    You make a great job

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

    The APIs you are running in the VM , is that something available ?

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

    Hi Sri, can you please share the powershell commands for certificate creation, thanks in advance,

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

    Amazing tutorial!
    But when I went through the same process, private domain for api management is not resolved..
    I could not access api management and it's developer portal from the backend VM. I also check using ping command to the api management private dns from the backend VM but it responded request time out..
    If you know something related to this, please let me know. Thank you!

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

      Thanks for checking my video Gakushu!
      I would check the below things.
      1. Check if the DNS record is mapping to the Private IP of Azure APIM in Azure Private DNS.
      2. NSG of the subnet where the back-end VM is deployed.
      3. NSG of the subnet where APIM is deployed.
      Hope this helps. Good Luck!
      Cheers,
      Sri.

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

      @@srigunnala It finally worked fine. Thank you!

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

      @@gakushu2650 I am glad you figured it out!
      Cheers,
      Sri.

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

    Great tutorial! Good job!
    Just to confirm, is there a way we can expose/consume API Management (internal mode) for external consumer? Please let me know if there's additional Azure resource needed to achieve this or is this something we can simply configure via API management service?

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

      I am glad you liked it. Thank you!
      Yes, you can expose a subset of your internal API to the external world using the same APIM instance - Here is the detailed tutorial for this - th-cam.com/video/JWcMsYBC34I/w-d-xo.html
      Cheers,
      Sri.

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

    Hi there.
    This is amazing.
    But u did forget to put those powershell commands for custom certificate into the description.

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

      I am glad you liked it. You can get it from my blog - srigunnala.com/apim-internalmode/

  • @HimanshuSharma-mt4bg
    @HimanshuSharma-mt4bg 8 หลายเดือนก่อน

    Hi,
    My backend server is running in app service. Also front end application is running in azure app service. After implementing the proposed solution on the video. I am getting SSL protocol error.
    What could be the possible fix for this.

  • @Ada-hd3zp
    @Ada-hd3zp ปีที่แล้ว

    Hello! Great content :) could you please tell me what happens if you dont deploy the API management inside a VNET? any consequence from security perspective? thanks in advance

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

      Hello,
      I am glad you liked it.
      It depends whether APIM is internal or external and what API's it is managing and how to connect to them. When we talk about security, you can employ strong authentication mechanism for your api's for example, OAUTH. But, please not APIM doesn't have WAF capabilities, you need to front it with application gateway. I have made another video on this you can refer to - th-cam.com/video/JWcMsYBC34I/w-d-xo.html
      Cheers,
      Sri.

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

    How to connect bff and azure apim

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

    while uploading the certificate I am getting the "ajaxExtended call failed", I have followed all your steps. Can you please help me in resolving this error

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

      Hello Vishesh, it can be caused by a variety of issues. I would cross check certification format (usually .pfx or .cer), validate cert and verify cert password.

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

    Good Job Bro!! bro can you just give steps/resource how we can interact with API Management Service with API deployed on VM @private Virtual Network with subnet ,