Public IP being assigned to EC2 Instance when an AD has been created

31 Views Asked by At

I have created an EC2 Instance to host a web application on IIS.

Were using a directory service and hosting an domain account on there.

The app pools on IIS will use the domain account to authenticate to the RDS instance.

When I joined the domain to the instance it has given it a public IP.

Is there a reason why it automatically gives it a public IP? Ideally we want to keep this private.

0

There are 0 best solutions below