Open
Description
Create Private deployment for SAP Gateway and pass Checkov scan.
Teh current SAP QuickStart will deploy a public deployment that uses public storage account, key vault and can be improved.
We will need to design a new deployment with private networking resources.
We also need to pass all the security and Checkov scans.
To Reproduce
Steps to reproduce the behavior:
- Remove the Checkov exceptions
- Run the Checkov scanning and fix the issues.
Sample Terraform Code
This will need a complete re-design of the resources to be private and allow the SAP gateway to run all the scripts and can connect to Power Platform or Fabric.
REMINDER: REMOVE SENSITIVE DATA SUCH AS SECRETS, USER NAMES, EMAILS, TENANT INFORMATION, ETC.
Expected behavior
All Checkov warnings should be resolved.
System Information
- Provider Version: 2.2.0-preview
- OS & Version: Windows and Linux SO can run Terraform
- https://www.[checkov](https://www.checkov.io/).io/
Additional context
Nothing to add.
Contribution
Contribution
Do you plan to raise a PR to address this issue? YES / NO?