Skip to content

Commit 953a229

Browse files
authored
Enable new MPG generator for Azure.ResourceManager.HealthDataAIServices (#53345)
* enable new mpg generator for Azure.ResourceManager.HealthDataAIServices * regen * regen * regen * regen * update assets * export API * update spec and doc
1 parent 86fb5a6 commit 953a229

File tree

84 files changed

+4127
-3840
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+4127
-3840
lines changed

doc/GeneratorMigration/Library_Inventory.md

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

55
- Total libraries: 417
6-
- Management Plane (Swagger): 164
7-
- Management Plane (TSP-Old): 44
6+
- Management Plane (Swagger): 163
7+
- Management Plane (TSP-Old): 45
88
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
9-
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 16
9+
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 17
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): 110
13-
- Data Plane (TSP-Old): 20
13+
- Data Plane (TSP-Old): 19
1414
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 11
1515
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 0
1616
- Data Plane (TypeSpec - @typespec/http-client-csharp): 2
@@ -58,7 +58,7 @@ TypeSpec with Unknown TypeSpec Generator: eng/emitter-package.json generator is
5858

5959
## Data Plane Libraries using TypeSpec (Old Generator)
6060

61-
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: 20
61+
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: 19
6262

6363
| Service | Library | Path |
6464
| ------- | ------- | ---- |
@@ -76,7 +76,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
7676
| devcenter | Azure.Developer.DevCenter | sdk/devcenter/Azure.Developer.DevCenter |
7777
| documentintelligence | Azure.AI.DocumentIntelligence | sdk/documentintelligence/Azure.AI.DocumentIntelligence |
7878
| easm | Azure.Analytics.Defender.Easm | sdk/easm/Azure.Analytics.Defender.Easm |
79-
| face | Azure.AI.Vision.Face | sdk/face/Azure.AI.Vision.Face |
8079
| loadtestservice | Azure.Developer.LoadTesting | sdk/loadtestservice/Azure.Developer.LoadTesting |
8180
| onlineexperimentation | Azure.Analytics.OnlineExperimentation | sdk/onlineexperimentation/Azure.Analytics.OnlineExperimentation |
8281
| purview | Azure.Analytics.Purview.DataMap | sdk/purview/Azure.Analytics.Purview.DataMap |
@@ -204,7 +203,7 @@ Total: 110
204203

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

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: 16
206+
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: 17
208207

209208
| Service | Library | Path |
210209
| ------- | ------- | ---- |
@@ -213,6 +212,7 @@ TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by t
213212
| computerecommender | Azure.ResourceManager.Compute.Recommender | sdk/computerecommender/Azure.ResourceManager.Compute.Recommender |
214213
| dellstorage | Azure.ResourceManager.Dell.Storage | sdk/dellstorage/Azure.ResourceManager.Dell.Storage |
215214
| deviceregistry | Azure.ResourceManager.DeviceRegistry | sdk/deviceregistry/Azure.ResourceManager.DeviceRegistry |
215+
| healthdataaiservices | Azure.ResourceManager.HealthDataAIServices | sdk/healthdataaiservices/Azure.ResourceManager.HealthDataAIServices |
216216
| hybridkubernetes | Azure.ResourceManager.Kubernetes | sdk/hybridkubernetes/Azure.ResourceManager.Kubernetes |
217217
| informaticadatamanagement | Azure.ResourceManager.InformaticaDataManagement | sdk/informaticadatamanagement/Azure.ResourceManager.InformaticaDataManagement |
218218
| lambdatesthyperexecute | Azure.ResourceManager.LambdaTestHyperExecute | sdk/lambdatesthyperexecute/Azure.ResourceManager.LambdaTestHyperExecute |
@@ -228,7 +228,7 @@ TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by t
228228

229229
## Management Plane Libraries using TypeSpec (Old Generator)
230230

231-
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: 44
231+
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: 45
232232

