TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Azure API
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Virendra Gour (3)
Jothimani Elumalai (2)
Thiago Vivas (1)
Sarathlal Saseendran (1)
Piyush Kumar (1)
Khoday Akilesh (1)
Shakti Singh Dulawat (1)
Abbas Stovewala (1)
Munib Butt (1)
Jaydeep Suryawanshi (1)
Anuj Angooral (1)
CSharp TV (1)
Anupam Maiti (1)
Jayesh Sonawane (1)
Viral Jain (1)
Mohit Chhabra (1)
Mohammed Shamil Abdullah Basha (1)
Gaurav Kumar Arora (1)
Neelesh Vishwakarma (1)
Related resources for Azure API
No resource found
Road To AZ-204 - Implementing API Management
5/2/2024 8:32:37 AM.
This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. API Management, APIM authentication, and APIM policies are the main components that w
Easily Understand Azure API Management
2/7/2024 5:47:11 AM.
In this post, we will see what Azure API management is. This article guides you through creating Azure API Management, a hybrid platform for managing APIs across environments. Learn to deploy a .NET
Azure API Management and Resource Group Setup
9/13/2023 5:17:30 AM.
In this article, we will focus on how to create an API management service and Azure resource group. Since it is a series of articles, our prime focus is to generate the token from the Azure active dir
Learn to add API Permissions in Azure App Registration
8/22/2023 10:07:34 AM.
Learn to add API Permissions in Azure App Registration. API permissions to an Azure App Registration is an important step when you want to allow your application to access and use specific APIs or ser
Google OAuth 2.0 Authorization In Azure API
7/27/2023 8:35:17 AM.
Here, I am going to demonstrate how can we use Google OAuth 2.0 in Azure API. App Service Authentication/Authorization is exposed in the Azure Preview Management Portal.
Uploading Image in Azure Blob via Azure Function and API Management Service
5/8/2023 2:03:08 PM.
This step-by-step process will help any developer who wants to Upload an image in Azure Blob via an Azure function with C#. Wants to use the Azure API Management Service and expose the APIM endpoint t
Using The Azure API Management Service
2/3/2023 10:37:16 AM.
In this article, you will learn about Azure API Management service.
OAuth2.0 Authorization With The Azure AD Client Credentials FLow To Secure APIs Of Azure API Management
5/25/2022 1:00:31 PM.
In this article, we learn how you can protect your APIs using OAuth2.0 Authorization with the Azure AD Client Credentials flow. When APIs on API Management consumed by other application(End User), we
How To Add APIs In API Management
5/19/2022 1:05:42 PM.
In this article, we will add product and then will add an API. Under the API we will add one POST operation that will call a backend service(external service or internal based on requirement). Also, w
How To Create Azure API Management
5/17/2022 12:29:10 PM.
In this article, we will create API Management service and will know the basic settings which will very useful to come up with hand on experience in later article
Developer Portal Overview - Azure API Management (APIM)
1/6/2022 12:24:02 PM.
This article will give you overview of how developer portal can be used in APIM service.
Azure API Management
8/8/2021 9:35:13 AM.
In this article, you will learn about Azure API Management. Azure API Management is a service that is responsible for managing back-end services like web API, WCF, open API, etc.
Hybrid & Multi-Cloud Strategy Using Azure API Management - Azure Conference 2020
1/7/2021 5:45:44 AM.
This is the second session of Azure Virtual Conference by Eldert Grootenboer
Protect APIs With Security Headers Using Azure API Management Policies
8/24/2020 8:41:55 AM.
In this article, you will learn about how to protect APIs with Security Headers using Azure API Management Policies.
Mock API Response Using Azure API Management
8/20/2019 9:59:09 AM.
Without having backend, we can implement and test the API instance and send real responses. In this article, let us see how.
Creating Azure API Management Instance Service
8/14/2019 8:21:12 AM.
Azure API Management is very useful in providing REST API’s for performing operations such as on selected entities and in this article we will create an instance service and then we will import and pu
Importing Azure Function Swagger JSON In Azure API Management
1/7/2019 10:11:07 AM.
There are multiple ways to create Swagger from Azure Function App. In this article, we will learn how to import Azure Function Swagger JSON in Azure APIs.
Azure API App With ASP.NET WEB API
8/27/2017 10:44:49 AM.
In this article, we will see how to create Azure Web Api with your Visual Studio tool. Create a sample Web API Application in VS 2015 and publish Web api in Azure.
Working With Azure API Apps
5/3/2017 10:43:48 AM.
This article illustrates working with Azure API apps.
Transform Existing SOAP Based Web Service To REST Based API Using Azure API Management
3/21/2017 4:40:03 PM.
This article will explain how to transform existing SOAP based Web Services to REST based API , using Azure API Management.
ASP.Net Web API: Create, Deploy to Azure and Manage Using Azure API Management
7/5/2015 1:55:00 AM.
This article explains the basics of Azure API Management to manage our Web API.
Creating Azure Mobile Services API
4/19/2015 2:04:49 PM.
This article shows how to create an API in Azure mobile services and being an API, it will follow every REST principle.