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

Pipelines: CI pipeline #33

Open
migfontinha opened this issue Sep 15, 2020 · 1 comment
Open

Pipelines: CI pipeline #33

migfontinha opened this issue Sep 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@migfontinha
Copy link

migfontinha commented Sep 15, 2020

In the release pipeline add automated tests.

  1. List in a table what should be tested:
  • resources created
  • ... LZ working??
  1. Mark in the table what can be automated and what needs to be tested manually.

  2. Implement automated tests for what is possible to automate.

  3. Enable trigger on code changes. (when merging in develop and release branches see: https://webgate.ec.europa.eu/fpfis/wikis/display/CVTF/Landing+Zone%3A+Collaboration+Strategy)

Reference: https://docs.github.com/en/actions/guides/about-continuous-integration

@augustincolle-digit
Copy link
Contributor

test possible to automate remark
Check deployed resources:     storage account     event hub     log analytics     Sentinel     security center     automation yes  
Diagnostic setting auto-deployment yes, if deployment runs more than 30 minutes after Landing Zone deployment requires up to 24h for policies to report compliant
Mail notification for Security Center attack can be automated (cron-job, functions, …) email read is manual requires an attack (RDP brute-force, SSH brute-force) requires up to 24h after the deployment to install agents
Mail notification for Azure Sentinel attack can be automated (cron-job, functions, …) email read is manual requires an attack (RDP brute-force, SSH brute-force) requires up to 24h after the deployment to install agents
check log in storage account no, key required  requires up to 10 minutes after step 2
check log in event hub no, key required  requires up to 10 minutes after step 2
check log in log analytics no, key required  requires up to 10 minutes after step 2

@lashegu lashegu added the enhancement New feature or request label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants