Click Add a pipeline source.
Click Add Pipeline Source at the top right and select From YAML.
For SCM Provider Integration, select the github_integration that you created previously.
For Repository Full Name, select your forked /azure-aks-workshop.
For Branch, select master.
Leave Pipeline Config File Filter as pipelines.yml.
When the pipeline execution completes (approximately 5-10 minutes), view the log for the aks_deploy step.
Scroll down to get the $url value. Click on the link to view the application!