Skip to content

Commit 73550b9

Browse files
committed
WIP
1 parent 99b60b6 commit 73550b9

File tree

1 file changed

+4
-0
lines changed
  • docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure

1 file changed

+4
-0
lines changed

docs/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,10 @@ Make sure to [configure the following GitLab variables](https://docs.gitlab.com/
340340
| `OCEAN__INITIALIZE_PORT_RESOURCES` | Default true, When set to false the integration will not create default blueprints and the port App config Mapping. | ❌ |
341341
| `OCEAN__SEND_RAW_DATA_EXAMPLES` | Enable sending raw data examples from the third party API to port for testing and managing the integration mapping. Default is true. | ❌ |
342342
| `OCEAN__INTEGRATION__IDENTIFIER` | Change the identifier to describe your integration, if not set will use the default one. | ❌ |
343+
| `OCEAN__EVENT_LISTENER` | [The event listener object](https://ocean.getport.io/framework/features/event-listener/). | |
344+
| `OCEAN__INTEGRATION__CONFIG__AZURE_CLIENT_ID` | The client ID of the Azure App Registration.| |
345+
| `OCEAN__INTEGRATION__CONFIG__AZURE_CLIENT_SECRET` | The client secret of the Azure App Registration. | |
346+
| `OCEAN__INTEGRATION__CONFIG__AZURE_TENANT_ID` | The tenant ID of the Azure App Registration. | |
343347

344348
<br/>
345349

0 commit comments

Comments
 (0)