diff --git a/src/Explorer/QueryCopilot/Modal/QueryCopilotFeedbackModal.tsx b/src/Explorer/QueryCopilot/Modal/QueryCopilotFeedbackModal.tsx index 3bdcc4a85..ac63b178b 100644 --- a/src/Explorer/QueryCopilot/Modal/QueryCopilotFeedbackModal.tsx +++ b/src/Explorer/QueryCopilot/Modal/QueryCopilotFeedbackModal.tsx @@ -78,11 +78,13 @@ export const QueryCopilotFeedbackModal: React.FC = (): JSX.Element => { }} > - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your - organization will be able to view and manage your feedback data.{" "} - - Privacy statement - + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the{" "} + { + + Privacy statement + + }{" "} + for more information. {likeQuery && ( - - Welcome to Copilot in CosmosDB + + Welcome to Query Copilot for Azure Cosmos DB (Private Preview) @@ -52,7 +52,7 @@ export const WelcomeModal = ({ visible }: { visible: boolean }): JSX.Element => - Let copilot do the work for you + Let Query Copilot do the work for you
@@ -88,13 +88,14 @@ export const WelcomeModal = ({ visible }: { visible: boolean }): JSX.Element => - Copilot currently works only a sample database + Query Copilot works on a sample database.
- Copilot is setup on a sample database we have configured for you at no cost + While in Private Preview, Query Copilot is setup to work on sample database we have configured for you + at no cost.
Learn more
diff --git a/src/Explorer/QueryCopilot/Modal/__snapshots__/QueryCopilotFeedbackModal.test.tsx.snap b/src/Explorer/QueryCopilot/Modal/__snapshots__/QueryCopilotFeedbackModal.test.tsx.snap index e4a910460..aa6cce88c 100644 --- a/src/Explorer/QueryCopilot/Modal/__snapshots__/QueryCopilotFeedbackModal.test.tsx.snap +++ b/src/Explorer/QueryCopilot/Modal/__snapshots__/QueryCopilotFeedbackModal.test.tsx.snap @@ -118,7 +118,7 @@ exports[`Query Copilot Feedback Modal snapshot test shoud render and match snaps } } > - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - By pressing submit, your feedback will be used to improve Microsoft products and services. IT admins for your organization will be able to view and manage your feedback data. + By pressing submit, your feedback will be used to improve Microsoft products and services. Please see the Privacy statement + + for more information. - Welcome to Copilot in CosmosDB + Welcome to Query Copilot for Azure Cosmos DB (Private Preview) - Let copilot do the work for you + Let Query Copilot do the work for you
@@ -160,13 +165,13 @@ exports[`Query Copilot Welcome Modal snapshot test should render when isOpen is - Copilot currently works only a sample database + Query Copilot works on a sample database.
- Copilot is setup on a sample database we have configured for you at no cost + While in Private Preview, Query Copilot is setup to work on sample database we have configured for you at no cost.