Giter Club home page Giter Club logo

adb-udr-automation's Introduction

adb_udr_automation

What's this project about?

Reference documentation: https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr

On Azure Databricks, some control plane services have non-static IP, this project is to automate the job of scraping IP from Azure official doc and to patch Azure firewall network rules.

How to use this project:

  1. Clone this repo to your local.
  2. In the folder, setup your local env by: make setup, this will install requirements.txt
  3. make run will generate 2 csv files in outputs folder.

In outputs, Table 1 contains:

region attribute value az_region_to_deploy_fuzzy_match whitelistips
Australia Central Webapp 13.75.218.172/32 australiacentral []
Australia Central SCC relay (if CC is enabled) tunnel.australiaeast.azuredatabricks.net australiacentral ['13.75.164.249']
Australia Central Control Plane NAT (if SCC is disabled) 13.70.105.50/32 australiacentral []
Australia Central Extended infrastructure 20.53.145.128/28 australiacentral []

Table 2 contains:

region attribute value az_region_to_deploy_fuzzy_match whitelistips
Australia Central Metastore consolidated-australiacentral-prod-metastore.mysql.database.azure.com australiacentral ['20.36.105.0']
Australia Central Artifact Blob storage primary dbartifactsprodaustc.blob.core.windows.net australiacentral ['52.239.216.36']
Australia Central Artifact Blob storage secondary dbartifactsprodaustc2.blob.core.windows.net australiacentral ['52.239.218.4']
Australia Central Log Blob storage dblogprodausteast.blob.core.windows.net australiacentral ['20.150.66.228']
Australia Central Event Hub endpoint prod-australiaeast-observabilityeventhubs.servicebus.windows.net australiacentral ['13.70.72.2']

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.