azure-mgmt-subscription
Advanced tools
Comparing version 0.9.8 to 0.9.9
@@ -0,0 +0,0 @@ // |
@@ -0,0 +0,0 @@ /* jshint latedef:false */ |
@@ -0,0 +0,0 @@ Apache License |
@@ -13,4 +13,4 @@ { | ||
], | ||
"version": "0.9.8", | ||
"description": "Windows Azure Subscription Management Client Library for node", | ||
"version": "0.9.9", | ||
"description": "Microsoft Azure Subscription 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 - Subscription Management | ||
# Microsoft Azure SDK for Node.js - Subscription Management | ||
This project provides a Node.js package that makes it easy to manage Windows Azure subscription. Right now it supports: | ||
This project provides a Node.js package that makes it easy to manage Microsoft Azure subscription. Right now it supports: | ||
- **Node.js version: 0.6.15 or higher** | ||
@@ -22,6 +22,6 @@ - **API version: 2013-08-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. | ||
* Open the .pem file in a text editor and **certvalue** and **keyvalue**. | ||
@@ -45,2 +45,2 @@ | ||
- [Windows Azure SDK for Node.js - All-up](https://github.com/WindowsAzure/azure-sdk-for-node) | ||
- [Microsoft Azure SDK for Node.js - All-up](https://github.com/WindowsAzure/azure-sdk-for-node) |
28141
+ Addedazure-common@0.9.6(transitive)
- Removedazure-common@0.9.5(transitive)
Updatedazure-common@0.9.6