[cloud_security_posture] Support Azure account type - #8581
Conversation
🌐 Coverage report
|
| - version: "1.7.0-preview04" | ||
| - version: "1.7.0-preview05" | ||
| changes: | ||
| - description: Add Azure account type support |
There was a problem hiding this comment.
| - description: Add Azure account type support | |
| - description: Support Azure Management groups |
| required: true | ||
| show_user: false | ||
| description: A URL to the ARM Template for creating a new deployment | ||
| # TODO: Should we have seperate templates for organization and single account? Or deploy the same template for both with discovery? |
There was a problem hiding this comment.
It will be separate, I'll update the url once the ARM template is finished
| description: A URL to the ARM Template for creating a new deployment | ||
| default: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Felastic%2Fcloudbeat%2F8.11%2Fdeploy%2Fazure%2FazureARMTemplate.json | ||
| # ACCOUNT_TYPE value should be either "single-account" or "organization-account" | ||
| default: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Felastic%2Fcloudbeat%2F8.11%2Fdeploy%2Fazure%2FazureARMTemplate-ACCOUNT_TYPE.json |
There was a problem hiding this comment.
| default: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Felastic%2Fcloudbeat%2F8.11%2Fdeploy%2Fazure%2FazureARMTemplate-ACCOUNT_TYPE.json | |
| default: https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Felastic%2Fcloudbeat%2F8.12%2Fdeploy%2Fazure%2FARM-for-ACCOUNT_TYPE.json |
|
I suggest merging after elastic/cloudbeat#1601 to double check the link works first |
|
Package cloud_security_posture - 1.7.0-preview05 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.7.0-preview06 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.7.0-preview07 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.7.0-preview08 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.7.0-preview09 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.7.0 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Proposed commit message
Support Azure account type for organizations.
Checklist
changelog.ymlfile.Author's Checklist
Related issues