You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Manage Virtual Machine With Unmanaged Disks (Java)
12
+
# Getting Started with Compute - Manage Virtual Machine With Unmanaged Disks - in Java #
12
13
13
14
14
15
Azure Compute sample for managing virtual machines -
@@ -31,16 +32,18 @@ To run this sample:
31
32
32
33
Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an auth file. See [how to create an auth file](https://github.com/Azure/azure-libraries-for-java/blob/master/AUTH.md).
cd compute-java-manage-virtual-machine-with-unmanaged-disks
38
+
39
+
mvn clean compile exec:java
39
40
40
41
## More information ##
41
42
42
43
[http://azure.com/java](http://azure.com/java)
43
44
44
45
If you don't have a Microsoft Azure subscription you can get a FREE trial account [here](http://go.microsoft.com/fwlink/?LinkId=330212)
45
46
46
-
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
47
+
---
48
+
49
+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
0 commit comments