Back to Azure Resource templates index <–
![]()
Azure Cognitive Search is the only cloud search service with built-in AI capabilities that enrich all types of information to help you identify and explore relevant content at scale.
Template Locations
Infrastructure As Code Advisor (Beta)
WAF-compliance
The WAF-compliance advisor validates templates based on the Well Architected Framework practices. Every day a GitHub Action updates the templates compliance data and lists the recomendations.
Sustainbility Advisor
The sustainability advisor is based on the Sogeti Cloud Reference Architecture with sustainble practices. These sustainble practices cover application code, cloud infrastructures and data. The global Sogeti community is continously evolving the sustainble practices and every day new and tuned are added. For cloud infrastructures the sustainble practices are automatically validated and reported below.
note: when 100% it can be that there is no sustainble practices yet for this Cloud infrastructure.
Online documentation
Template reference
Service description
Related Azure Resources
| Resource | Description | Automation |
|---|---|---|
| Bot Service Channels | Bot Service Channel deployment in an existing Web App Bot. | ARM |
| Web App Bot Service | Azure Web App Bot deployment in an existing Azure App Service Plan. | ARM |
Used by Landing zone(s)
| Landing zone name |
|---|
| Virtual Assistant Bot Framework by SogetiLabs circle |
Requirements
- Resource group must been created with a valid name and location.
Input values
- name : Cognitive service Name.
- kind : The kind of cognitive API you want to make
- location : Cognitive service deployment location.
- dku : Give sku.
- indexNumber : In case of multiple cognitive services of the same kind within the same resource group, give indexNumber to enable unique naming.
Output values
maybe an api key or put it in the keyvault
Additional information
Find more information about types of cognitive services and their availability per region: https://azure.microsoft.com/en-us/global-infrastructure/services/?products=cognitive-services®ions=all
Compliance Advisor details
Resource Health Result
| Message | ResourceType | Severity |
|---|---|---|
| Your current API Version i.e.2021-10-01 for the resource Microsoft.CognitiveServices/accounts is outdatedconsider updating to new recent version available i.e. 2022-12-01 or 2022-10-01 | Microsoft.CognitiveServices/accounts | 2 |
TemplateParameterHealthResult
| Message | Severity |
|---|---|
| It is recommended to make your parameter as camel case, wherever possible for i.e. tagsRead More | 1 |
TemplateVariableHealthResult
| Message | Severity |
|---|---|
| It is recommended to make your variable as camel case, wherever possible for e.g. environmentRead More | 1 |