It's now much easier to view the properties of objects when using the tile editor.
For example, perhaps you'd like to see or filter by the resource group when selecting Azure objects, or see which objects have a certain AWS tag. This functionality has existed for a while but it's been buried and not in the place you'd expect it. We've surfaced this UI much more clearly and accessibly.
In addition, it's now also possible to view and filter by an object's
sourceType
. This can be useful as this value is often the tool-specific type that you might be used to seeing elsewhere, e.g.
microsoft.web/virtualmachine
or
AWS::Lambda::Function
.
  1. In the Objects tab of the tile editor, select the "Add column" button
  2. Select the property you'd like to view
  3. The column is now added, and you can also filter against this column in the left-hand filter pane.
image