Hello @Geoffrey Day
Based on the information you provided, it seems that you are having trouble finding the App Insights Workspace Resource ID required for deploying the Cisco Umbrella connector using Azure Functions.
The App Insights Workspace Resource ID is a fully qualified resourceId in the format /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}
.
To find the App Insights Workspace Resource ID, you can follow these steps:
- Go to the Azure portal and navigate to your Log Analytics workspace.
- Click on the 'Properties' blade of the workspace.
- Look for the 'Resource ID' property value. This is the fully qualified resourceId that you need to use for the App Insights Workspace Resource ID parameter when deploying the Cisco Umbrella connector using Azure Functions.
This should get you started.
I hope that this response has addressed your query and helped you overcome your challenges. If so, please mark this response as Answered. This will not only acknowledge our efforts, but also assist other community members who may be looking for similar solutions.