![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
This project provides a Node.js package that makes it easy to consume and manage Microsoft Azure Services.
This module includes all of the individual Azure Node.js modules in a single place. If your application only needs access to specific management modules, see the list of individual modules below.
$ npm install azure
This will allow you access to some helper methods as well as all of the
individual modules. For example, by installing the azure
module, you can
directly require and use the ms-rest-azure
common module. This organization
method allows for submodules (and peer dependant modules) to always be in sync
with each other.
Note: we haven't provided fine-grained modules for every supported Microsoft Azure services yet. This will come soon. If there is a module that you find is missing, open an issue so that we may prioritize it in the backlog.
There are three ways to authenticate using this module, use this guide to determine which method to use.
The AzureNodeEssentials extension helps you easily interact with Azure. It helps you:
Please feel free to provide feedback for the extension by opening github issues over here.
Azure Service (Data plane) | Install Command |
---|---|
Gallery | npm install azure-gallery |
Graph | npm install azure-graph |
Key Vault | npm install azure-keyvault |
Monitoring | npm install azure-monitoring |
Scheduler | npm install azure-scheduler |
Service Fabric | npm install azure-servicefabric |
Service Bus | npm install azure-sb |
Storage | npm install azure-storage |
Batch | npm install azure-batch |
Azure Resource Management (ARM) (Constrol plane) | |
Advisor | npm install azure-arm-advisor |
Automation | npm install azure-arm-automation |
Authorization | npm install azure-arm-authorization |
Batch | npm install azure-arm-batch |
Billing | npm install azure-arm-billing |
CDN | npm install azure-arm-cdn |
CognitiveServices | npm install azure-arm-cognitiveservices |
Commerce/Usage | npm install azure-arm-commerce |
Container Registry | npm install azure-arm-containerregistry |
CustomerInsights | npm install azure-arm-customerinsights |
Compute | npm install azure-arm-compute |
Datalake Analytics | azure-arm-datalake-analytics |
Datalake Storage | azure-arm-datalake-storage |
DevTest Labs | npm install azure-arm-devtestlabs |
DNS | npm install azure-arm-dns |
DocumentDB | npm install azure-arm-documentdb |
EventHubs | azure-arm-eventhub |
HDInsight | npm install azure-arm-hdinsight |
HDInsightJobs | azure-arm-hdinsight-jobs |
Insights | npm install azure-arm-insights |
IotHub | npm install azure-arm-iothub |
Key Vault | npm install azure-arm-keyvault |
Logic Apps | npm install azure-arm-logic |
Machine Learning | npm install azure-arm-machinelearning |
Media Services | npm install azure-arm-mediaservices |
Notification Hubs | azure-arm-notificationhubs |
Operational Insights | npm install azure-arm-operationalinsights |
PowerBi Embedded | azure-arm-powerbiembedded |
RecoveryServices | npm install azure-arm-recoveryservices |
RecoveryServices Backup | npm install azure-arm-recoveryservicesbackup |
Redis Cache | npm install azure-arm-rediscache |
Relay | npm install azure-arm-relay |
Resource Manager | npm install azure-arm-resource |
Scheduler | azure-arm-scheduler |
Search | azure-arm-search |
ServerManagement | azure-arm-servermanagement |
Servicebus | azure-arm-sb |
Service Fabric | azure-arm-servicefabric |
Storage | npm install azure-arm-storage |
Storage Import-Export | npm install azure-arm-storageimportexport |
Sql | npm install azure-arm-sql |
Traffic Manager | npm install azure-arm-trafficManager |
Virtual Networks | npm install azure-arm-network |
WebApps (WebSites) | npm install azure-arm-website |
Azure Service Management (ASM) (Constrol plane) | |
Compute | npm install azure-asm-compute |
HDInsight | npm install azure-asm-hdinsight |
Service Bus | npm install azure-asm-sb |
Service Manager | npm install azure-asm-mgmt |
Store | npm install azure-asm-store |
Scheduler | npm install azure-asm-scheduler |
SQL Database | npm install azure-asm-sql |
Storage | npm install azure-asm-storage |
Subscriptions | npm install azure-asm-subscription |
Traffic Manager | npm install azure-asm-trafficManager |
Virtual Networks | npm install azure-asm-network |
WebSites | npm install azure-asm-website |
Base Libraries | |
Common Functionality (for ASM & ARM clients) | npm install azure-common |
Common Functionality for ARM clients generated from Autorest (Generic) | npm install ms-rest |
Common Functionality for ARM clients generated from Autorest (Azure) | npm install ms-rest-azure |
This project is licensed under MIT and Apache-2.0.
Want to get started hacking on the code, super! Follow the following instructions to get up and running. These instructions expect you have Git and a supported version of Node installed.
git clone {your repo}
)cd azure-sdk-for-node
)npm install
)npm test
). You should see all tests passing.You found something you'd like to change, great! Please submit a pull request and we'll do our best to work with you to get your code included into the project.
git commit -am 'Add some feature'
)git push origin my-new-feature
)2017.04.03 version 2.0.0-preview
FAQs
Microsoft Azure Client Library for node
The npm package azure receives a total of 15,019 weekly downloads. As such, azure popularity was classified as popular.
We found that azure demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.