Skip to content

Commit

Permalink
Fix outdated workspace (Azure#26758)
Browse files Browse the repository at this point in the history
- communication-administration has been deleted
- ai-anomaly-detector was removed and replaced by -rest version
  • Loading branch information
jeremymeng authored Aug 12, 2023
1 parent 248f417 commit 1f4a744
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions dataplane.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,13 @@
"path": "sdk/purview/purview-catalog-rest"
},
{
"name": "anomaly-detector",
"path": "sdk/anomalydetector/ai-anomaly-detector"
"name": "anomaly-detector-rest",
"path": "sdk/anomalydetector/ai-anomaly-detector-rest"
},
{
"name": "app-configuration",
"path": "sdk/appconfiguration/app-configuration"
},
{
"name": "communication-admin",
"path": "sdk/communication/communication-administration"
},
{
"name": "communication-chat",
"path": "sdk/communication/communication-chat"
Expand Down

0 comments on commit 1f4a744

Please sign in to comment.