Output from azd version
azd version 1.24.0-beta.1-pr.6069275 (commit 2ef20fb) (stable)
Describe the bug
I ran "azd up" on seattle-hotel-agent, then closed my laptop during deployment, came back to see the deployment had finished in the portal successfully. then I ran azd up, and it errors, as shown below:
seattle-hotel-agent % azd up
Packaging services (azd package)
(✓) Done: Packaging service seattle-hotel-agent
- No artifacts were found
Provisioning Azure resources (azd provision)
Provisioning Azure resources can take some time.
Subscription: python (8077d4f9-d1b7-4c80-b6c2-cf9a2ec2d604)
Location: West US
(-) Skipped: Didn't find new changes.
Deploying services (azd deploy)
(x) Failed: Deploying service seattle-hotel-agent
ERROR: error executing step command 'deploy --all': getting target resource: resolving target resource via external service target: get_foundry_project: AzureDeveloperCLICredential: signal: killed
Additional context
Add any other context about the problem here.
Output from
azd versionazd version 1.24.0-beta.1-pr.6069275 (commit 2ef20fb) (stable)
Describe the bug
I ran "azd up" on seattle-hotel-agent, then closed my laptop during deployment, came back to see the deployment had finished in the portal successfully. then I ran azd up, and it errors, as shown below:
Additional context
Add any other context about the problem here.