Skip to content

Commit d1e6a5a

Browse files
committed
Test aks
1 parent c916e8f commit d1e6a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/azd/internal/repository/detect_confirm_apphost.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ func (d *detectConfirmAppHost) render(ctx context.Context) error {
8080
d.console.Message(
8181
ctx,
8282
"azd will generate the files necessary to host your app on Azure using "+color.MagentaString(
83-
"Azure Container Apps",
83+
"Azure Kubernetes Service",
8484
)+".\n",
8585
)
8686

0 commit comments

Comments
 (0)