You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"permissionsDisplayText": "Read and Write permissions are required.",
46
+
"providerDisplayName": "Workspace",
47
+
"scope": "Workspace",
48
+
"requiredPermissions": {
49
+
"read": true,
50
+
"write": true,
51
+
"delete": true
52
+
}
53
+
}
54
+
]
55
+
},
56
+
"instructionSteps": [
57
+
{
58
+
"description": "To ingest data from Palo Alto Cortex Xpanse to Microsoft Sentinel, click on **Add Domain**. Fill in the required details in the pop-up and click Connect. You will see connected domain endpoints in the grid below. To get the Auth ID and API Key, go to **Settings → Configuration → Integrations → API Keys** in the Cortex Xpanse portal and generate new credentials.",
0 commit comments