You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Navigate to http://JENKINS_IP_ADDRESS/jenkins-on-azure/
126
126
127
+
(Depending on your version of Jenkins, you may see the following screen, or nothing at all.)
128
+
127
129

128
130
129
-
#### You'll notice that Jenkins is currently set to use only ``http``, which makes it less secure.
131
+
#### Initially, Jenkins uses only ``http``, which makes it less secure.
132
+
133
+
#### You'll need to set up SSH Port Forwarding in order to secure it.
130
134
131
-
#### You'll need to set up SSH Port Forwarding in order to make it secure.
135
+
***To do this, copy/paste the string and run it in a command prompt, swapping out the username and DNS name with the ones you set up when creating the Jenkins instance in Azure.**
132
136
133
-
***To do this, copy/paste the string and run it in a command prompt, swapping out the username with the one you set up when creating the Jenkins instance in Azure.**
0 commit comments