From f54b7353b69124ef4b4e96b37787b81aad988e5b Mon Sep 17 00:00:00 2001 From: YanaXu Date: Thu, 20 Apr 2023 12:37:01 +0800 Subject: [PATCH] update the link of runner images --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 276ea349..3f81aae5 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Additionally the action supports two optional parameters #### Available versions of Az Module on runner -To use the latest Az module version, specify 'latest'. You can find the list of Az module versions that can be given as azPSVersion from this [table](https://github.com/actions/virtual-environments#available-environments). +To use the latest Az module version, specify 'latest'. You can find the latest Az module versions on different runner images from this [table](https://github.com/actions/runner-images#available-images). # Getting Help for Azure PowerShell Issues