services | platforms | author |
---|---|---|
compute |
java |
alvadb |
#Getting Started with Resources - Deploy Using ARM Template - in Java #
Resource: Manage Resource Sample (for 1.0.0-beta2) - demonstrates how to perform common tasks using the Microsoft Azure Resource management service.
- Deploy a resources using an ARM template.
To run this sample:
Set the environment variable AZURE_AUTH_LOCATION
with the full path for an auth file. See how to create an auth file.
git clone https://github.com/Azure-Samples/resources-java-deploy-using-arm-template.git
cd resources-java-deploy-using-arm-template
mvn clean compile exec:java
[http://azure.com/java] (http://azure.com/java)
If you don't have a Microsoft Azure subscription you can get a FREE trial account here
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.