233233
| Service | Library | Path |
234234
| ------- | ------- | ---- |
@@ -252,15 +252,16 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
252252
| fabric | Azure.ResourceManager.Fabric | sdk/fabric/Azure.ResourceManager.Fabric |
253253
| grafana | Azure.ResourceManager.Grafana | sdk/grafana/Azure.ResourceManager.Grafana |
254254
| hardwaresecuritymodules | Azure.ResourceManager.HardwareSecurityModules | sdk/hardwaresecuritymodules/Azure.ResourceManager.HardwareSecurityModules |
255-
| healthdataaiservices | Azure.ResourceManager.HealthDataAIServices | sdk/healthdataaiservices/Azure.ResourceManager.HealthDataAIServices |
256255
| hybridconnectivity | Azure.ResourceManager.HybridConnectivity | sdk/hybridconnectivity/Azure.ResourceManager.HybridConnectivity |
256+
| impactreporting | Azure.ResourceManager.ImpactReporting | sdk/impactreporting/Azure.ResourceManager.ImpactReporting |
257257
| iotoperations | Azure.ResourceManager.IotOperations | sdk/iotoperations/Azure.ResourceManager.IotOperations |
258258
| mongocluster | Azure.ResourceManager.MongoCluster | sdk/mongocluster/Azure.ResourceManager.MongoCluster |
259259
| mongodbatlas | Azure.ResourceManager.MongoDBAtlas | sdk/mongodbatlas/Azure.ResourceManager.MongoDBAtlas |
260260
| neonpostgres | Azure.ResourceManager.NeonPostgres | sdk/neonpostgres/Azure.ResourceManager.NeonPostgres |
261261
| onlineexperimentation | Azure.ResourceManager.OnlineExperimentation | sdk/onlineexperimentation/Azure.ResourceManager.OnlineExperimentation |
262262
| oracle | Azure.ResourceManager.OracleDatabase | sdk/oracle/Azure.ResourceManager.OracleDatabase |
263263
| purestorageblock | Azure.ResourceManager.PureStorageBlock | sdk/purestorageblock/Azure.ResourceManager.PureStorageBlock |
264+
| qumulo | Azure.ResourceManager.Qumulo | sdk/qumulo/Azure.ResourceManager.Qumulo |
264265
| quota | Azure.ResourceManager.Quota | sdk/quota/Azure.ResourceManager.Quota |
265266
| recoveryservices | Azure.ResourceManager.RecoveryServices | sdk/recoveryservices/Azure.ResourceManager.RecoveryServices |
266267
| recoveryservices-datareplication | Azure.ResourceManager.RecoveryServicesDataReplication | sdk/recoveryservices-datareplication/Azure.ResourceManager.RecoveryServicesDataReplication |
@@ -280,7 +281,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
280281

281282
## Management Plane Libraries using Swagger
282283

283-
Total: 164
284+
Total: 163
284285

285286
| Service | Library | Path |
286287
| ------- | ------- | ---- |
@@ -407,7 +408,6 @@ Total: 164
407408
| providerhub | Azure.ResourceManager.ProviderHub | sdk/providerhub/Azure.ResourceManager.ProviderHub |
408409
| purview | Azure.ResourceManager.Purview | sdk/purview/Azure.ResourceManager.Purview |
409410
| quantum | Azure.ResourceManager.Quantum | sdk/quantum/Azure.ResourceManager.Quantum |
410-
| qumulo | Azure.ResourceManager.Qumulo | sdk/qumulo/Azure.ResourceManager.Qumulo |
411411
| recoveryservices-backup | Azure.ResourceManager.RecoveryServicesBackup | sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup |
412412
| recoveryservices-siterecovery | Azure.ResourceManager.RecoveryServicesSiteRecovery | sdk/recoveryservices-siterecovery/Azure.ResourceManager.RecoveryServicesSiteRecovery |
413413
| redis | Azure.ResourceManager.Redis | sdk/redis/Azure.ResourceManager.Redis |
@@ -477,6 +477,7 @@ Libraries with no generator have neither autorest.md nor tsp-location.yaml files
477477
| extensions | Azure.Extensions.AspNetCore.Configuration.Secrets | sdk/extensions/Azure.Extensions.AspNetCore.Configuration.Secrets |
478478
| extensions | Azure.Extensions.AspNetCore.DataProtection.Blobs | sdk/extensions/Azure.Extensions.AspNetCore.DataProtection.Blobs |
479479
| extensions | Azure.Extensions.AspNetCore.DataProtection.Keys | sdk/extensions/Azure.Extensions.AspNetCore.DataProtection.Keys |
480+
| face | Azure.AI.Vision.Face | sdk/face/Azure.AI.Vision.Face |
480481
| healthinsights | Azure.Health.Insights.CancerProfiling | sdk/healthinsights/Azure.Health.Insights.CancerProfiling |
481482
| healthinsights | Azure.Health.Insights.ClinicalMatching | sdk/healthinsights/Azure.Health.Insights.ClinicalMatching |
482483
| healthinsights | Azure.Health.Insights.RadiologyInsights | sdk/healthinsights/Azure.Health.Insights.RadiologyInsights |
@@ -492,7 +493,6 @@ Libraries with no generator have neither autorest.md nor tsp-location.yaml files
492493
| maps | Azure.Maps.Common | sdk/maps/Azure.Maps.Common |
493494
| modelsrepository | Azure.IoT.ModelsRepository | sdk/modelsrepository/Azure.IoT.ModelsRepository |
494495
| monitor | Azure.Monitor.OpenTelemetry.AspNetCore | sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore |
495-
| monitor | Azure.Monitor.Query | sdk/monitor/Azure.Monitor.Query |
496496
| openai | Azure.AI.OpenAI.Assistants | sdk/openai/Azure.AI.OpenAI.Assistants |
497497
| provisioning | Azure.Provisioning.Deployment | sdk/provisioning/Azure.Provisioning.Deployment |
498498
| provisioning | Generator | sdk/provisioning/Generator |

0 commit comments

Comments
 (0)