Zum Inhalt

Microsoft Graph Security Node#

Verwenden Sie den Microsoft Graph Security Node, um die Arbeit in Microsoft Graph Security zu automatisieren und Microsoft Graph Security in andere Anwendungen zu integrieren. Localmind Automate bietet integrierte Unterstützung für eine breite Palette von Microsoft Graph Security-Funktionen, einschließlich des Abrufens und Aktualisierens von Scores und Profilen.

Auf dieser Seite finden Sie eine Liste der Operationen, die der Microsoft Graph Security Node unterstützt, sowie Links zu weiteren Ressourcen.

Credentials

Informationen zum Einrichten der Authentifizierung finden Sie unter Microsoft-Zugangsdaten.

Operationen#

  • Secure Score
    • Abrufen
    • Alle abrufen
  • Secure Score Control Profile
    • Abrufen
    • Alle abrufen
    • Aktualisieren

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.