Skip to content

Commit 2caaa2b

Browse files
authored
Merge pull request #298545 from ProfessorKendrick/arize-ai
[Liftr Lite] Arize AI (public preview)
2 parents 86cc490 + 8d8afc1 commit 2caaa2b

File tree

11 files changed

+244
-3
lines changed

11 files changed

+244
-3
lines changed
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
title: "Quickstart: Create an Azure Native Arize AI Cloud Service resource (preview)"
3+
description: Learn how to create a resource for Arize AI (preview) using the Azure portal.
4+
author: ProfessorKendrick
5+
ms.author: kkendrick
6+
ms.topic: quickstart
7+
ms.date: 04/21/2025
8+
9+
---
10+
# Quickstart: Create an Azure Native Arize AI Cloud Service resource (preview)
11+
12+
This quickstart shows you how to create an Azure Native Arize AI Cloud Service resource using the Azure portal.
13+
14+
## Prerequisites
15+
16+
[!INCLUDE [create-prerequisites](../includes/create-prerequisites.md)]
17+
- You must [subscribe to Arize AI](overview.md#subscribe).
18+
19+
## Create a resource
20+
21+
[!INCLUDE [create-resource](../includes/create-resource.md)]
22+
23+
### Basics tab
24+
25+
The *Basics* tab has three sections:
26+
27+
- Project details
28+
- Azure Resource Details
29+
- ArizeAI organization details
30+
31+
:::image type="content" source="media/create/basics-tab.png" alt-text="A screenshot of the Create Arize AI Resource in Azure options inside of the Azure portal's working pane with the Basics tab displayed.":::
32+
33+
There are required fields (identified with a red asterisk) in each section that you need to fill out.
34+
35+
1. Enter the values for each required setting under *Project details*.
36+
37+
| Setting | Action |
38+
|-------------------|--------------------------------------------|
39+
| Subscription | Select your subscription. |
40+
| Resource group | Specify a resource group. |
41+
42+
1. Enter the values for each required setting under *Azure Resource Details*.
43+
44+
| Setting | Action |
45+
|-------------------|--------------------------------------------|
46+
| Resource name | Specify a unique name for the resource. |
47+
| Region | Select the region. |
48+
49+
1. Enter the values for each required setting under *ArizeAI Organization Details*.
50+
51+
| Setting | Action |
52+
|-------------------|--------------------------------------------|
53+
|Description | |
54+
55+
1. Select the **Next** button at the bottom of the page.
56+
57+
### Single sign-on tab (optional)
58+
59+
[!INCLUDE [sso](../includes/sso.md)]
60+
61+
### Tags tab (optional)
62+
63+
[!INCLUDE [tags](../includes/tags.md)]
64+
65+
### Review + create tab
66+
67+
[!INCLUDE [review-create](../includes/review-create.md)]
68+
69+
## Next step
70+
71+
> [!div class="nextstepaction"]
72+
> [Manage your resource](manage.md)
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
### YamlMime:Landing
2+
3+
title: Arize AI
4+
summary: An ultra-fast, secure, and scalable test execution platform designed for parallel testing across multiple environments with out-of-the-box AI capabilities to accelerate release cycles with enterprise-grade security.
5+
6+
metadata:
7+
title: Arize AI
8+
description: Arize AI integrates with Azure to combine the benefits of Arize AI with the Azure cloud.
9+
ms.topic: landing-page
10+
ms.date: 04/15/2025
11+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
12+
13+
landingContent:
14+
# Card (optional)
15+
- title: About Arize AI
16+
linkLists:
17+
- linkListType: overview
18+
links:
19+
- text: What is Arize AI?
20+
url: overview.md
21+
22+
# Card
23+
- title: Create an Arize AI deployment
24+
linkLists:
25+
- linkListType: quickstart
26+
links:
27+
- text: Get started with Arize AI
28+
url: create.md
29+
- linkListType: how-to-guide
30+
links:
31+
- text: Manage your Arize AI resource
32+
url: manage.md
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Manage an Arize AI resource through the Azure portal (preview)
3+
description: Learn how to manage Arize AI resources on the Azure portal.
4+
5+
ms.topic: how-to
6+
ms.date: 04/21/2025
7+
---
8+
9+
# Manage an Arize AI resource (preview)
10+
11+
This article describes how to manage the settings for Arize AI resources.
12+
13+
## Resource overview
14+
15+
[!INCLUDE [manage](../includes/manage.md)]
16+
17+
:::image type="content" source="media/manage/resource-overview.png" alt-text="A screenshot of an Arize AI resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/resource-overview.png":::
18+
19+
The *Essentials* details include:
20+
- Resource group
21+
- Location
22+
- Subscription
23+
- Subscription ID
24+
- Tags
25+
- Single sign-on
26+
- Status
27+
- Pricing Plan
28+
- Billing Term
29+
30+
To manage your resource, select the links next to corresponding details.
31+
32+
## Delete a resource
33+
34+
[!INCLUDE [delete-resource](../includes/delete-resource.md)]
35+
36+
## Get support
37+
38+
Contact [Arize](https://arize.com/contact/) for customer support. You can also visit the [Slack Support Community](https://arize-ai.slack.com/ssb/redirect) for more help.
37.9 KB
Loading
24.6 KB
Loading
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: What is Azure Native Arize AI Cloud Service (preview)?
3+
description: Access Azure Native Arize AI Cloud Service via Azure portal to develop, debug, and improve AI applications with enterprise quality using observability and evaluation tools.
4+
author: ProfessorKendrick
5+
ms.author: kkendrick
6+
ms.topic: overview
7+
ms.date: 04/21/2025
8+
---
9+
# What is Azure Native Arize AI Cloud Service (preview)?
10+
11+
[!INCLUDE [what-is](../includes/what-is.md)]
12+
13+
Microsoft and Arize AI developed this service and manage it together.
14+
15+
Azure Native Arize AI Cloud Service from the [Azure portal](https://portal.azure.com).
16+
17+
The Arize platform provides tools for AI Engineers to develop, debug, and improve their AI applications.
18+
Deliver AI applications with enterprise quality using observability, evaluation, and prompt management and optimization.
19+
20+
This offering allows you to manage your Arize AI resource as an integrated native service in Azure. You can set up the resources through a resource provider named `ArizeAi.ObservabilityEval`. You can create and manage the billing, resource creation, and authorization through the Azure portal. Arize AI owns and runs the Software as a Service (SaaS) application including the resources created.
21+
22+
## Capabilities
23+
24+
Here are the key capabilities:
25+
26+
- Seamless onboarding and integration of data into the Arize Ax platform
27+
- Integration of cloud data buckets allowing direct query of trace data from Azure bucket
28+
- Single unified bill integrated into Azure
29+
- Single-sign on
30+
31+
## Subscribe
32+
33+
[!INCLUDE [subscribe](../includes/subscribe.md)] *Arize AI Cloud Service*.
34+
35+
[!INCLUDE [subscribe](../includes/subscribe-from-azure-portal.md)]
36+
37+
## Next step
38+
39+
> [!div class="nextstepaction"]
40+
> [Create a resource](create.md)
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
items:
2+
- name: Arize AI documentation
3+
href: index.yml
4+
- name: Overview
5+
expanded: true
6+
items:
7+
- name: What is Arize AI?
8+
href: overview.md
9+
- name: Quickstart
10+
expanded: true
11+
items:
12+
- name: Create a resource
13+
href: create.md
14+
- name: How to
15+
expanded: true
16+
items:
17+
- name: Manage a resource
18+
href: manage.md

articles/partner-solutions/index.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ highlightedContent:
2727
productDirectory:
2828
title: Available Services
2929
items:
30+
- title: Arize AI (preview)
31+
imageSrc: ./media/index/arize-ai.svg
32+
links:
33+
- url: ./arize-ai/overview.md
34+
text: Develop, debug, and improve AI applications with enterprise quality using observability and evaluation tools.
3035
- title: Astro
3136
imageSrc: ./media/index/astronomer.svg
3237
links:
@@ -81,7 +86,7 @@ productDirectory:
8186
imageSrc: ./media/index/palo-alto.svg
8287
links:
8388
- url: ./palo-alto/palo-alto-overview.md
84-
text: Get a next generation firewall solution integrated with Azure that you can use to protect your organization.
89+
text: Protect your organization with a next generation firewall solution integrated with Azure.
8590
- title: Pure Storage (preview)
8691
imageSrc: ./media/index/pure-storage.svg
8792
links:
Lines changed: 34 additions & 0 deletions
Loading

articles/partner-solutions/partners.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Explore Azure Native Integrations partner solutions for observabili
55
ms.topic: conceptual
66
ms.custom:
77
- ignite-2023
8-
ms.date: 04/14/2025
8+
ms.date: 04/21/2025
99
---
1010

1111
# Extend Azure with Azure Native Integrations
@@ -18,9 +18,9 @@ Subscribe to any Azure Native Integration through [Microsoft Azure Marketplace](
1818

1919
|Partner |Description |
2020
|--------------------------------------------------|------------|
21+
|[Arize AI](arize-ai/overview.md)|A unified AI observability and evaluation platform for tracing, monitoring, and troubleshooting AI applications and agents|
2122
|[LambdaTest - HyperExecute](lambda-test/overview.md)|An ultra-fast, secure, and scalable test execution platform designed for parallel testing across multiple environments with out-of-the-box AI capabilities to accelerate release cycles with enterprise-grade security.|
2223

23-
2424
## Observability
2525

2626
|Partner |Description |

0 commit comments

Comments
 (0)