Azure API Management in 7 minutes (from provisioning to API deployment) - tutorial for beginners

preview_player
Показать описание
In this video, I show in 7 minutes how you can provision an instance of Azure API Management and deploy a public available API that serves as the backend web service. I use the Azure portal to demonstrate all steps, so see this as a step by step guide.

00:00 Intro
00:25 Provision Azure API Management
01:50 Deploy first API
03:12 Testing from Azure portal
04:00 Few words about subscription keys
05:42 Testing with cURL
06:26 Outro

#Azure #ApiManagement #APIM
Рекомендации по теме
Комментарии
Автор

Best video for starting with Azure API Management. Thanks mate.

MotionInMotion
Автор

Thank you very much for this. It sure was insightful.

charlesopuoro
Автор

I like how you got to the point and showed how to use the product. Subscribed

laakolina
Автор

Nice succinct video guide, Danke Sven!

TheDeclancox
Автор

Thanks for this amazing introduction video!

danielribeiro
Автор

Thanks for the video! Very informative introduction.

VasanthJanakiraman
Автор

Thank you for this very informative video.

oldskoolbassman
Автор

Great! Straight to the point! But what I didn't understand is, openapi.json will just have API schema details. How is the response being populated.

Did you skip the part of API implementation?

sharathkumarhk
Автор

Great introduction! How does the Api manager know how to authenticate with the registered apis? I didn't see any option to enter api-keys in that form...

lambda-snail
Автор

Nice and straight to the point video, though, I have a small comment. Yes I can research the net to get the full curl syntax, but do you really think it's more important to watch you talk than seeing the command? you could've moved your frame a little to show the whole command!

Thanks anyways, it's a helpful and video.

Shendidy
Автор

Great video. Thanks! I am not familar but is the same primary key will also be used and put in the header when client or frontend web makes an API request? Would that primary key be exposed to hacker ? Thanks

verygood
Автор

Hi, do I need to follow the same process to host a Spring API?

skipa
Автор

Nice video, great explanation, The APIs for internal consumption should also be in the APIM?, Where should the internal APIs be in order to be managed?, Thank you!

vktop
Автор

Excellent explanation
Could you please show me how to extract all APIs in azure gateway in JSON file as I need to upload it to my elasticsearch cloud

TheHearOfIraq
Автор

facing an issue when providing http request of power automate to wrap the flow

{
"error": {
"code": "DirectApiAuthorizationRequired",
"message": "The request must be authenticated only by Shared Access scheme."
}
}

even set the Authorization Header as delete please kindly provide me inputs if you have any

syedshoeb
Автор

not working resource name .I change it several time not working

ishanweerakoon
Автор

How to give access to customers with auth?

TheMyvelmurugan