How do I expose Jupyter notebooks as APIs from local machines to Azure DSVMs

Sakshi Diwan 1 Reputation point Microsoft Employee
2022-12-06T14:54:02.243+00:00

Hi All

Need workflow or commands for the following

  1. Exposing Jupyter notebooks as APIs from Local Machines to Azure DSVMs
  2. Monitor performance of Azure DSVMs
  3. Check bandwidth consumption of Azure DSVMs and how to increase performance in case of increase in workload
  4. How can I expose Azure DSVMs to external users

Need urgent help on the above queries. Pls help

Azure Data Science Virtual Machines
Azure Data Science Virtual Machines
Azure Virtual Machine images that are pre-installed, configured, and tested with several commonly used tools for data analytics, machine learning, and artificial intelligence training.
67 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,611 Reputation points
    2022-12-08T01:44:03.153+00:00

    @Sakshi Diwan Thanks for the question. Currently this is not supported from local machines. You can use Docker containers, Here are steps from Jupyter notebook to webapp.

    0 comments No comments