Skip to content

Adjustments for Lab01 and added notes for issues.#23

Merged
madiepev merged 42 commits intoMicrosoftLearning:mainfrom
v-vfarias:main
Feb 22, 2026
Merged

Adjustments for Lab01 and added notes for issues.#23
madiepev merged 42 commits intoMicrosoftLearning:mainfrom
v-vfarias:main

Conversation

@v-vfarias
Copy link
Contributor

Changes on Lab01 main.bicep and ai-project.bicep to deploy models along with project creation.

During testing when connecting with agent, no model was deployed or found for the scripts to run successfully.

Changes on the interact_with_agent.py script. With newer versions of the SDK released, it has changed the methods to create and interact with agents. This changes has been applied in this PR.

v-vfarias and others added 30 commits November 3, 2025 14:48
Updated workflow for full Azure AI Foundry setup and model deployment, including validation steps for Azure login, subscription, resource group, and AI Foundry resource.
Updated the resource creation method for Azure AI Foundry to use az rest command with a POST request and a JSON body.
Updated the workflow to deploy GPT-4o to Azure AI Foundry using REST API calls instead of Azure CLI commands. Removed validation steps and added token retrieval and endpoint fetching.
Updated package versions to use minimum required versions for stability.
…ID resolution, enhance message handling, and improve run execution logic
…r interact_with_agent script to use AzureDeveloperCliCredential
…r interact_with_agent script for improved client handling and error management
Added functions to auto-detect the AI project name and ensure OpenAI connection exists. Updated the interaction flow with error handling and subprocess calls.
@madiepev madiepev merged commit 93c89ef into MicrosoftLearning:main Feb 22, 2026
1 check passed
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.

3 participants