An open API service indexing awesome lists of open source software.

https://github.com/felipecosta09/cloudone-azure-integration-tool

Script to help integrate all your Azure subscriptions with Cloud One
https://github.com/felipecosta09/cloudone-azure-integration-tool

azure cloudone security trendmicro

Last synced: 28 days ago
JSON representation

Script to help integrate all your Azure subscriptions with Cloud One

Awesome Lists containing this project

README

          

# Cloud One Conformity Azure Integration Tool
This script will help you integrate all your Azure subscriptions with Cloud One Conformity

## Requirements

* Have a [Cloud One Conformity](https://www.trendmicro.com/en_us/business/products/hybrid-cloud/cloud-one-conformity.html) account. [Sign up a for free trial now](https://www.cloudconformity.com/identity/sign-up.html) if it's not already the case!
* An Azure account with one or more subscriptions properly configured.

## Usage

First, you need to install the [Azure CLI Tool](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli) and authenticate the tool with your Azure Account, you can check how to do that on the official [Azure CLI Documentation](https://docs.microsoft.com/en-us/cli/azure/authenticate-azure-cli):

To use the script, clone the repository to your machine and specify the name of the App Registration desired by executing the shell script file:

```html
[root@937cfabbc6f5 /]# ./azcli_conformity.sh

Which name do you want to give to your App Registration?
myapp

Hello, Thank you for trying this script out.
We're configuring your Azure Account to work with Cloud One Conformity, this might take several minutes depending
of how many subscriptions you have.

The integration is done, here all the information that you need:

Active Directory ID: 3e04753v-ae5c-42d4-a86b-d6f05460f9e4
Application ID: edd722e9-6c81-40f5-9c5a-dafeddd003cd
Application Secret :1102968C-2084-49D7-B71D-89B0DCB7D73E
```

**PS.: At the end of the script it will print all the information that you need to fill in Cloud One Conformity web console, make sure to store this information securely and never share this information with non-authorized personal!**

To learn more about Azure integration with Cloud One Conformity, check the official [Documentation](https://cloudconformity.atlassian.net/wiki/spaces/HELP/pages/165806211/Adding+an+Active+Directory)

## Contributing

If you encounter a bug, think of a useful feature, or find something confusing
in the docs, please
[Create a New Issue](https://github.com/felipecosta09/conformity-azure-integration-tool/issues/new)!

**PS.: Make sure to use the [Issue Template](https://github.com/felipecosta09/conformity-azure-integration-tool/tree/master/.github/ISSUE_TEMPLATE)**

We :heart: pull requests. If you'd like to fix a bug, contribute to a feature or
just correct a typo, please feel free to do so.

If you're thinking of adding a new feature, consider opening an issue first to
discuss it to ensure it aligns to the direction of the project (and potentially
save yourself some time!).

## Support

Official support from Trend Micro is not available. Individual contributors may
be Trend Micro employees, but are not official support.