-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdeploy-full.txt
More file actions
43 lines (36 loc) · 2.6 KB
/
deploy-full.txt
File metadata and controls
43 lines (36 loc) · 2.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Deploying services (azd deploy)
Deploying service appointment-agent
Packaging service appointment-agent (Packaging container)
Publishing service appointment-agent (Publishing container)
Deploying service appointment-agent (Deploying hosted agent)
Deploying service appointment-agent (Creating agent)
Deploying service appointment-agent (Starting agent container)
Deploying service appointment-agent (Registering agent environment variables)
(Γ£ô) Done: Deploying service appointment-agent
- Agent playground (portal): https://ai.azure.com/nextgen/r/yUKX3BKzQMenc2SEa0CjTA,rg-noshow-dev-ncus-001,,aif-noshow-dev-ncus-001,proj-noshow-dev-ncus-001/build/agents/appointment-agent/build?version=2
- Agent endpoint: https://aif-noshow-dev-ncus-001.cognitiveservices.azure.com/api/projects/proj-noshow-dev-ncus-001/agents/appointment-agent/versions/2
For information on invoking the agent, see https://aka.ms/azd-agents-invoke
Deploying service frontend
Deploying service frontend (Retrieving deployment token)
Deploying service frontend (swa cli deploy)
Deploying service frontend (Verifying deployment)
Deploying service frontend (Fetching endpoints for static web app)
(Γ£ô) Done: Deploying service frontend
- Endpoint: https://wonderful-cliff-03570cc0f.4.azurestaticapps.net/
Deploying service noshow-predictor
Packaging service noshow-predictor (Packaging container)
Publishing service noshow-predictor (Publishing container)
Deploying service noshow-predictor (Deploying hosted agent)
Deploying service noshow-predictor (Creating agent)
Deploying service noshow-predictor (Starting agent container)
Deploying service noshow-predictor (Registering agent environment variables)
(Γ£ô) Done: Deploying service noshow-predictor
- Agent playground (portal): https://ai.azure.com/nextgen/r/yUKX3BKzQMenc2SEa0CjTA,rg-noshow-dev-ncus-001,,aif-noshow-dev-ncus-001,proj-noshow-dev-ncus-001/build/agents/noshow-predictor/build?version=15
- Agent endpoint: https://aif-noshow-dev-ncus-001.cognitiveservices.azure.com/api/projects/proj-noshow-dev-ncus-001/agents/noshow-predictor/versions/15
For information on invoking the agent, see https://aka.ms/azd-agents-invoke
SUCCESS: Your application was deployed to Azure in 5 minutes 16 seconds.
You can view the resources created under the resource group rg-noshow-dev-ncus-001 in Azure Portal:
https://portal.azure.com/#@/resource/subscriptions/c94297dc-12b3-40c7-a773-64846b40a34c/resourceGroups/rg-noshow-dev-ncus-001/overview
WARNING: your version of azd is out of date, you have 1.23.5 and the latest version is 1.23.6
To update to the latest version, run:
winget upgrade Microsoft.Azd