DP-100 · Question #25
You plan to deliver a hands-on workshop to several students. The workshop will focus on creating data visualizations using Python. Each student will use a device that has internet access. Student…
The correct answer is C. Azure Notebooks. Azure Notebooks (Microsoft Azure Notebooks) was a free, cloud-hosted Jupyter notebook service accessible entirely through a web browser. It required no local software installation, no admin rights, and no Azure subscription - students only needed an internet connection and a…
Question
Options
- AAnaconda Data Science Platform
- BAzure BatchAl
- CAzure Notebooks
- DAzure Machine Learning Service
How the community answered
(46 responses)- A7% (3)
- B2% (1)
- C78% (36)
- D13% (6)
Explanation
Azure Notebooks (Microsoft Azure Notebooks) was a free, cloud-hosted Jupyter notebook service accessible entirely through a web browser. It required no local software installation, no admin rights, and no Azure subscription - students only needed an internet connection and a Microsoft account. This exactly matches the constraints in the scenario. Anaconda requires local installation and admin rights. Azure BatchAI is a compute service for distributed AI workloads, not a student-facing notebook environment. Azure Machine Learning Service requires an Azure subscription and is aimed at professional ML workflows, not workshops.
Topics
Community Discussion
No community discussion yet for this question.