Azure / template-specs

MIT License
31 stars 4 forks source link

Feature Request: Add Template Link to Linked Templates Section #75

Open RiverHeart opened 1 year ago

RiverHeart commented 1 year ago

In the Azure Portal, the Overview page for Template Specs have a "Linked Templates" section which lists all "Relative Path" linked templates.

This may already be planned, but it would be nice to include templates linked via the URI syntax as well.

module kv 'ts:<subscriptionId>/<resourceGroupName>/<templateSpecName>/<templateSpecVersion>' = { ... }