We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca6db7 commit e1a93d5Copy full SHA for e1a93d5
linux/powershell/Dockerfile.Data.json
@@ -6,6 +6,6 @@
6
"AzMaxVersion": "99.999.999",
7
"AzureADMaxVersion": "2.9999.9999.9999",
8
"AzureADStandardMaxVersion": "0.0.9999.9999",
9
- "SQLServerModuleMaxVersion": "21.9999.99999",
+ "SQLServerModuleMaxVersion": "22.9999.99999",
10
"PowerBIMaxVersion": "1.9999.9999"
11
}
linux/powershell/PSCloudShellUtility/tips.json
@@ -1,5 +1,6 @@
1
{
2
"items": [
3
- "Azure Cloud Shell now includes Predictive IntelliSense! Learn more: https://aka.ms/CloudShell/IntelliSense"
+ "Azure Cloud Shell now includes Predictive IntelliSense! Learn more: https://aka.ms/CloudShell/IntelliSense",
4
+ "SqlServer has been updated to Version 22!"
5
]
-}
+}
0 commit comments