Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cloud Security] Add Azure ARM url #7892

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

orestisfl
Copy link
Contributor

What does this PR do?

This adds a URL to the ARM template that is used for CSPM Azure onboarding. The file is hosted directly in the elastic/cloudbeat repo. Azure does not support modifying the template parameters via a link like in AWS. The link is hardcoded to the main branch for now but should be updated to point to the $current_version branch.

Related issues

Screenshots

out.mp4

@orestisfl orestisfl added enhancement New feature or request Team:Cloud Security Label for the Cloud Security team labels Sep 20, 2023
@orestisfl orestisfl requested a review from a team as a code owner September 20, 2023 13:45
@orestisfl orestisfl self-assigned this Sep 20, 2023
This adds a URL to the ARM template that is used for CSPM Azure
onboarding. The file is hosted directly in the
[elastic/cloudbeat](https://github.com/elastic/cloudbeat) repo. Azure
does not support modifying the template parameters via a link like in
AWS. The link is hardcoded to the `main` branch for now but should be
updated to point to the $current_version branch.
@elasticmachine
Copy link

elasticmachine commented Sep 20, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-09-20T13:48:36.378+0000

  • Duration: 15 min 50 sec

Test stats 🧪

Test Results
Failed 0
Passed 4
Skipped 0
Total 4

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (0/0) 💚
Files 100.0% (0/0) 💚
Classes 100.0% (0/0) 💚
Methods 25.0% (2/8) 👎 -73.0
Lines 100.0% (0/0) 💚 7.995
Conditionals 100.0% (0/0) 💚

@orestisfl orestisfl merged commit b1a5c7e into elastic:main Sep 21, 2023
4 checks passed
@orestisfl orestisfl deleted the cloudbeat-1296/azure-arm branch September 21, 2023 09:09
@elasticmachine
Copy link

Package cloud_security_posture - 1.6.0-preview13 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture

@elasticmachine
Copy link

Package cloud_security_posture - 1.6.0-preview14 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture

@elasticmachine
Copy link

Package cloud_security_posture - 1.6.0-preview15 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture

@elasticmachine
Copy link

Package cloud_security_posture - 1.6.0-preview16 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture

@elasticmachine
Copy link

Package cloud_security_posture - 1.6.0 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture

@andrewkroh andrewkroh added the Integration:cloud_security_posture Security Posture Management label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:cloud_security_posture Security Posture Management Team:Cloud Security Label for the Cloud Security team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CIS Azure] Add Azure ARM template URL for the CIS Azure integration
4 participants