> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/iz-eye/azure-ais/overview.md).

# Overview

## IZ Suite for Azure Integration Services

IZ Suite for Azure Integration Services provides one unified platform for visibility, dependency analysis, and governance in Azure Integration Services - helping teams better see what exists in their integration estate, how assets relate to each other, and manage risk before changes cause failures or outages.

### Azure Integration Challenges

Azure Integration Services (such as Logic Apps and API Management) deliver scalable integration but teams often face key challenges:

* Limited visibility into what integrations exist across Logic Apps and APIM.
* Difficulty understanding dependencies between workflows and APIs.
* Inconsistent standards and governance across teams.
* Risky changes leading to unexpected failures or outages.

### Solution: Visibility and Governance

<figure><img src="/files/Cfi7sCXfro1sqiiUYGSk" alt=""><figcaption></figcaption></figure>

IZ Suite brings automated visibility and governance to Azure Integration Services, helping teams manage and scale their Azure integration landscapes with confidence.

### Key Benefits

* **`Clear Visibility`** - See all Azure integration assets and how they connect.
* **`Stronger Governance`** - Apply consistent best practices and policies across integration workflows.
* **`Reduced Risk`** - Spot issues and potential gaps before they impact production.
* **`More Confidence in Delivery`** - Improve quality assurance as integration estates grow.

### Core Capabilities

* **`Automated Discovery & Inventory`** - IZ Suite automatically identifies Logic Apps, APIs, and related integration components.
* **`Dependency & Architecture Visualization`** - Visual maps showing how workflows and APIs connect across environments.
* **`Policy & Configuration Assessment`** - Evaluate integration components against governance policies and standards.
* **`Change Impact Insights`** - Understand what may break or be affected as estates evolve.

### Who It’s Designed For

IZ Suite for Azure is aimed at:

* Azure Integration Services Architects
* Integration Developers and Practitioners
* Platform and Integration Leaders tasked with governance, visibility, and risk.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/iz-eye/azure-ais/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
