Forum Discussion
MartinMueller
Dec 12, 2021Copper Contributor
AI-900 Labs cannot be started
Trying to complete the AI-900 course, I cannot get most of the Labs to work. The lab for image classification started, but some internet filter prevented access to github.com, so I was unable to clo...
MartinMueller
Dec 13, 2021Copper Contributor
Julian_Sharp I'm trying to start them from MS Learn.
The image classification lab tells you to clone the repository github.com/MicrosoftLearning/AI-102-AIEngineer, but github.com is giving timeouts from within VS Code and from a shell, even though github.com can be pinged successfully.
Trying to open github.com/MicrosoftLearning in the browser came up with a web filter alert.
Best regards,
Martin
Julian_Sharp
Dec 14, 2021Learn Expert
Are you completing AI-900 or AI-102, I am confused. Can you provide a link to the MS Learn module as it works for me for this
https://docs.microsoft.com/en-gb/learn/modules/analyze-images-computer-vision/3-analyze-images
PS /home/julian> git clone https://github.com/MicrosoftLearning/AI-900-AIFundamentals ai-900
Cloning into 'ai-900'...
remote: Enumerating objects: 365, done.
remote: Counting objects: 100% (365/365), done.
remote: Compressing objects: 100% (257/257), done.
remote: Total 365 (delta 179), reused 269 (delta 88), pack-reused 0
Receiving objects: 100% (365/365), 16.23 MiB | 1.70 MiB/s, done.
Resolving deltas: 100% (179/179), done.
PS /home/julian>
https://docs.microsoft.com/en-gb/learn/modules/analyze-images-computer-vision/3-analyze-images
PS /home/julian> git clone https://github.com/MicrosoftLearning/AI-900-AIFundamentals ai-900
Cloning into 'ai-900'...
remote: Enumerating objects: 365, done.
remote: Counting objects: 100% (365/365), done.
remote: Compressing objects: 100% (257/257), done.
remote: Total 365 (delta 179), reused 269 (delta 88), pack-reused 0
Receiving objects: 100% (365/365), 16.23 MiB | 1.70 MiB/s, done.
Resolving deltas: 100% (179/179), done.
PS /home/julian>
- MartinMuellerDec 15, 2021Copper ContributorHi Julian!
I've found it again: I was talking about the lab from here:
https://docs.microsoft.com/en-us/learn/modules/classify-images/5-exercise-custom-vision
In this VM, some network access settings prevented me from accessing github.
The other problem that most other "Start lab" buttons (e.g. the one here: https://docs.microsoft.com/de-de/learn/modules/detect-objects-images-custom-vision/3-create-object-detection-solution) are unable to start a lab persists.- Julian_SharpDec 15, 2021Learn ExpertTry the English version of the lab https://docs.microsoft.com/en-gb/learn/modules/detect-objects-images-custom-vision/3-create-object-detection-solution. They seem to have gone away from Sandbox VMs to just using Cloud Shell
- MartinMuellerDec 15, 2021Copper ContributorGreat! I wasn't aware that different language versions actually use different technologies. That was part of my problem as well finding the URL where the problem first occurred. I didn't remember exactly, so I was searching for "mslearn image classification" and was puzzled why I didn't find the VM-based lab on the (english) search results anymore...
- Julian_SharpDec 15, 2021Learn ExpertYes, I am seeing this on the sandbox VM, Github.com is blocked
- Julian_SharpDec 15, 2021Learn ExpertI am going to see if I can raise this problem but am trying to find out where