Note:

Deploy a Windows Instance in Oracle Cloud Infrastructure

Introduction

In this tutorial, we will deploy a Windows Instance (hop on machine, OCI Bastion host) in Oracle Cloud Infrastructure (OCI) which can be used as the first point of entry into your OCI environment and can be used to connect to other private instances inside your OCI environment or for testing purposes.

image

The following image illustrates how the environment will look like when we finish with the deployment and configuration.

image

Objective

Prerequisites

Task 1: Create a Windows Instance

Task 2: Allow TCP/3389 Port on the Security List

We need to allow the TCP/3389 Microsoft Remote Desktop Protocol (RDP) port on the security list that is currently attached to the VCN that includes your new Windows instance.

Task 3: Add a Default Route towards the Internet Gateway

A public subnet and the VCN is not routing traffic to the internet. So you need to make sure that a route is present to route all traffic from the public subnet to the internet gateway.

Task 4: Connect to the Windows Instance using Microsoft Remote Desktop Protocol (RDP)

We have done instance creation, allowed TCP/3389 port to the security list, and configured routing towards the internet. Now, we can connect to the Windows instance from the internet.

In this tutorial, we are using an application called Royal TSX for the connection but you can use any RDP client.

Acknowledgments

More Learning Resources

Explore other labs on docs.oracle.com/learn or access more free learning content on the Oracle Learning YouTube channel. Additionally, visit education.oracle.com/learning-explorer to become an Oracle Learning Explorer.

For product documentation, visit Oracle Help Center.