Application gateway issue

Hi i am following application gateway lesson from az-104 couse in azure. There the tutor is using some scripts to deploy the vms, which i am not finding. Where can i get the materials.

Also i am trying to create an app gateway demo, where i am deploying a tomcat server where the service is runnign as expected. I want to access the landing tomcat page when i use the app gateway-ip/tomcat. But i am not getting the required result.

But when i am just hitting the gtwy ip alone it is loading the webpage. What is the concept here?

Also let me know the materials.

Thanks,
Vijesh

I don’t believe there’s a repo for the AZ-104 course. The course notes do have some of the commands you’d use, and are worth looking over. I’m not clear what lesson you’re in for this particular exercise, so I can’t really tell you where in the notes you’d need to look.

I am in the Administer Network Traffic module. Lesson: Routing Rules.
In the tutuorial , the trainer is running some powershell scripts to provision the vm’s. I am asking for that scripts if it is available anywhere.

Thanks.

This is not as discoverable as it should be (I didn’t know of it even), but there does seem to be a course repo. Here it is; I think your scripts are in the appropriate folder.

Thanks, this is indeed what i was looking for. Thanks.