{"id":15893894,"url":"https://github.com/felipecosta09/cloudone-azure-integration-tool","last_synced_at":"2026-05-16T01:34:17.721Z","repository":{"id":109067233,"uuid":"279644344","full_name":"felipecosta09/cloudone-azure-integration-tool","owner":"felipecosta09","description":"Script to help integrate all your Azure subscriptions with Cloud One","archived":false,"fork":false,"pushed_at":"2020-09-15T12:32:37.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T05:52:43.223Z","etag":null,"topics":["azure","cloudone","security","trendmicro"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipecosta09.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-14T16:59:08.000Z","updated_at":"2020-09-15T12:41:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"ead65db8-6fcc-47de-8768-5c2b8dcf8141","html_url":"https://github.com/felipecosta09/cloudone-azure-integration-tool","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/felipecosta09/cloudone-azure-integration-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecosta09%2Fcloudone-azure-integration-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecosta09%2Fcloudone-azure-integration-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecosta09%2Fcloudone-azure-integration-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecosta09%2Fcloudone-azure-integration-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipecosta09","download_url":"https://codeload.github.com/felipecosta09/cloudone-azure-integration-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecosta09%2Fcloudone-azure-integration-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33087028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","cloudone","security","trendmicro"],"created_at":"2024-10-06T08:14:00.959Z","updated_at":"2026-05-16T01:34:17.700Z","avatar_url":"https://github.com/felipecosta09.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud One Conformity Azure Integration Tool\nThis script will help you integrate all your Azure subscriptions with Cloud One Conformity\n\n## Requirements\n\n* 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!\n* An Azure account with one or more subscriptions properly configured.\n\n## Usage\n\nFirst, 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): \n\nTo use the script, clone the repository to your machine and specify the name of the App Registration desired by executing the shell script file:\n\n\n```html\n[root@937cfabbc6f5 /]# ./azcli_conformity.sh \n \nWhich name do you want to give to your App Registration?\nmyapp\n \nHello, Thank you for trying this script out.\nWe're configuring your Azure Account to work with Cloud One Conformity, this might take several minutes depending\nof how many subscriptions you have.\n \nThe integration is done, here all the information that you need:\n \nActive Directory ID: 3e04753v-ae5c-42d4-a86b-d6f05460f9e4\nApplication ID: edd722e9-6c81-40f5-9c5a-dafeddd003cd\nApplication Secret :1102968C-2084-49D7-B71D-89B0DCB7D73E\n```\n\n **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!**\n\n 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)\n\n## Contributing\n\nIf you encounter a bug, think of a useful feature, or find something confusing\nin the docs, please\n[Create a New Issue](https://github.com/felipecosta09/conformity-azure-integration-tool/issues/new)!\n\n **PS.: Make sure to use the [Issue Template](https://github.com/felipecosta09/conformity-azure-integration-tool/tree/master/.github/ISSUE_TEMPLATE)**\n\nWe :heart: pull requests. If you'd like to fix a bug, contribute to a feature or\njust correct a typo, please feel free to do so.\n\nIf you're thinking of adding a new feature, consider opening an issue first to\ndiscuss it to ensure it aligns to the direction of the project (and potentially\nsave yourself some time!).\n\n## Support\n\nOfficial support from Trend Micro is not available. Individual contributors may\nbe Trend Micro employees, but are not official support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecosta09%2Fcloudone-azure-integration-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipecosta09%2Fcloudone-azure-integration-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecosta09%2Fcloudone-azure-integration-tool/lists"}