문제

I'm working with Virtual Machines on Windows Azure and according to the following link: http://www.windowsazure.com/en-us/manage/windows/how-to-guides/connect-to-a-cloud-service/ it is possible to link various Virtual Machines to the same cloud service. The provided link clearly explains how to do it by means of the Windows Azure Management Portal. Nevertheless, in my case, I want to do the same using the REST API. Anyone knows how can it be done?

Thank you so much in advance, Abel.

도움이 되었습니까?

해결책

I believe you need to "add role" to add a new VM to an existing IaaS Cloud service: http://msdn.microsoft.com/en-us/library/windowsazure/jj157186.aspx

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top