diff --git a/images/win/toolsets/toolset-2016.json b/images/win/toolsets/toolset-2016.json index 9a1d2e5f5..bb8d765bb 100644 --- a/images/win/toolsets/toolset-2016.json +++ b/images/win/toolsets/toolset-2016.json @@ -121,7 +121,7 @@ "name": "az", "url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json", "versions": [ - "5.5.0" + "5.7.0" ], "zip_versions": [ "1.0.0", @@ -133,8 +133,8 @@ "3.8.0", "4.3.0", "4.4.0", - "4.6.0", - "4.7.0" + "4.7.0", + "5.5.0" ] } ], diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index 6d1260559..528e95be3 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -121,7 +121,7 @@ "name": "az", "url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json", "versions": [ - "5.5.0" + "5.7.0" ], "zip_versions": [ "1.0.0", @@ -133,8 +133,8 @@ "3.8.0", "4.3.0", "4.4.0", - "4.6.0", - "4.7.0" + "4.7.0", + "5.5.0" ] } ],