Microsoft.CognitiveServices

2023-08-06

1 new resource | 2 updated resources

Additions

    Resource_types
  • accounts/ComputerVision/retrieval/indexes/ingestions

      Name : accounts/ComputerVision/retrieval/indexes/ingestions

      Display : ingestions*

      Operations :

      • Name : Microsoft.CognitiveServices/accounts/ComputerVision/retrieval/indexes/ingestions/write

        Display : CreateIngestion

        Description : Ingestion request can have either video or image payload at once, but not both.

        Origin : user

      • Name : Microsoft.CognitiveServices/accounts/ComputerVision/retrieval/indexes/ingestions/read

        Display : GetIngestion|ListIngestions*

        Description : Gets the ingestion status for the specified index and ingestion name. Retrieves all ingestions for the specific index.*

        Origin : user

Updates

    Resource_types
  • accounts/ComputerVision/retrieval/indexes

      Operations :

    •  Deletes an index and all its associated ingestion documents.
    • Delete an index.
  • accounts/ComputerVision/retrieval

      Operations :

      • Name : Microsoft.CognitiveServices/accounts/ComputerVision/retrieval/indexes:querybyimage/action

        Display : SearchByImage

        Description : Performs a image-based search on the specified index. The request accepts either image Url or base64 encoded image string.

        Origin : user

      • Name : Microsoft.CognitiveServices/accounts/ComputerVision/retrieval/indexes:querybytext/action

        Display : SearchByText

        Description : Performs a text-based search on the specified index.

        Origin : user