Skip to content

Commit 5141a67

Browse files
committed
Apply feedback
1 parent 734500e commit 5141a67

File tree

5 files changed

+15
-8
lines changed

5 files changed

+15
-8
lines changed

articles/operator-insights/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- name: Quickstart
1313
expanded: false
1414
items:
15-
- name: Create an Azure Operator Insights Data Product
15+
- name: Deploy an Azure Operator Insights Data Product
1616
href: data-product-create.md
1717
- name: Concepts
1818
expanded: false

articles/operator-insights/architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: concept-article
1414

1515
# Architecture of Azure Operator Insights
1616

17-
Azure Operator Insights is a fully managed service that enables the collection and analysis of massive quantities of network data gathered from complex multi-part or multi-vendor network functions. It delivers statistical, machine learning, and AI-based insights for operator-specific workloads to help operators understand the health of their networks and the quality of their subscribers' experiences in near real-time. For more of an overview, see [What is Azure Operator Insights?](overview.md).
17+
Azure Operator Insights is a fully managed service that enables the collection and analysis of massive quantities of network data gathered from complex multi-part or multi-vendor network functions. It delivers statistical, machine learning, and AI-based insights for operator-specific workloads to help operators understand the health of their networks and the quality of their subscribers' experiences in near real-time. For more information on the problem Azure Operator Insights solves, see [the general overview of Azure Operator Insights](overview.md).
1818

1919
Azure Operator Insights deploys a Data Product resource to encapsulate a specific category or namespace of data. Azure Operator Insights enables a fourth generation data mesh architecture, which offers query-time federation to correlate and query across multiple Data Products.
2020

@@ -40,7 +40,7 @@ You can deploy Azure Operator Insights Data Products with any standard Azure int
4040

4141
Each Azure Operator Insights Data Product is scoped for a given category or namespace of data. An example is the data from a single network function (NF) such as a voice SBC. Some Data Products might contain correlated data from multiple NFs, particularly if the NFs are from the same vendor, such as the UPF, SMF, and AMF from a mobile packet core vendor. Each Data Product appears as a single Azure resource in your resource group and subscription. You can deploy multiple Data Products, for different categories of data, for example different mobile packet core NFs from different vendors, or a mobile packet core plus a radio access network (RAN) Data Product.
4242

43-
Microsoft publishes several publicly available Data Products; the following image shows some examples. Partners and operators can also design and publish Data Products using the Azure Operator Insights data product factory. For more information on the data product factory, see [What is the Azure Operator Insights data product factory (preview)?](data-product-factory.md).
43+
Microsoft publishes several Data Products; the following image shows some examples. Partners and operators can also design and publish Data Products using the Azure Operator Insights data product factory (preview). For more information on the data product factory, see the [overview of the data product factory](data-product-factory.md).
4444

4545
:::image type="content" source="media/data-product-selection.png" alt-text="Screenshot of the Azure portal displaying a selection of Data Products from Microsoft.":::
4646

articles/operator-insights/data-product-create.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create an Azure Operator Insights Data Product
3-
description: In this article, learn how to create an Azure Operator Insights Data Product resource.
2+
title: Deploy an Azure Operator Insights Data Product
3+
description: In this article, learn how to deploy an Azure Operator Insights Data Product resource.
44
author: rcdun
55
ms.author: rdunstan
66
ms.reviewer: rathishr
@@ -10,7 +10,7 @@ ms.date: 10/16/2023
1010
ms.custom: template-quickstart, devx-track-azurecli #Required; leave this attribute/value as-is.
1111
---
1212

13-
# Create an Azure Operator Insights Data Product
13+
# Deploy an Azure Operator Insights Data Product
1414

1515
In this article, you learn how to create an Azure Operator Insights Data Product instance.
1616

articles/operator-insights/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ landingContent:
4444
linkLists:
4545
- linkListType: quickstart
4646
links:
47-
- text: Create an Azure Operator Insights Data Product
47+
- text: Deploy an Azure Operator Insights Data Product
4848
url: data-product-create.md
4949
- linkListType: how-to-guide
5050
links:

articles/operator-insights/overview.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Azure Operator Insights requires two separate types of resources.
3838
Diagram of the Azure Operator Insights architecture. It shows ingestion by ingestion agents from on-premises data sources, processing in a Data Product, and analysis and use in Logic Apps and Power BI.
3939
:::image-end:::
4040

41+
For more information about the architecture of Azure Operator Insights, see [Architecture of Azure Operator Insights](architecture.md).
42+
4143
We provide the following Data Products.
4244

4345
|Data Product |Purpose |Supporting ingestion agent|
@@ -47,7 +49,7 @@ We provide the following Data Products.
4749

4850
If you prefer, you can provide your own ingestion agent to upload data to your chosen Data Product.
4951

50-
Azure Operator Insights also offers the data product factory (preview) to allow partners and operators to build new Data Products. For more information, see [What is the Azure Operator Insights data product factory (preview)?](data-product-factory.md).
52+
Azure Operator Insights also offers the data product factory (preview) to allow partners and operators to build new Data Products. For more information, see [the overview of the Azure Operator Insights data product factory](data-product-factory.md).
5153

5254
## How can I use Azure Operator Insights for end-to-end insights?
5355

@@ -56,3 +58,8 @@ Azure Operator Insights provides built-in support for discovering and joining Da
5658
## How do I get access to Azure Operator Insights?
5759

5860
Access is currently limited by request. More information is included in the application form. We appreciate your patience as we work to enable broader access to Azure Operator Insights Data Product. Apply for access by [filling out this form](https://aka.ms/AAn1mi6).
61+
62+
## Related content
63+
64+
- Learn about the [architecture of Azure Operator Insights](architecture.md).
65+
- [Deploy a Data Product](data-product-create.md).

0 commit comments

Comments
 (0)