We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a4a73 commit 486b368Copy full SHA for 486b368
infra/outputs.tf
@@ -65,7 +65,7 @@ output "copilot_studio_endpoint" {
65
66
output "copilot_studio_agent_id" {
67
description = "The ID of the deployed Copilot Studio agent (placeholder - to be extracted from deployment)"
68
- value = "crf6d_aiSearchConnectionExample" # This should match the bot name from the solution
+ value = "crf6d_aiSearchConnectionExample" # This should match the bot name from the solution
69
}
70
71
output "azure_tenant_id" {
0 commit comments