Remove ms.service = sql-database. Replaced by ms.service = azure-sql-database

This commit is contained in:
Docs Allowlist Management 2024-08-22 02:03:22 +00:00
Родитель bb656e3186
Коммит 8a94fe9db8
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -301,7 +301,7 @@
"**/com.microsoft.azure.datalake.store**.yml": "azure-data-lake-storage-gen1",
"**/com.azure.iot.deviceupdate**.yml": "iot-hub-device-update",
"**/com.microsoft.azure.documentdb**.yml": "cosmos-db",
"**/com.microsoft.azure.elasticdb**.yml": "sql-database",
"**/com.microsoft.azure.elasticdb**.yml": "azure-sql-database",
"**/com.microsoft.azure.eventgrid**.yml": "azure-event-grid",
"**/com.microsoft.azure.eventhubs**.yml": "azure-event-hubs",
"**/com.microsoft.azure.eventprocessorhost**.yml": "azure-event-hubs",
@ -350,7 +350,7 @@
"**/com.microsoft.azure.management.resources**.yml": "azure-resource-manager",
"**/com.microsoft.azure.management.search**.yml": "cognitive-search",
"**/com.microsoft.azure.management.streamanalytics**.yml": "azure-stream-analytics",
"**/com.microsoft.azure.management.sql**.yml": "sql-database",
"**/com.microsoft.azure.management.sql**.yml": "azure-sql-database",
"**/com.microsoft.azure.management.servicebus**.yml": "azure-service-bus",
"**/com.microsoft.azure.management.storage**.yml": "azure-storage",
"**/com.microsoft.azure.management.storagecache**.yml": "azure-hpc-cache",