azure-mgmt-vnet
Advanced tools
Comparing version 0.9.8 to 0.9.9
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ Apache License |
@@ -13,4 +13,4 @@ { | ||
], | ||
"version": "0.9.8", | ||
"description": "Windows Azure Virtual Network Management Client Library for node", | ||
"version": "0.9.9", | ||
"description": "Microsoft Azure Virtual Network Management Client Library for node", | ||
"tags": [ | ||
@@ -35,3 +35,3 @@ "azure", | ||
"dependencies": { | ||
"azure-common": "0.9.5" | ||
"azure-common": "0.9.6" | ||
}, | ||
@@ -38,0 +38,0 @@ "homepage": "http://github.com/WindowsAzure/azure-sdk-for-node", |
@@ -1,4 +0,4 @@ | ||
# Windows Azure SDK for Node.js - Virtual Network Management | ||
# Microsoft Azure SDK for Node.js - Virtual Network Management | ||
This project provides a Node.js package that makes it easy to manage Windows Azure Virtual Network. Right now it supports: | ||
This project provides a Node.js package that makes it easy to manage Microsoft Azure Virtual Network. Right now it supports: | ||
- **Node.js version: 0.6.15 or higher** | ||
@@ -25,6 +25,6 @@ - **API version: 2013-11-01** | ||
This library support management certificate authentication. To authenticate the library for the REST API calls, you need to | ||
* Have a management certificate set up in your Windows Azure subscription. You can do this by | ||
* Either uploading a certificate in the [Windows Azure management portal](https://manage.windowsazure.com). | ||
* Or use the [Windows Azure Xplat-CLI](https://github.com/WindowsAzure/azure-sdk-tools-xplat). | ||
* Obtain the .pem file of your certificate. If you used [Windows Azure Xplat-CLI](https://github.com/WindowsAzure/azure-sdk-tools-xplat) to set it up. You can run ``azure account cert export`` to get the .pem file. | ||
* Have a management certificate set up in your Microsoft Azure subscription. You can do this by | ||
* Either uploading a certificate in the [Microsoft Azure management portal](https://manage.windowsazure.com). | ||
* Or use the [Microsoft Azure Xplat-CLI](https://github.com/WindowsAzure/azure-sdk-tools-xplat). | ||
* Obtain the .pem file of your certificate. If you used [Microsoft Azure Xplat-CLI](https://github.com/WindowsAzure/azure-sdk-tools-xplat) to set it up. You can run ``azure account cert export`` to get the .pem file. | ||
@@ -103,3 +103,3 @@ ### Create the VirtualNetworkManagementClient | ||
- [Windows Azure SDK for Node.js](https://github.com/WindowsAzure/azure-sdk-for-node) | ||
- [Windows Azure SDK for Node.js - Compute Management](https://github.com/WindowsAzure/azure-sdk-for-node/tree/master/lib/services/computeManagement) | ||
- [Microsoft Azure SDK for Node.js](https://github.com/WindowsAzure/azure-sdk-for-node) | ||
- [Microsoft Azure SDK for Node.js - Compute Management](https://github.com/WindowsAzure/azure-sdk-for-node/tree/master/lib/services/computeManagement) |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
171068
+ Addedazure-common@0.9.6(transitive)
- Removedazure-common@0.9.5(transitive)
Updatedazure-common@0.9.6