What you've learned

You should now know how to:

  • Create a Virtual Machine (VM) in Microsoft Azure.
  • Connect to the VM to install app dependencies, including SDK.
  • Create and run the .NET application.
  • Configure the network security group of the VM to expose the application over the Internet.

Knowledge Check

What do you use to specify which ports are open in the Virtual Machine?

Which command is used to build and start the .NET app from the command line?


Back
Next