Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows 19 & 22] Remove AzureRM and Azure powershell modules from windows images #11548

Merged
merged 4 commits into from
Mar 3, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
remove azure poswershell modules
  • Loading branch information
kishorekumar-anchala committed Feb 5, 2025
commit d8d413b84a5ce037a5f93728615f462b8521eae0
20 changes: 0 additions & 20 deletions images/windows/toolsets/toolset-2019.json
Original file line number Diff line number Diff line change
@@ -93,26 +93,6 @@
{"name": "AWSPowershell"}
],
"azureModules": [
{
"name": "azurerm",
"versions": [
"6.13.1"
],
"zip_versions": [
"6.7.0"
],
"default": "6.13.1"
},
{
"name": "azure",
"versions": [
"5.3.0"
],
"zip_versions": [
"5.1.1"
],
"default": "5.3.0"
},
{
"name": "az",
"versions": [
20 changes: 0 additions & 20 deletions images/windows/toolsets/toolset-2022.json
Original file line number Diff line number Diff line change
@@ -92,26 +92,6 @@
{"name": "AWSPowershell"}
],
"azureModules": [
{
"name": "azurerm",
"versions": [
"6.13.1"
],
"zip_versions": [
"6.7.0"
],
"default": "6.13.1"
},
{
"name": "azure",
"versions": [
"5.3.0"
],
"zip_versions": [
"5.1.1"
],
"default": "5.3.0"
},
{
"name": "az",
"versions": [
Loading
Oops, something went wrong.