You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/governance/blueprints/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ each is assigned to a subscription in a single operation that can be audited and
42
42
43
43
Nearly everything that you want to include for deployment in Azure Blueprints can be accomplished
44
44
with an ARM template. However, an ARM template is a document that doesn't exist natively in Azure -
45
-
each is stored either locally or in source control. The template gets used for deployments of one or
45
+
each is stored either locally or in source control or in [Templates (preview)](https://portal.azure.com/#blade/HubsExtension/BrowseResourceBlade/resourceType/Microsoft.Gallery%2Fmyareas%2Fgalleryitems). The template gets used for deployments of one or
46
46
more Azure resources, but once those resources deploy there's no active connection or relationship
0 commit comments