Skip to content

Commit e1a93d5

Browse files
authored
SQLServer update (#316)
* SQLServer update * Update SqlServer tip
1 parent 8ca6db7 commit e1a93d5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

linux/powershell/Dockerfile.Data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"AzMaxVersion": "99.999.999",
77
"AzureADMaxVersion": "2.9999.9999.9999",
88
"AzureADStandardMaxVersion": "0.0.9999.9999",
9-
"SQLServerModuleMaxVersion": "21.9999.99999",
9+
"SQLServerModuleMaxVersion": "22.9999.99999",
1010
"PowerBIMaxVersion": "1.9999.9999"
1111
}
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"items": [
3-
"Azure Cloud Shell now includes Predictive IntelliSense! Learn more: https://aka.ms/CloudShell/IntelliSense"
3+
"Azure Cloud Shell now includes Predictive IntelliSense! Learn more: https://aka.ms/CloudShell/IntelliSense",
4+
"SqlServer has been updated to Version 22!"
45
]
5-
}
6+
}

0 commit comments

Comments
 (0)