diff --git a/avm/res/cognitive-services/account/README.md b/avm/res/cognitive-services/account/README.md index e5804e0da1..334da0443c 100644 --- a/avm/res/cognitive-services/account/README.md +++ b/avm/res/cognitive-services/account/README.md @@ -944,11 +944,6 @@ Kind of the Cognitive Services. Use 'Get-AzCognitiveServicesAccountSku' to deter [ 'AIServices' 'AnomalyDetector' - 'Bing.Autosuggest.v7' - 'Bing.CustomSearch' - 'Bing.EntitySearch' - 'Bing.Search.v7' - 'Bing.SpellCheck.v7' 'CognitiveServices' 'ComputerVision' 'ContentModerator' diff --git a/avm/res/cognitive-services/account/main.json b/avm/res/cognitive-services/account/main.json index 7c1ff98ca5..8b8cbfdf28 100644 --- a/avm/res/cognitive-services/account/main.json +++ b/avm/res/cognitive-services/account/main.json @@ -5,8 +5,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.26.170.59819", - "templateHash": "5668118199015896027" + "version": "0.26.54.24096", + "templateHash": "16646471610876147779" }, "name": "Cognitive Services", "description": "This module deploys a Cognitive Service.", @@ -560,11 +560,6 @@ "allowedValues": [ "AIServices", "AnomalyDetector", - "Bing.Autosuggest.v7", - "Bing.CustomSearch", - "Bing.EntitySearch", - "Bing.Search.v7", - "Bing.SpellCheck.v7", "CognitiveServices", "ComputerVision", "ContentModerator",