Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A . Conduct Research and Create a How To Guide for Implementing a Cognitive Search Engine ( Azure AI Search ) Create a How To
A Conduct Research and Create a HowToGuide for Implementing a Cognitive Search
Engine Azure AI Search
Create a HowToGuide HTG which will allow future developers to integrate a cognitive search
Azure AI Search engine to ensure that a client can utilize some of the Azure Cognitive Search
engine features.
In your HTG you are required to provide instructions for the following:
Import your existing data source to integrate to your search engine.
Ensure that you implement a fulltext search to search for specific products.
You Azure Cognitive Search should make use of cognitive skills.
B Implement Durable Functions
In this section you need to extend your existing web application as follows. When a user places an
order for a specific work, various steps need to be executed, such as inventory updates, payment
processing, and order confirmation.
Implement a durable function orchestrator that coordinates the different steps in the order
processing workflow. Each step can be implemented as a separate activity function.
Implement an activity function for each inventoryrelated task, to ensure that when an
order is placed, the inventory is updated.
Implement an orchestrator function for managing the notification workflow by using
activity functions for sending push notifications at the various stages of the order process.
rubric
The HTG HowToGuide demonstrates
how to import an existing data source to be
used by the Azure Cognitive Search.
The HTG demonstrates how to implement
and integrated the AI search into to the
web application, with the necessary
functionality required.
The HTG explains how to use a range of
fulltext searches for specific products in
the web application.
The HTG demonstrates how Azure
Cognitive AI search can be implemented
with cognitive skills that improves the
users search experience and functionality
The HTG is well structured, includes a cover
page and table of contents. The document
is well written in accessible and easy to
understand language. The HTG makes use
of section headings and sub headings and
includes images to demonstrate
configuration steps
The necessary activity functions have been
implemented through Durable functions
according to the provided workflow.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started