{"id":29618,"date":"2023-09-19T09:00:00","date_gmt":"2023-09-19T16:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/en-us\/blog\/?p=29618"},"modified":"2025-06-12T09:43:09","modified_gmt":"2025-06-12T16:43:09","slug":"how-we-interact-with-information-the-new-era-of-search","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/","title":{"rendered":"How we interact with information: The new era of search"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In today&#8217;s rapidly evolving technological landscape, <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/welcoming-the-generative-ai-era-with-microsoft-azure\/\">generative AI<\/a>, and especially Large Language Models (LLMs), are ushering in a significant inflection point. These models stand at the forefront of change, reshaping how we interact with information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The utilization of LLMs for content consumption and generation holds immense promises for businesses. They have the potential to automate content creation, enhance content quality, diversify content offerings, and even personalize content. This is an inflection point and great opportunity to discover innovative ways to accelerate your business&#8217;s potential; explore the transformative impact and shape your business strategy today.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">LLMs are finding practical applications in various domains. Take, for example, <a href=\"https:\/\/www.microsoft.com\/en-us\/microsoft-365\/blog\/2023\/05\/09\/introducing-the-microsoft-365-copilot-early-access-program-and-new-capabilities-in-copilot\/\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft 365 Copilot\u2014a recent innovation<\/a> aiming to reinvent productivity for businesses by simplifying interactions with data. It makes data more accessible and comprehensible by summarizing email threads in Microsoft Outlook, highlighting key discussion points,&nbsp;suggesting action items in MicrosoftTeams, and enabling users to automate tasks and create chatbots in <a href=\"https:\/\/powerplatform.microsoft.com\/en-us\/\" target=\"_blank\" rel=\"noreferrer noopener\">Microsoft Power Platform<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Data from GitHub demonstrates the tangible benefits of <a href=\"https:\/\/github.blog\/2023-02-22-responsible-ai-pair-programming-with-github-copilot\/\" target=\"_blank\" rel=\"noreferrer noopener\">Github Copilot<\/a>, with 88 percent of developers reporting increased productivity and 73 percent reporting less time spent searching for information or examples.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"transforming-how-we-search\">Transforming how we search<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Remember the days when we typed keywords into search bars and had to click on several links to get the information we needed?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Today, search engines like <a href=\"https:\/\/www.bing.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Bing <\/a>are changing the game. Instead of providing a lengthy list of links, they intelligently interpret your question and source from various corners of the internet. What\u2019s more, they present the information in a clear and concise manner, complete with sources.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The shift in online search is making the process more user-friendly and helpful. We are moving from endless lists of links towards direct, easy-to-understand answers. The way we search online has undergone a true evolution.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, imagine the transformative impact if businesses could search, navigate, and analyze their internal data with a similar level of ease and efficiency. This new paradigm would enable employees to swiftly access corporate knowledge and harness the power of enterprise data. This architectural pattern is known as Retrieval Augmented Generation (RAG), a fusion of <a href=\"https:\/\/azure.microsoft.com\/en-gb\/products\/search\/\">Azure Cognitive Search<\/a> and <a href=\"https:\/\/azure.microsoft.com\/en-us\/products\/ai-services\/openai-service-b\">Azure OpenAI Service<\/a>\u2014making this streamlined experience possible.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"the-rise-of-llms-and-rag-bridging-the-gap-in-information-access\">The rise of LLMs and RAG: Bridging the gap in information access<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">RAG is a natural language processing technique that combines the capabilities of large pre-trained language models with external retrieval or search mechanisms. It introduces external knowledge into the generation process, allowing models to pull in information beyond their initial training.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s a detailed breakdown of how RAG works:<\/p>\n\n\n\n<ol style=\"list-style-type:1\" class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Input: The system receives an input sequence, such as a question that needs an answer.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Retrieval: Prior to generating a response, the RAG system searches for (or &#8220;retrieves&#8221;) relevant documents or passages from a predefined corpus. This corpus could encompass any collection of texts containing pertinent information related to the input.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Augmentation and generation: The retrieved documents merge with the original input to provide context. This combined data is fed into the language model, which generates a response or output.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">RAG can tap into dynamic, up-to-date internal and external <a href=\"https:\/\/techcommunity.microsoft.com\/t5\/azure-ai-services-blog\/azure-cognitive-search-and-langchain-a-seamless-integration-for\/ba-p\/3901448\" target=\"_blank\" rel=\"noreferrer noopener\">data sources<\/a>, and can access and utilize <a href=\"https:\/\/techcommunity.microsoft.com\/t5\/azure-ai-services-blog\/azure-cognitive-search-and-langchain-a-seamless-integration-for\/ba-p\/3901448\" target=\"_blank\" rel=\"noreferrer noopener\">newer information<\/a> without requiring extensive training. The ability to incorporate the latest knowledge leads to better precise, informed, and contextually relevant responses that brings a key advantage.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"rag-in-action-a-new-era-of-business-productivity\">RAG in action: A new era of business productivity<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here are some scenarios where RAG approach can enhance employee productivity:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><strong>Summarization and Q&amp;A:<\/strong> Summarize massive quantitates of information for easier consumption and communication.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Data-driven decisioning<\/strong>: Analyze and interpret data to uncover patterns, and identify trends to gain valuable insights.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Personalization<\/strong>: Tailor interactions with individualized information to result in personalized recommendations.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Automation: <\/strong>Automate repetitive tasks to streamline and be more productive.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">As AI continues to evolve, its applications across various fields are becoming increasingly pronounced.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.webp\" alt=\"Generative AI use cases. Summarize massive quantitates of information for easier consumption &amp; communication. Analyze and interpret data to uncover patterns, identify trends to gain valuable insights. Tailor interactions with individualized information to result in personalized output\/recommendations. Automate repetitive tasks to streamline and be more productive.\" class=\"wp-image-29620 webp-format\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.webp\"><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"the-rag-approach-for-financial-analysis\">The RAG approach for financial analysis<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Consider the world of financial data analysis for a major corporation\u2014an arena where accuracy, timely insights, and strategic decision-making are paramount. Let&#8217;s explore how RAG use cases can enhance financial analysis with a fictitious company called Contoso.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>1. Summarization and Q&amp;A<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Scenario: &#8216;Contoso&#8217; has just concluded its fiscal year, generating a detailed financial report that spans hundreds of pages. The board members want a summarized version of this report, highlighting key performance indicators.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Sample prompt: &#8220;Summarize the main financial outcomes, revenue streams, and significant expenses from &#8216;Contoso&#8217;s\u2019 annual financial report.&#8221;<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Result: The model provides a concise summary detailing &#8216;Contoso&#8217;s total revenue, major revenue streams, significant costs, profit margins, and other key financial metrics for the year.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>2. Data-driven decisioning<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Scenario: With the new fiscal year underway, &#8216;Contoso&#8217; wants to analyze its revenue sources and compare them to its main competitors to better strategize for market dominance.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Sample prompt: &#8220;Analyze &#8216;Contoso&#8217;s revenue breakdown from the past year and compare it to its three main competitors&#8217; revenue structures to identify any market gaps or opportunities.&#8221;<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Result: The model presents a comparative analysis, revealing that while &#8216;Contoso&#8217; dominates in service revenue, it lags in software licensing, an area where competitors have seen growth.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>3. Personalization<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Scenario: &#8216;Contoso&#8217; plans to engage its investors with a personalized report, showcasing how the company&#8217;s performance directly impacts their investments.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Sample prompt: &#8220;Given the annual financial data, generate a personalized financial impact report for each investor, detailing how &#8216;Contoso&#8217;s\u2019 performance has affected their investment value.&#8221;<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Result: The model offers tailored reports for each investor. For instance, an investor with a significant stake in service revenue streams would see how the company&#8217;s dominance in that sector has positively impacted their returns.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>4. Automation<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Scenario: Every quarter, &#8216;Contoso&#8217; receives multiple financial statements and reports from its various departments. Manually consolidating these for a company-wide view would be immensely time-consuming.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Sample prompt: &#8220;Automatically collate and categorize the financial data from all departmental reports of &#8216;Contoso&#8217; for Q1 into overarching themes like &#8216;Revenue&#8217;, &#8216;Operational Costs&#8217;, &#8216;Marketing Expenses&#8217;, and &#8216;R&amp;D Investments&#8217;.&#8221;<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Result: The model efficiently combines the data, providing &#8216;Contoso&#8217; with a consolidated view of its financial health for the quarter, highlighting strengths and areas needing attention.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"llms-transforming-content-generation-for-businesses\">LLMs: Transforming content generation for businesses<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Leveraging RAG based solutions, businesses can boost employee productivity, streamline processes and make data-driven decisions. As we continue to embrace and refine these technologies, the possibilities for their application can be virtually limitless.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"where-to-start\">Where to start?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Microsoft provides a series of tools to suit your needs and use cases.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Learn more about <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/ai-services\/openai\/concepts\/use-your-data\" target=\"_blank\" rel=\"noreferrer noopener\">using your data with Azure OpenAI Service<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">What is <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/machine-learning\/prompt-flow\/overview-what-is-prompt-flow?view=azureml-api-2\" target=\"_blank\" rel=\"noreferrer noopener\">Azure Machine Learning prompt flow?<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\">Orchestrate your AI with <a href=\"https:\/\/learn.microsoft.com\/en-us\/semantic-kernel\/overview\/\" target=\"_blank\" rel=\"noreferrer noopener\">Semantic Kernel<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Discover a <a href=\"https:\/\/github.com\/Azure-Samples\/azure-search-openai-demo\/\" target=\"_blank\" rel=\"noreferrer noopener\">sample app for the RAG pattern<\/a> using Azure Cognitive Search&nbsp;and Azure OpenAI.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"learn-more\">Learn more<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"check-out-below-partner-solutions-for-a-jumpstart\">Check out below partner solutions for a jumpstart.<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Learn about generative AI with <a href=\"https:\/\/www.avanade.com\/en\/solutions\/analytics-and-ai\/artificial-intelligence\/generative-ai\" target=\"_blank\" rel=\"noreferrer noopener\">Avanade<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Discover generative AI technology services through <a href=\"https:\/\/www.accenture.com\/us-en\/services\/applied-intelligence\/generative-ai\" target=\"_blank\" rel=\"noreferrer noopener\">Accenture<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Explore <a href=\"https:\/\/www.ey.com\/en_us\/consulting\/artificial-intelligence-consulting-services\" target=\"_blank\" rel=\"noreferrer noopener\">EY&#8217;s AI consulting Services<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/www.pwc.com\/us\/en\/services\/consulting\/cloud-digital\/data-analytics\/artificial-intelligence.html\" target=\"_blank\" rel=\"noreferrer noopener\">PwC provides AI everywhere<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/advisory-marketing.us.kpmg.com\/speed\/ai.html\" target=\"_blank\" rel=\"noreferrer noopener\">KPMG presents speed<\/a> to modern data, analytics, and AI.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Integration of RAG into business operations is not just a trend, but a necessity in today&#8217;s data-driven world. By understanding and leveraging these solutions, businesses can unlock new avenues for growth and productivity.<\/p>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture3-461x1024.webp\" alt=\"Retrieval Augmented Generation patterns, benefits and business application scenarios\" class=\"wp-image-29621 webp-format\" srcset=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture3-461x1024.webp 461w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture3-135x300.webp 135w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture3-692x1536.webp 692w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture3.webp 713w\" sizes=\"(max-width: 461px) 100vw, 461px\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture3-461x1024.webp\"><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>In today&#8217;s rapidly evolving technological landscape, generative AI, and especially Large Language Models (LLMs), are ushering in a significant inflection point.<\/p>\n","protected":false},"author":39,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1454],"tags":[2735],"audience":[3057,3055,3056],"content-type":[1481],"product":[1795],"tech-community":[],"topic":[],"coauthors":[2712],"class_list":["post-29618","post","type-post","status-publish","format-standard","hentry","category-ai-machine-learning","tag-copilot","audience-data-professionals","audience-developers","audience-it-implementors","content-type-thought-leadership","product-azure-openai","review-flag-1680286581-56","review-flag-1-1680286581-825","review-flag-2-1680286581-601","review-flag-3-1680286581-173","review-flag-4-1680286581-250","review-flag-machi-1680286585-314","review-flag-new-1680286579-546","review-flag-partn-1680286579-901","review-flag-percent"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How we interact with information: The new era of search | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"In today&#039;s rapidly evolving technological landscape, generative AI and LLMs are reshaping how we interact with information. Learn more.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How we interact with information: The new era of search | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"In today&#039;s rapidly evolving technological landscape, generative AI and LLMs are reshaping how we interact with information. Learn more.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-19T16:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-12T16:43:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.png\" \/>\n<meta name=\"author\" content=\"Ben Ufuk Tezcan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ben Ufuk Tezcan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/ben-ufuk-tezcan\/\",\"@type\":\"Person\",\"@name\":\"Ben Ufuk Tezcan\"}],\"headline\":\"How we interact with information: The new era of search\",\"datePublished\":\"2023-09-19T16:00:00+00:00\",\"dateModified\":\"2025-06-12T16:43:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/\"},\"wordCount\":1190,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.png\",\"keywords\":[\"Copilot\"],\"articleSection\":[\"AI + machine learning\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/\",\"name\":\"How we interact with information: The new era of search | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.png\",\"datePublished\":\"2023-09-19T16:00:00+00:00\",\"dateModified\":\"2025-06-12T16:43:09+00:00\",\"description\":\"In today's rapidly evolving technological landscape, generative AI and LLMs are reshaping how we interact with information. Learn more.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.webp\",\"width\":720,\"height\":401},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI + machine learning\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How we interact with information: The new era of search\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/dddfb06db704f28e44dc633b15e0d6ae\",\"name\":\"Brianna McGovern\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g5fc6a76f72449f78acaf535ec3e0c54f\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g\",\"caption\":\"Brianna McGovern\"},\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/briannamcgovern\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How we interact with information: The new era of search | Microsoft Azure Blog","description":"In today's rapidly evolving technological landscape, generative AI and LLMs are reshaping how we interact with information. Learn more.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/","og_locale":"en_US","og_type":"article","og_title":"How we interact with information: The new era of search | Microsoft Azure Blog","og_description":"In today's rapidly evolving technological landscape, generative AI and LLMs are reshaping how we interact with information. Learn more.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2023-09-19T16:00:00+00:00","article_modified_time":"2025-06-12T16:43:09+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.png","type":"","width":"","height":""}],"author":"Ben Ufuk Tezcan","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Ben Ufuk Tezcan","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/ben-ufuk-tezcan\/","@type":"Person","@name":"Ben Ufuk Tezcan"}],"headline":"How we interact with information: The new era of search","datePublished":"2023-09-19T16:00:00+00:00","dateModified":"2025-06-12T16:43:09+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/"},"wordCount":1190,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.png","keywords":["Copilot"],"articleSection":["AI + machine learning"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/","name":"How we interact with information: The new era of search | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.png","datePublished":"2023-09-19T16:00:00+00:00","dateModified":"2025-06-12T16:43:09+00:00","description":"In today's rapidly evolving technological landscape, generative AI and LLMs are reshaping how we interact with information. Learn more.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/09\/Picture2.webp","width":720,"height":401},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/how-we-interact-with-information-the-new-era-of-search\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"AI + machine learning","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/"},{"@type":"ListItem","position":3,"name":"How we interact with information: The new era of search"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/dddfb06db704f28e44dc633b15e0d6ae","name":"Brianna McGovern","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g5fc6a76f72449f78acaf535ec3e0c54f","url":"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g","caption":"Brianna McGovern"},"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/briannamcgovern\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/29618","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=29618"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/29618\/revisions"}],"predecessor-version":[{"id":41685,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/29618\/revisions\/41685"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=29618"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=29618"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=29618"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=29618"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=29618"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=29618"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=29618"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=29618"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=29618"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}