1. Developer Portal config says "Bot Based" — should be "API Based"
The file instructs setting Agent Type to Bot Based. The create-instance docs say API Based.
2. Developer Portal config says "Bot ID" — should be "Notification URL"
The file instructs setting Bot ID to the blueprint app ID. The docs say to set Notification URL to the agent's messaging endpoint (retrieved via a365 config display -g --field messagingEndpoint).
3. Wrong field name agentBlueprintAppId — should be agentBlueprintId
The file references agentBlueprintAppId from a365 config display -g output. The correct field name is agentBlueprintId.
1. Developer Portal config says "Bot Based" — should be "API Based"
The file instructs setting Agent Type to
Bot Based. The create-instance docs sayAPI Based.2. Developer Portal config says "Bot ID" — should be "Notification URL"
The file instructs setting
Bot IDto the blueprint app ID. The docs say to setNotification URLto the agent's messaging endpoint (retrieved viaa365 config display -g --field messagingEndpoint).3. Wrong field name
agentBlueprintAppId— should beagentBlueprintIdThe file references
agentBlueprintAppIdfroma365 config display -goutput. The correct field name isagentBlueprintId.