Skip to main content
Solved

Azure Cloud Discovery


PatrickMurphy
Skilled Expert
Forum|alt.badge.img+9

Question:  For those that use the Azure Cloud Discovery, when a new asset is discovered is there a way to create a workflow automation to capture the Asset Created event?

 

For each newly created cloud asset I want to trigger an event that sends an email to IT leaders about the new asset.  Also the new asset needs to have fields set.

We have a workflow for engineers to request infrastructure changes, however I’m finding since they have access to create assets they skip the approval process and just create the asset.  The Azure Cloud Discovery picks up the asset during its next scan but I created a simple workflow on Asset Create to set the department for the asset and it is never triggered.  Which made me wonder if assets added by Cloud Discovery would ever hit that event versus an asset being manually created in Freshservice.

Best answer by PatrickMurphy

Follow up on this.  When a new asset is discovered in the cloud it does not trigger any asset workflow actions.  

For myself I created a location to indicate the cloud Azure Cloud Tenant -  Subscription name every asset is then assigned the location of the subscription. I did this because the URL within the asset is not exposed to be searched to see and filter assets per subscription by adding the location I can.

Then every once in a while I review all assets, filter on Cloud and see which have a location of NONE because they have not been set yet.  This is the only indication that an asset is new.

View original
Did this topic help you find an answer to your question?

5 replies

afautley
Skilled Expert
Forum|alt.badge.img+11
  • Skilled Expert
  • 194 replies
  • January 4, 2023

Hi Patrick, 

 

I would try to do an asset workflow, when asset is created, and condition of asset type includes add all your cloud asset types, (host, virtual machine etc.). 

 

However i know what you mean about the event not being picked up as it is a system action not a manual event. assuming if you have a workflow not triggering then this might be the case… however, worth trying… 

 

I would say though that it might be worth enforcing the approval process if there is one.. 


kong-jhartmann
Skilled Expert
Forum|alt.badge.img+5

Have you tested “Asset is Updated” instead?  Not sure if that would trigger at that point.


PatrickMurphy
Skilled Expert
Forum|alt.badge.img+9
  • Author
  • Skilled Expert
  • 110 replies
  • January 4, 2023

The auto discovery when it adds an asset does not seem to trigger the asset created event.

I can try to test setting up when an asset is updated, however if the discovery is not triggering the create event, not sure it would trigger and update as there is no “update” however I will setup that test tomorrow and see if that will capture anything.


PatrickMurphy
Skilled Expert
Forum|alt.badge.img+9
  • Author
  • Skilled Expert
  • 110 replies
  • Answer
  • January 24, 2023

Follow up on this.  When a new asset is discovered in the cloud it does not trigger any asset workflow actions.  

For myself I created a location to indicate the cloud Azure Cloud Tenant -  Subscription name every asset is then assigned the location of the subscription. I did this because the URL within the asset is not exposed to be searched to see and filter assets per subscription by adding the location I can.

Then every once in a while I review all assets, filter on Cloud and see which have a location of NONE because they have not been set yet.  This is the only indication that an asset is new.


kong-jhartmann
Skilled Expert
Forum|alt.badge.img+5

Nice little workaround though.  Hopefully they get a bit more verbose on the logging.  


Reply