Click here to Skip to main content
15,891,621 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to create a web app a realtime webservice. I have finished the data create model and deploying parts. Its running in the local machine. I just want a web service using this docker image. An webapp url will be a solution. I just want this to be deployed on the azure vm so that anyone can use this with an url on the browser.

What I have tried:

i have followed the docker docs and Microsoft doc and got the local service.
when i run this command -


az ml service keys realtime -i my_webservice_id


i get errors that it cannot be done on the local service. what is wrong with my procedure?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900