[&] You are configuring Azure AD connect to sync Active Directory objects to Azure AD with password sync. The server with Azure AD connect will be the only server on the aad subnet of the INE virtual network. The domain controller will be on the internal subnet of the INE virtual network. The internal subnet allows only DNS traffic to the internet. You are configuring a Network Security Group for the aad subnet. Which rules should be added to provide maximum protection? (Select All that apply) - Allow outbound traffic to the internet on port 443 with priority 500 -- Correct - Allow outbound traffic to the internet on port 53 - Allow outbound traffic to the internet on port 80 with priority 600 -- Correct - Deny all outbound traffic to the internet with priority 1000 -- Correct - Deny all inbound traffic from the internet with priority 2000 - Allow inbound traffic from the internet on port 443 with priority 500 - Allow outbound traffic to the internal subnet on port 53 - Allow inbound traffic from the internet on port 80 with priority 600 [&] Who was the creator of the Python programming language? - Dennis Ritchie - Guido van Rossum -- Correct - Steve Jobs - Brian Kernighan