You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Azure AI Studio (Foundry)](https://learn.microsoft.com/en-us/azure/ai-studio/overview)| Used to orchestrate and build AI workflows that combine Azure AI services. | Free Tier |[Pricing](https://azure.microsoft.com/pricing/details/ai-studio/)|
98
+
|[Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-foundry)| Used to orchestrate and build AI workflows that combine Azure AI services. | Free Tier |[Pricing](https://azure.microsoft.com/pricing/details/ai-studio/)|
99
99
|[Azure AI Search](https://learn.microsoft.com/en-us/azure/search/search-what-is-azure-search)| Powers vector-based semantic search for retrieving indexed conversation data. | Standard S1; costs scale with document count and replica/partition settings. |[Pricing](https://azure.microsoft.com/pricing/details/search/)|
100
100
|[Azure Storage Account](https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview)| Stores transcripts, intermediate outputs, and application assets. | Standard LRS; usage-based cost by storage/operations. |[Pricing](https://azure.microsoft.com/pricing/details/storage/blobs/)|
101
101
|[Azure Key Vault](https://learn.microsoft.com/en-us/azure/key-vault/general/overview)| Secures secrets, credentials, and keys used across the application. | Standard Tier; cost per operation (e.g., secret retrieval). |[Pricing](https://azure.microsoft.com/pricing/details/key-vault/)|
@@ -135,16 +135,16 @@ This solution addresses those challenges by enabling natural language interactio
135
135
<details>
136
136
<summary>Click to learn more about what value this solution provides</summary>
137
137
138
-
-**Better decision-making**<br/>
138
+
-**Better decision-making**
139
139
Summarized, contextualized data helps organizations make informed strategic decisions that drive operational improvements at scale.
140
140
141
-
-**Time saved** <br/>
141
+
-**Time saved**
142
142
Automated insight extraction and scalable data exploration reduce manual analysis efforts, leading to improved efficiency and cost savings.
143
143
144
-
-**Interactive data insights** <br/>
144
+
-**Interactive data insights**
145
145
Employees can engage directly with conversational data using natural language, enabling quicker understanding and faster resolution of issues.
146
146
147
-
-**Actionable insights**<br/>
147
+
-**Actionable insights**
148
148
Clear, contextual insights empower employees to take meaningful action based on data-driven evidence.
149
149
150
150
@@ -176,8 +176,8 @@ Check out similar solution accelerators
176
176
177
177
| Solution Accelerator | Description |
178
178
|---|---|
179
-
|[Document knowledge mining](https://github.com/microsoft/Document-Knowledge-Mining-Solution-Accelerator)|Provides REST API access to OpenAI's powerful language models including o3-mini, o1, o1-mini, GPT-4o, GPT-4o mini|
180
-
|[Content Processing](https://github.com/microsoft/document-generation-solution-accelerator)| Extracts data from multi-modal content, maps it to schemas with confidence scoring and user validation, and enables accurate processing of documents like contracts, claims, and invoices. |
|[Content processing](https://github.com/microsoft/document-generation-solution-accelerator)| Extracts data from multi-modal content, maps it to schemas with confidence scoring and user validation, and enables accurate processing of documents like contracts, claims, and invoices. |
Copy file name to clipboardExpand all lines: docs/DeploymentGuide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ To deploy this solution, ensure you have access to an [Azure subscription](https
6
6
7
7
Check the [Azure Products by Region](https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/?products=all®ions=all) page and select a **region** where the following services are available:
8
8
9
-
-[Azure AI Studio (Foundry)](https://learn.microsoft.com/en-us/azure/ai-studio/overview)
9
+
-[Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-foundry)
10
10
-[Azure AI Content Understanding Service](https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/)
0 commit comments