Skip to content

Commit ef9c2ed

Browse files
committed
update
1 parent 78e7788 commit ef9c2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/frequently-asked-questions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ sections:
100100
questions:
101101
- question: |
102102
How are template specs and Azure Blueprints related?
103-
answer: Azure Blueprints will use template specs in its implementation by replacing the `blueprint definition` resource with a `template spec` resource. We provide a migration path to convert the blueprint definition into a template spec, but the blueprint definition APIs will still be supported. There are no changes to the `blueprint assignment` resource. Blueprints remain a user-experience to compose a governed environment in Azure.
103+
answer: On July 11, 2026, Blueprints (Preview) will be deprecated. Migrate your existing blueprint definitions and assignments to [Template Specs](../bicep/template-specs.md) and [Deployment Stacks](../bicep/deployment-stacks.md). Blueprint artifacts are to be converted to ARM JSON templates or Bicep files used to define deployment stacks. For more information, see [Migrate blueprints to deployment stacks](../bicep/migrate-blueprint.md).
104104
105105
- question: |
106106
Do template specs replace linked templates?

0 commit comments

Comments
 (0)