Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 2.04 KB

README.md

File metadata and controls

51 lines (33 loc) · 2.04 KB

Enforcing Illumio segmentation policies for Azure MS SQL Database server

Slack License

Project Description

This repository contains a python script that will

  1. Ingest Illumio Segmentation policy ruleset for Azure SQL database server
  2. Creates rules for the database server
  3. Programs the server level firewall for the Azure SQL database server

Illumio ASP builds the Application Dependency Map that helps visualize the traffic between Azure instances including unmanaged Azure SQL database server and in understanding the application dependencies. It also enforces the segmentation policy and uses that to color the Application Dependency Map

Project Technology stack

The application is written for Python 3 and tested up to v3.9. The program supports Illumio PCE version 18.2.0 or newer.

Project workflow

Installation

Detailed instructions on how to install, configure, and get the project running are mentioned in INSTALL document.

Support

The AWS Lambda Function is released and distributed as open source software subject to the LICENSE. Illumio has no obligation or responsibility related to the AWS Lambda Function with respect to support, maintenance, availability, security or otherwise. Please read the entire LICENSE for additional information regarding the permissions and limitations. You can engage with the author & contributors team and community on SLACK.

Help or Docs

You can visit us at https://labs.illumio.com If you have questions, please use slack or email to contact us directly. If you have issues, bug reports, etc, please file an issue in this repository's Issue Tracker.

Contributing

Instructions on how to contribute: CONTRIBUTING.

Links