Skip to content

Commit 7a661f9

Browse files
committed
update library_inventory.md
1 parent a12e7e0 commit 7a661f9

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

doc/GeneratorMigration/Library_Inventory.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
## Summary
44

55
- Total libraries: 421
6-
- Management Plane (Swagger): 162
7-
- Management Plane (TSP-Old): 42
6+
- Management Plane (Swagger): 161
7+
- Management Plane (TSP-Old): 41
88
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
9-
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 21
9+
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 23
1010
- Management Plane (TypeSpec - @typespec/http-client-csharp): 0
1111
- Management Plane (TypeSpec - Unknown TypeSpec Generator: eng/emitter-package.json): 0
1212
- Data Plane (Swagger): 111
13-
- Data Plane (TSP-Old): 17
14-
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 13
13+
- Data Plane (TSP-Old): 16
14+
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 14
1515
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 0
1616
- Data Plane (TypeSpec - @typespec/http-client-csharp): 2
1717
- Data Plane (TypeSpec - Unknown TypeSpec Generator: eng/emitter-package.json): 1
@@ -20,7 +20,7 @@
2020

2121
## Data Plane Libraries using TypeSpec (@azure-typespec/http-client-csharp)
2222

23-
TypeSpec with @azure-typespec/http-client-csharp generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp, or through special handling for specific libraries. Total: 13
23+
TypeSpec with @azure-typespec/http-client-csharp generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp, or through special handling for specific libraries. Total: 14
2424

2525
| Service | Library | Path |
2626
| ------- | ------- | ---- |
@@ -36,6 +36,7 @@ TypeSpec with @azure-typespec/http-client-csharp generator is detected by the pr
3636
| monitor | Azure.Monitor.Query.Logs | sdk/monitor/Azure.Monitor.Query.Logs |
3737
| monitor | Azure.Monitor.Query.Metrics | sdk/monitor/Azure.Monitor.Query.Metrics |
3838
| schemaregistry | Azure.Data.SchemaRegistry | sdk/schemaregistry/Azure.Data.SchemaRegistry |
39+
| translation | Azure.AI.Translation.Text | sdk/translation/Azure.AI.Translation.Text |
3940
| vision | Azure.AI.Vision.ImageAnalysis | sdk/vision/Azure.AI.Vision.ImageAnalysis |
4041

4142

@@ -60,7 +61,7 @@ TypeSpec with Unknown TypeSpec Generator: eng/emitter-package.json generator is
6061

6162
## Data Plane Libraries using TypeSpec (Old Generator)
6263

63-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 17
64+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 16
6465

6566
| Service | Library | Path |
6667
| ------- | ------- | ---- |
@@ -80,7 +81,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
8081
| onlineexperimentation | Azure.Analytics.OnlineExperimentation | sdk/onlineexperimentation/Azure.Analytics.OnlineExperimentation |
8182
| purview | Azure.Analytics.Purview.DataMap | sdk/purview/Azure.Analytics.Purview.DataMap |
8283
| translation | Azure.AI.Translation.Document | sdk/translation/Azure.AI.Translation.Document |
83-
| translation | Azure.AI.Translation.Text | sdk/translation/Azure.AI.Translation.Text |
8484

8585

8686
## Data Plane Libraries using Swagger
@@ -204,7 +204,7 @@ Total: 111
204204

205205
## Management Plane Libraries using TypeSpec (@azure-typespec/http-client-csharp-mgmt)
206206

207-
TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp-mgmt, or through special handling for specific libraries. Total: 21
207+
TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp-mgmt, or through special handling for specific libraries. Total: 23
208208

