Skip to content
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
Prev Previous commit
Next Next commit
revert
  • Loading branch information
runhli committed Jun 6, 2024
commit 43b6b92a4a1d6fa37caaa9ef0343407fa60afc2c
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@
{
"condition": "[variables('enablePE')]",
"type": "Microsoft.MachineLearningServices/workspaces",
"apiVersion": "2022-12-01-preview",
"apiVersion": "2023-08-01-preview",
"tags": "[parameters('tagValues')]",
"name": "[parameters('workspaceName')]",
"kind": "[parameters('kind')]",
Expand Down