Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
Intent: As an IT admin, I want to be able to block logins from all TOR Exit Node IP Addresses using Conditional Access.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | GitHub Only |
| Source | View on GitHub |
This playbook uses 1 Logic App connector / built-in action:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
http |
Built-in | 0 | 4 |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| GET_Client_Secret_From_Key_Vault_-_Graph_API | GET | @parameters('KeyVaultClientCredentialsURL-GraphAPI') |
— |
| GET_Client_Secret_from_Key_Vault_-_BigDataCloud | GET | @parameters('KeyVaultClientCredentialsURL-BigDataCloud') |
— |
| GET_TOR_Exit_Nodes | GET | https://api.bigdatacloud.net/data/tor-exit-nodes-list?batchSize=900&offset=0&localityLanguage=en&key=@{body('Parse_Response_from_Key_Vault_-_BigDataCloud')?['value']} |
— |
| UPDATE_Named_Location_List | PUT | https://graph.microsoft.com/beta/identity/conditionalAccess/namedLocations/@{parameters('NamedLocationID')} |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