209209
| Service | Library | Path |
210210
| ------- | ------- | ---- |
@@ -213,6 +213,7 @@ TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by t
213213
| cloudhealth | Azure.ResourceManager.CloudHealth | sdk/cloudhealth/Azure.ResourceManager.CloudHealth |
214214
| computerecommender | Azure.ResourceManager.Compute.Recommender | sdk/computerecommender/Azure.ResourceManager.Compute.Recommender |
215215
| connectedcache | Azure.ResourceManager.ConnectedCache | sdk/connectedcache/Azure.ResourceManager.ConnectedCache |
216+
| databasewatcher | Azure.ResourceManager.DatabaseWatcher | sdk/databasewatcher/Azure.ResourceManager.DatabaseWatcher |
216217
| dellstorage | Azure.ResourceManager.Dell.Storage | sdk/dellstorage/Azure.ResourceManager.Dell.Storage |
217218
| dependencymap | Azure.ResourceManager.DependencyMap | sdk/dependencymap/Azure.ResourceManager.DependencyMap |
218219
| deviceregistry | Azure.ResourceManager.DeviceRegistry | sdk/deviceregistry/Azure.ResourceManager.DeviceRegistry |
@@ -221,6 +222,7 @@ TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by t
221222
| hybridkubernetes | Azure.ResourceManager.Kubernetes | sdk/hybridkubernetes/Azure.ResourceManager.Kubernetes |
222223
| informaticadatamanagement | Azure.ResourceManager.InformaticaDataManagement | sdk/informaticadatamanagement/Azure.ResourceManager.InformaticaDataManagement |
223224
| lambdatesthyperexecute | Azure.ResourceManager.LambdaTestHyperExecute | sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute |
225+
| paloaltonetworks.ngfw | Azure.ResourceManager.PaloAltoNetworks.Ngfw | sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw |
224226
| pineconevectordb | Azure.ResourceManager.PineconeVectorDB | sdk/pineconevectordb/Azure.ResourceManager.PineconeVectorDB |
225227
| planetarycomputer | Azure.ResourceManager.PlanetaryComputer | sdk/planetarycomputer/Azure.ResourceManager.PlanetaryComputer |
226228
| playwright | Azure.ResourceManager.Playwright | sdk/playwright/Azure.ResourceManager.Playwright |
@@ -233,7 +235,7 @@ TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by t
233235

234236
## Management Plane Libraries using TypeSpec (Old Generator)
235237

236-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 42
238+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 41
237239

238240
| Service | Library | Path |
239241
| ------- | ------- | ---- |
@@ -244,7 +246,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
244246
| computefleet | Azure.ResourceManager.ComputeFleet | sdk/computefleet/Azure.ResourceManager.ComputeFleet |
245247
| computeschedule | Azure.ResourceManager.ComputeSchedule | sdk/computeschedule/Azure.ResourceManager.ComputeSchedule |
246248
| containerorchestratorruntime | Azure.ResourceManager.ContainerOrchestratorRuntime | sdk/containerorchestratorruntime/Azure.ResourceManager.ContainerOrchestratorRuntime |
247-
| databasewatcher | Azure.ResourceManager.DatabaseWatcher | sdk/databasewatcher/Azure.ResourceManager.DatabaseWatcher |
248249
| databox | Azure.ResourceManager.DataBox | sdk/databox/Azure.ResourceManager.DataBox |
249250
| deviceprovisioningservices | Azure.ResourceManager.DeviceProvisioningServices | sdk/deviceprovisioningservices/Azure.ResourceManager.DeviceProvisioningServices |
250251
| devopsinfrastructure | Azure.ResourceManager.DevOpsInfrastructure | sdk/devopsinfrastructure/Azure.ResourceManager.DevOpsInfrastructure |
@@ -283,7 +284,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
283284

284285
## Management Plane Libraries using Swagger
285286

286-
Total: 162
287+
Total: 161
287288

288289
| Service | Library | Path |
289290
| ------- | ------- | ---- |
@@ -400,7 +401,6 @@ Total: 162
400401
| openenergyplatform | Azure.ResourceManager.EnergyServices | sdk/openenergyplatform/Azure.ResourceManager.EnergyServices |
401402
| operationalinsights | Azure.ResourceManager.OperationalInsights | sdk/operationalinsights/Azure.ResourceManager.OperationalInsights |
402403
| orbital | Azure.ResourceManager.Orbital | sdk/orbital/Azure.ResourceManager.Orbital |
403-
| paloaltonetworks.ngfw | Azure.ResourceManager.PaloAltoNetworks.Ngfw | sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw |
404404
| peering | Azure.ResourceManager.Peering | sdk/peering/Azure.ResourceManager.Peering |
405405
| policyinsights | Azure.ResourceManager.PolicyInsights | sdk/policyinsights/Azure.ResourceManager.PolicyInsights |
406406
| postgresql | Azure.ResourceManager.PostgreSql | sdk/postgresql/Azure.ResourceManager.PostgreSql |

0 commit comments

Comments
 (0)