really great demo, whole process explained perfectly
@darryltaylor92827 ай бұрын
This is an excellent overview. I'm shocked how much information you packed into 30 minutes. I'd love to see a more detailed one hour version using Postman as the client.
@AzurePowerLunch7 ай бұрын
Gla dyou liked it. Just need to find the time.
@papidulzuratravel8715Ай бұрын
Amazing thanks ❤
@aniketmhala7299 Жыл бұрын
wonderful explanation.
@stind0017 ай бұрын
Nice explanation!
@weblogic77239 ай бұрын
Where was the issues obtained from ? In the video it was just pasted.
@MightyVigilius8 ай бұрын
nice tutorial! But what if I want the app/client to be able to call AAD and get a token without having to authenticate the user?
@adityakalburgi154810 ай бұрын
I am getting security recommendation as API endpoints in azure api management should be authenticated. I have openai as backend & I dont want to use Azure AD. How should I resolve this issue using other self service setup other than Azure AD. Can you please guide me on this?
@ianwanjala86218 ай бұрын
you can use the api key based authentication to protect your apis. Just go to the api section, select the api and then click on settings. Tick the option for subscription and approvals and you'll get what you are looking for.
@Harsh-se1gx11 ай бұрын
Can I get the token with postman?
@cloudbaud779410 күн бұрын
it is not quite correct to call it a "Developer" portal. this is the Consumers Portal. because folks who are creating the APIs and publishing it to APIM or Azure Portal are also developers. but they are Producers. and the third entity is the API admin - who in large org are a separate persona. They typically dont know or dont have the bandwidth to know and understand the business context each of the APIs