VLT-Website-Heading

How to use Visual Studio Code to run curl commands

Jul 16, 2020 7:36:16 PM / by Vu Long Tran posted in tech, web development, microsoft, apis, developer

0 Comments

This guide is to show you how to run similar commands using Microsoft's Visual Studio Code environment.

As Visual Studio Code is also free. Built on open source and runs everywhere. The biggest benefit I can see is the availability of extensions which can further enhance your programming and testing experiences. 

You may be using Postman, Terminal or another tool to run some of your API testing and various commands. This will be similar. 

Read More

How to add your app to the Azure AD application gallery marketplace

Jun 5, 2020 4:50:41 PM / by Vu Long Tran posted in tech, microsoft

0 Comments

If you're looking to add your app to the Microsoft Azure AD (Active Directory) application gallery here's a quick guide on how I have submitted an app there.

This aims to supplement the guide from the Azure team on how to List your app to the Azure application gallery.

So, let's give you a sense of what we are talking about here and then I can walk you through how I submitted an app to the Azure AD application gallery.

Read More