[Cloud Security Posture] Support Azure cloud connector#15255
[Cloud Security Posture] Support Azure cloud connector#15255amirbenun merged 8 commits intoelastic:mainfrom
Conversation
| - name: azure.account_type | ||
| value: single-account | ||
| - name: azure.credentials.type | ||
| value: cloud_connectors_federated_identity |
There was a problem hiding this comment.
@amirbenun I just noticed this. Can we change this value cloud_connectors similar to aws.credentials_type? This will help us on Kibana side with consistent value cloud_connector to check. We have generic component for Credentials type so we want to avoid specific values by cloud provider. I think we need to make the same change in Asset Inventory side too.
There was a problem hiding this comment.
In my comment, I mentioned I updated my open PR with the credential type value we want for cloud-connectors
| - name: azure.account_type | ||
| value: single-account | ||
| - name: azure.credentials.type | ||
| value: cloud_connectors_federated_identity |
There was a problem hiding this comment.
We are going to need to change cloud_connectors_federated_identity to cloud-connectors here and the other merged PR.
|
Sounds good @Omolola-Akinleye @seanrathier |
|
LGTM! Thanks for the change |
💚 Build Succeeded
History
|
|
|
Package cloud_security_posture - 3.1.0-preview01 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/3.1.0-preview01/ |
|
Package cloud_security_posture - 3.1.0-preview02 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/3.1.0-preview02/ |
|
Package cloud_security_posture - 3.1.0 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/3.1.0/ |




Proposed commit message
Cloud Security Posture: Azure
cloud_connectors_federated_identity.This method expects:
ClientIDTenantIDChecklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots