Description:
azd up fails at the azd deploy step because the user does not have the Foundry User role assigned.

Steps to Reproduce:
- Run
azd ai agent init --manifest "https://github.com/microsoft-foundry/foundry-samples/blob/main/samples/python/hosted-agents/bring-your-own/invocations/hello-world/azure.yaml".
- Run
azd up.
Environment:
- Azd version: azd version azd version 1.27.1-daily.6542240 (commit a76daf4c103d8058ee92c851459c8d4ce7b334d8) (daily)
- AI Agent Extension version: 1.0.0-beta.5
- Manifest URL:
- OS: Windows
- Location:
northcentralus.
Expected Behavior:
azd up can succeed in one command.
@JeffreyCA and @RickWinter for notification.
Description:

azd upfails at theazd deploystep because the user does not have the Foundry User role assigned.Steps to Reproduce:
azd ai agent init --manifest "https://github.com/microsoft-foundry/foundry-samples/blob/main/samples/python/hosted-agents/bring-your-own/invocations/hello-world/azure.yaml".azd up.Environment:
northcentralus.Expected Behavior:
azd upcan succeed in one command.@JeffreyCA and @RickWinter for notification.