

Shared holds conditionally set variables based on the branch the pipeline is running on. dev.yaml contains dev environment specific variable values.
#Lansweeper api code
the build repository is a shared repository for holding code that is used across multiple repos in the build system. It's causing a lot of confusion among developers who think there might be a problem with their builds as a result of the warning. I'm looking for any ideas on what might be causing this or how I might be able to further troubleshoot it given the complete lack of detail that the error/warning provides. I currently have YAML triggers overridden for the pipeline, but I did also define the same trigger in the YAML to see if that would help (it did not). Nothing is broken and no further details are given about the supposed issue. The odd part here is that the pipeline works completely fine, including triggers. The pipelines run perfectly fine, however I get a "Some recent issues detected related to pipeline trigger." warning at the top of the pipeline summary page and viewing details only states: "Configuring the trigger failed, edit and save the pipeline again."
#Lansweeper api mac
Retrieve list of Site IDs, Asset details for the given IP Address or MAC Address.I have run in to an odd problem after converting a bunch of my YAML pipelines to use templates for holding job logic as well as for defining my pipeline variables. NameĪctions Get the list of Site IDs and Asset details If the power app is shared with another user, another user will be prompted to create new connection explicitly. The connector supports the following authentication types: : Get asset details using IP address query getAssetResourcesĪssetPagination: : Lookup MAC Address to get asset details Use below mentioned GraphQL queries for List Authorized Sites, Hunt IP and Hunt MAC operations :.
#Lansweeper api how to
Enter a name for the connection and the API key token that you have generated from above step : How to get Authorization Token for Lansweeper API connection.Search for the Lansweeper App For Sentinel connector, then choose the action associated with that connector.Select triggers as per your requirement.Go to Azure Logic app → Logic app designer.

Refer Personal Application to get Lansweeper API Authorization Token How to use connector Steps

How to get Authorization Token for Lansweeper API connection Hunt MAC: Provide the asset details from the Lansweeper platform for the given Site ID and MAC address Prerequisites Hunt IP: Get the asset details from the Lansweeper platform for the given Site ID and IP address. List Authorized Sites: Retrieve the list of the authorized sites. Authenticate the connection with Lansweeper APIs using the API Key from Logic app.

It will allow end-users to implement any use cases on the Lansweeper Platform that are possible using a combination of the below-mentioned actions.Īuthentication: Create a Logic app with a custom connector. The Lansweeper App for MSFT Sentinel allows SOC team members to leverage the Lansweeper capabilities of IT Asset discovery and identification, allowing it to be automated via the Microsoft Logic App. This connector is available in the following products and regions: ServiceĪll Logic Apps regions except the following:Īll Power Automate regions except the following:Īll Power Apps regions except the following: Hunt IP or Hunt MAC: Get the asset details from the Lansweeper platform for the given Site ID and IP address or MAC address. The Integration of Lansweeper app on the MS Sentinel Platform implements the investigative actions and enables end-users to implement any use cases as a combination of the below-mentioned actions.Īuthorization: Authenticate the connection with Lansweeper APIs using the Authorization Token from Logic app.
