Skip to content

Conversation

@courtzc
Copy link
Contributor

@courtzc courtzc commented Nov 17, 2025

Description

Adds the CAIRA suite table to the root README of this repository. Includes the list of assets, their purpose, what they offer, and a link to the repository.

Related Issue(s)

Resolves #326

@courtzc courtzc requested a review from a team as a code owner November 17, 2025 01:32
Copilot AI review requested due to automatic review settings November 17, 2025 01:32
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new "CAIRA Assets" section to the README that introduces the CAIRA (Composable AI Reference Architectures) suite and provides a comparison table between two acceleration assets: the AI Foundry Acceleration and the current Copilot Studio + Azure AI Search repository.

  • Adds CAIRA suite context and description
  • Includes a table comparing two CAIRA assets with their purposes, offerings, and links
Comments suppressed due to low confidence (1)

README.md:12

  • The Table of Contents is missing an entry for the newly added 'CAIRA Assets' section. Add - [CAIRA Assets](#caira-assets) between the Features and Architecture entries to maintain navigation consistency.
## Table of Contents

- [Copilot Studio with Azure AI Search](#copilot-studio-with-azure-ai-search)
  - [Table of Contents](#table-of-contents)
  - [Features](#features)
  - [Architecture](#architecture)

@ianjensenisme
Copy link
Contributor

@courtzc I've created a feature branch for this PR in the repo, can you please retarget your PR to 326-CAIRA-family-table and we'll get it merged.

dependabot bot and others added 4 commits December 17, 2025 09:30
* chore(deps): bump the terraform-providers group across 2 directories with 2 updates

Bumps the terraform-providers group with 2 updates in the /infra directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) and [microsoft/power-platform](https://github.com/microsoft/terraform-provider-power-platform).
Bumps the terraform-providers group with 2 updates in the /infra/modules/copilot_studio directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) and [microsoft/power-platform](https://github.com/microsoft/terraform-provider-power-platform).


Updates `hashicorp/azurerm` from 4.55.0 to 4.56.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.55.0...v4.56.0)

Updates `microsoft/power-platform` from 3.9.1 to 4.0.0
- [Release notes](https://github.com/microsoft/terraform-provider-power-platform/releases)
- [Changelog](https://github.com/microsoft/terraform-provider-power-platform/blob/main/CHANGELOG.md)
- [Commits](microsoft/terraform-provider-power-platform@v3.9.1...v4.0.0)

Updates `hashicorp/azurerm` from 4.55.0 to 4.56.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.55.0...v4.56.0)

Updates `microsoft/power-platform` from 3.9.1 to 4.0.0
- [Release notes](https://github.com/microsoft/terraform-provider-power-platform/releases)
- [Changelog](https://github.com/microsoft/terraform-provider-power-platform/blob/main/CHANGELOG.md)
- [Commits](microsoft/terraform-provider-power-platform@v3.9.1...v4.0.0)

Updates `hashicorp/azurerm` from 4.55.0 to 4.56.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.55.0...v4.56.0)

Updates `microsoft/power-platform` from 3.9.1 to 4.0.0
- [Release notes](https://github.com/microsoft/terraform-provider-power-platform/releases)
- [Changelog](https://github.com/microsoft/terraform-provider-power-platform/blob/main/CHANGELOG.md)
- [Commits](microsoft/terraform-provider-power-platform@v3.9.1...v4.0.0)

Updates `hashicorp/azurerm` from 4.55.0 to 4.56.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.55.0...v4.56.0)

Updates `microsoft/power-platform` from 3.9.1 to 4.0.0
- [Release notes](https://github.com/microsoft/terraform-provider-power-platform/releases)
- [Changelog](https://github.com/microsoft/terraform-provider-power-platform/blob/main/CHANGELOG.md)
- [Commits](microsoft/terraform-provider-power-platform@v3.9.1...v4.0.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: microsoft/power-platform
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: microsoft/power-platform
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: microsoft/power-platform
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: microsoft/power-platform
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: terraform-providers
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): remove no longer supported  "maker onboarding" related variables from power platform managed environment as platform provider version upgrade to v4.0.0

* readd missing description for power_platform_managed_environment variable

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hadwa Gaber <[email protected]>
@devorekristen devorekristen changed the base branch from main to ianjensenisme/326-CAIRA-family-table December 17, 2025 20:01
@devorekristen devorekristen merged commit ec1a5e4 into Azure-Samples:ianjensenisme/326-CAIRA-family-table Dec 17, 2025
1 check passed
devorekristen added a commit that referenced this pull request Dec 22, 2025
* Cross linked the CAIRA repository

* Bump the terraform-provider versions (#347)

* chore(deps): bump the terraform-providers group across 2 directories with 2 updates

Bumps the terraform-providers group with 2 updates in the /infra directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) and [microsoft/power-platform](https://github.com/microsoft/terraform-provider-power-platform).
Bumps the terraform-providers group with 2 updates in the /infra/modules/copilot_studio directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) and [microsoft/power-platform](https://github.com/microsoft/terraform-provider-power-platform).


Updates `hashicorp/azurerm` from 4.55.0 to 4.56.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.55.0...v4.56.0)

Updates `microsoft/power-platform` from 3.9.1 to 4.0.0
- [Release notes](https://github.com/microsoft/terraform-provider-power-platform/releases)
- [Changelog](https://github.com/microsoft/terraform-provider-power-platform/blob/main/CHANGELOG.md)
- [Commits](microsoft/terraform-provider-power-platform@v3.9.1...v4.0.0)

Updates `hashicorp/azurerm` from 4.55.0 to 4.56.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.55.0...v4.56.0)

Updates `microsoft/power-platform` from 3.9.1 to 4.0.0
- [Release notes](https://github.com/microsoft/terraform-provider-power-platform/releases)
- [Changelog](https://github.com/microsoft/terraform-provider-power-platform/blob/main/CHANGELOG.md)
- [Commits](microsoft/terraform-provider-power-platform@v3.9.1...v4.0.0)

Updates `hashicorp/azurerm` from 4.55.0 to 4.56.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.55.0...v4.56.0)

Updates `microsoft/power-platform` from 3.9.1 to 4.0.0
- [Release notes](https://github.com/microsoft/terraform-provider-power-platform/releases)
- [Changelog](https://github.com/microsoft/terraform-provider-power-platform/blob/main/CHANGELOG.md)
- [Commits](microsoft/terraform-provider-power-platform@v3.9.1...v4.0.0)

Updates `hashicorp/azurerm` from 4.55.0 to 4.56.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.55.0...v4.56.0)

Updates `microsoft/power-platform` from 3.9.1 to 4.0.0
- [Release notes](https://github.com/microsoft/terraform-provider-power-platform/releases)
- [Changelog](https://github.com/microsoft/terraform-provider-power-platform/blob/main/CHANGELOG.md)
- [Commits](microsoft/terraform-provider-power-platform@v3.9.1...v4.0.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: microsoft/power-platform
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: microsoft/power-platform
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: microsoft/power-platform
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: microsoft/power-platform
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: terraform-providers
...



* chore(deps): remove no longer supported  "maker onboarding" related variables from power platform managed environment as platform provider version upgrade to v4.0.0

* readd missing description for power_platform_managed_environment variable

---------





* chore(ci): update paths-ignore for main and pull_request triggers in azure-dev.yml (#348)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Court <[email protected]>
Co-authored-by: Ian Jensen <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hadwa Gaber <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task] Cross-link to the CAIRA repository

5 participants