Setting Up Azure MCP Server with VS Code

Setting Up Azure MCP Server with VS Code

In this blog post, we’ll delve into what MCP Server is, the benefits it offers, and guide you through setting up an Azure MCP Server and integrating it with Visual Studio Code (VS Code). What is Model Context Protocol (MCP) Server? Model Context Protocol (MCP)...
Auto-Generate Azure Bearer Token with Postman

Auto-Generate Azure Bearer Token with Postman

In this Postman and Azure REST API, I will show you how to auto-generate a bearer token for each Azure REST API request with Postman. Estimated reading time: 3 minutes Postman API client allows us to develop API requests to many cloud services using an intuitive...