Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cloudgraph/cg-provider-azure

Package Overview
Dependencies
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudgraph/cg-provider-azure

CloudGraph provider plugin for Azure used to fetch Azure cloud data.

  • 0.18.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

CloudGraph Azure Provider

Scan cloud infrastructure via the Azure SDK

Docs

CloudGraph Readme

💻 Full CloudGraph Documentation Including Azure Examples

Install

Install the aws provider in CloudGraph

cg init azure

Authentication

Authenticate the CloudGraph Azure Provider any of the following ways:

  • Credentials added using the init command

CloudGraph needs read permissions in order to ingest your data. To keep things easy you can use the same permissions that we use internally when we run CloudGraph to power AutoCloud. Here are the Azure Docs for generating the correct Service Principal with a Client Secret (feel free to leave out AutoCloud specific configuration).

Supported Services

ServiceRelations
authRoleAssignment
authRoleDefinition
diskresourceGroup, virtualMachine
dnsresourceGroup
firewallpublicIp, virtualNetwork
functionAppresourceGroup
keyVaultresourceGroup
networkInterfacepublicIp, resourceGroup, securityGroup, virtualMachine, virtualNetwork
policyAssignment
publicIpnetworkInterface, resourceGroup
resourceGroupall services
securityAssessments
securityGroupnetworkInterface, resourceGroup
securityPricings
securitySettings
storageAccountresourceGroup, storageContainer
storageContainerresourceGroup, storageAccount
virtualMachinedisk, networkInterface, resourceGroup, virtualNetwork
virtualMachineScaleSetresourceGroup
virtualNetworknetworkInterface, resourceGroup virtualMachine

Development

Install all the dependencies:

yarn

Generate types and compile:

yarn build

Testing

FAQs

Package last updated on 27 Jan 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc