Skip to content

azure-search-documents Readme Issues #11369

@v-xuto

Description

@v-xuto

Section Link:
image

Reason:
msrest.exceptions.SerializationError: 'S' is not valid value for enum <enum 'SkuName'>

Suggestion:

az search service create --resource-group <your-resource-group-name> --name <your-resource-name> --sku Standard 

Section Link:
image

Reason:
In azure-search-documents README.md, the corresponding links for [Azure Portal] and [Azure CLI] are shown below:
azure_cli: https://docs.microsoft.com/cli/azure
azure_portal: https://portal.azure.com

Suggestion:
If you need to create the resource, you can use the [Azure portal][create_search_service_docs], [Azure PowerShell][create_search_service_ps], or the [Azure CLI][create_search_service_cli].

create_search_service_docs: https://docs.microsoft.com/azure/search/search-create-service-portal
create_search_service_ps: https://docs.microsoft.com/azure/search/search-manage-powershell#create-or-delete-a-service
create_search_service_cli: https://docs.microsoft.com/cli/azure/search/service?view=azure-cli-latest#az-search-service-create
3.
Section Link:
image

Reason:
Examples summary is missing.

Suggestion:
Add an Examples summary like the storage blob.
image

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.DocsSearchbugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions