Skip to content

Commit

Permalink
Remove DMO preview extension from the ADS insiders (#25638)
Browse files Browse the repository at this point in the history
* Removed DMO preview extension from the ADS Insiders

* Updated the Total extension count at the end of the file

---------

Co-authored-by: Charles Gagnon <[email protected]>
  • Loading branch information
sridharanprasanna and Charles-Gagnon committed May 15, 2024
1 parent 41d5ab1 commit b1635e9
Showing 1 changed file with 1 addition and 66 deletions.
67 changes: 1 addition & 66 deletions extensionsGallery-insider.json
Original file line number Diff line number Diff line change
Expand Up @@ -5024,71 +5024,6 @@
"statistics": [],
"flags": ""
},
{
"extensionId": "100",
"extensionName": "oracle-datamigration",
"displayName": "Data Migration for Oracle",
"shortDescription": "Data Migration for Oracle extension to migrate data from Oracle to Azure SQL",
"publisher": {
"displayName": "Microsoft",
"publisherId": "Microsoft",
"publisherName": "Microsoft"
},
"versions": [
{
"version": "1.2.0",
"lastUpdated": "10/27/2023",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
"source": "https://dsct.blob.core.windows.net/extensions/oracle-datamigration/1.2.0/oracle-datamigration-1.2.0.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://dsct.blob.core.windows.net/extensions/oracle-datamigration/1.2.0/extension.png"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://dsct.blob.core.windows.net/extensions/oracle-datamigration/1.2.0/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Changelog",
"source": "https://dsct.blob.core.windows.net/extensions/oracle-datamigration/1.2.0/CHANGELOG.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://dsct.blob.core.windows.net/extensions/oracle-datamigration/1.2.0/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
"source": "https://dsct.blob.core.windows.net/extensions/oracle-datamigration/1.2.0/LICENSE.html"
}
],
"properties": [
{
"key": "Microsoft.VisualStudio.Code.ExtensionDependencies",
"value": "Microsoft.net-6-runtime,Microsoft.azuredatastudio-oracle"
},
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": "*"
},
{
"key": "Microsoft.AzDataEngine",
"value": ">=1.41.0"
},
{
"key": "Microsoft.VisualStudio.Services.Links.Source",
"value": "https://github.com/Microsoft/azuredatastudio"
}
]
}
],
"statistics": [],
"flags": "preview"
},
{
"extensionId": "101",
"extensionName": "ads-searcheverywhere",
Expand Down Expand Up @@ -5584,7 +5519,7 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 91
"count": 90
}
]
}
Expand Down

0 comments on commit b1635e9

Please sign in to comment.