microsoft · Azure Docs
Azure Quickstart: Get started with Microsoft Foundry (Hub projects) (classic) - Microsoft Foundry (cla
A step-by-step guide to setting up and initializing Hub projects within the Microsoft Foundry classic portal.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Azure Quickstart: Get started with Microsoft Foundry (Hub projects) (classic) - Microsoft Foundry (cla
A step-by-step guide to setting up and initializing Hub projects within the Microsoft Foundry classic portal.
When To Use
Use when you need to perform the initial setup and configuration of Hub projects in the Microsoft Foundry classic environment.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/azure-ai-foundry-hub-get-started-quickstart-with-microsoft-projects-workflow-guide.md | A quickstart guide for setting up and getting started with Microsoft Foundry Hub projects in the classic portal. | Questions about a quickstart guide for setting up and getting started with Microsoft Foundry Hub projects in the classic portal. |
examples/azure-ai-foundry-hub-get-started-quickstart-with-microsoft-projects-azur.text | Python pip installation commands for azure-ai-inference, azure-identity, and azure-ai-projects libraries. | Exact payloads, commands, or snippets shown in Python pip installation commands for azure-ai-inference, azure-identity, and azure-ai-projects libraries. |
examples/azure-ai-foundry-hub-get-started-quickstart-with-microsoft-projects-azur-2.text | A Python script demonstrating how to initialize an AIProjectClient using a connection string and DefaultAzureCredential to interact with a Microsoft Foundry Hub project. | Exact payloads, commands, or snippets shown in A Python script demonstrating how to initialize an AIProjectClient using a connection string and DefaultAzureCredenti... |
examples/azure-ai-foundry-hub-get-started-quickstart-with-microsoft-projects-azur-3.text | A Python script demonstrating how to initiate a chat session using a Microsoft Foundry Hub project. | Exact payloads, commands, or snippets shown in A Python script demonstrating how to initiate a chat session using a Microsoft Foundry Hub project. |
What This Skill Covers
- Quickstart: Get started with Microsoft Foundry (Hub projects) (classic)
- Main sections:
In this article,Prerequisites,Set up your development environment,Deploy a model,Build your chat app.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://learn.microsoft.com/en-us/azure/ai-foundry/quickstarts/hub-get-started-code
