Skip to content

Conversation

@lderequesensS
Copy link
Contributor

Change(s):

  • Change connector from CCF to Azure Funciotns

Reason for Change(s):

  • CCF was not enough for us

Version Updated:

  • Yes

Testing Completed:

  • Yes

Checked that the validations are passing and have addressed any issues that are present:

  • Yes

@lderequesensS lderequesensS requested review from a team as code owners January 15, 2026 19:45
@lderequesensS lderequesensS changed the title Alerts azure functions Move connector to Azure Functions Jan 15, 2026
@lderequesensS
Copy link
Contributor Author

Evidence that the connector is working
image

"DCE_ENDPOINT": "[reference(resourceId('Microsoft.Insights/dataCollectionEndpoints', variables('DCEName')), '2022-06-01').logsIngestion.endpoint]",
"DCR_IMMUTABLE_ID": "[reference(resourceId('Microsoft.Insights/dataCollectionRules', variables('DCRName')), '2022-06-01').immutableId]",
"STREAM_NAME": "[variables('StreamName')]",
"WEBSITE_RUN_FROM_PACKAGE": "https://aka.ms/sentinel-ZeroFoxAlerts-functionapp"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn’t able to determine how this URL is generated. We have another connector that we used as a reference, and it includes a similar type of URL.

Are you able to provide this url?

@v-shukore v-shukore added Connector Connector specialty review needed Solution Solution specialty review needed labels Jan 16, 2026
@v-maheshbh
Copy link
Contributor

Hi @lderequesensS

We are currently migrating from the Azure-based Function to the CCF connector. As part of this transition, we will not be reverting from the CCF connector back to the Azure Function.

Thanks!

@v-maheshbh v-maheshbh marked this pull request as draft January 28, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Connector Connector specialty review needed Solution Solution specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants