Skip to content

Commit 1760133

Browse files
authored
Merge pull request #100496 from sam-cogan/patch-9
Update link to Azure DevOps extension to use Cross Platform version
2 parents 11fe9b6 + 034fc06 commit 1760133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/test-toolkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ You can add the test toolkit to your Azure Pipeline. With a pipeline, you can ru
311311

312312
The easiest way to add the test toolkit to your pipeline is with third-party extensions. The following two extensions are available:
313313

314-
- [Run ARM template TTK Tests](https://marketplace.visualstudio.com/items?itemName=Sam-Cogan.ARMTTKExtension)
314+
- [Run ARM template TTK Tests](https://marketplace.visualstudio.com/items?itemName=Sam-Cogan.ARMTTKExtensionXPlatform)
315315
- [ARM Template Tester](https://marketplace.visualstudio.com/items?itemName=maikvandergaag.maikvandergaag-arm-ttk)
316316

317317
Or, you can implement your own tasks. The following example shows how to download the test toolkit.

0 commit comments

Comments
 (0)