Restructure 18 Azure integrations into subfolder pattern#2
Merged
alistairmatthews merged 24 commits intorestructure-remaining-azure-integrationsfrom Feb 10, 2026
Conversation
Copilot
AI
changed the title
[WIP] Create subfolders and split single documents for Azure integrations
Document incomplete requirements for Azure integration restructuring
Feb 5, 2026
Copilot stopped work on behalf of
alistairmatthews due to an error
February 5, 2026 14:51
Co-authored-by: alistairmatthews <41286777+alistairmatthews@users.noreply.github.com>
Co-authored-by: alistairmatthews <41286777+alistairmatthews@users.noreply.github.com>
Co-authored-by: alistairmatthews <41286777+alistairmatthews@users.noreply.github.com>
Copilot
AI
changed the title
Document incomplete requirements for Azure integration restructuring
Restructure Azure AI Foundry integration documentation into subfolder
Feb 5, 2026
Co-authored-by: alistairmatthews <41286777+alistairmatthews@users.noreply.github.com>
Copilot
AI
changed the title
Restructure Azure AI Foundry integration documentation into subfolder
Restructure 18 Azure integrations into subfolder pattern
Feb 5, 2026
alistairmatthews
requested changes
Feb 10, 2026
Owner
alistairmatthews
left a comment
There was a problem hiding this comment.
@copilot - Please implement my suggestion to all changed files in this PR.
| @@ -0,0 +1,84 @@ | |||
| --- | |||
| title: Get started with the Azure AI Foundry integrations | |||
| description: Learn how to set up the Aspire Azure AI Foundry Hosting and Client integrations simply. | |||
Owner
There was a problem hiding this comment.
When referring to client and hosting integrations, don't capitalize "hosting" and "client" throughout this PR.
Suggested change
| description: Learn how to set up the Aspire Azure AI Foundry Hosting and Client integrations simply. | |
| description: Learn how to set up the Aspire Azure AI Foundry hosting and client integrations simply. |
Author
There was a problem hiding this comment.
Applied in commit 8b62be1. Updated all 11 get-started files that had "Hosting and Client integrations" to use lowercase "hosting and client integrations".
Co-authored-by: alistairmatthews <41286777+alistairmatthews@users.noreply.github.com>
Author
Owner
|
@copilot - please make the following changes to changed files in this PR:
|
…d preview badges - Replace AddAzureRedis with AddAzureManagedRedis in cache-redis files - Replace AddAzureQueueClient with AddAzureQueueServiceClient in storage-queues - Replace AddAzureTableClient with AddAzureTableServiceClient in storage-tables - Fix duplicate 'csharp csharp' identifiers in cosmos-db-host.mdx - Add preview badge to Azure OpenAI get-started and client docs Co-authored-by: alistairmatthews <41286777+alistairmatthews@users.noreply.github.com>
Author
Applied all requested changes in commit 372fdcf:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Restructure 18 Azure integrations into subfolder pattern
Changes
18 integrations restructured (one commit per integration):
Structure applied:
Configuration updates:
integrations.topics.ts: Converted 18 flat entries to collapsed sidebar sectionsintegration-docs.json: Updated package references to point to get-started pagesDocumentation fixes:
AddAzureRedis→AddAzureManagedRedis(cache-redis)AddAzureQueueClient→AddAzureQueueServiceClient(storage-queues)AddAzureTableClient→AddAzureTableServiceClient(storage-tables)Example transformation
Before:
After:
All imports, icons, cross-references, and code examples preserved.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.