Skip to content

ABS bot sample#464

Merged
mikhailshilkov merged 7 commits into
pulumi:masterfrom
daltskin:master
Nov 18, 2019
Merged

ABS bot sample#464
mikhailshilkov merged 7 commits into
pulumi:masterfrom
daltskin:master

Conversation

@daltskin
Copy link
Copy Markdown
Contributor

Address #463

Copy link
Copy Markdown
Contributor

@mikhailshilkov mikhailshilkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! I'll try it out tomorrow. I left some comments here and there. Thanks a lot for contributing!

Comment thread azure-cs-botservice/Azure.BotService.csproj Outdated
Comment thread CONTRIBUTING.md
Comment thread azure-cs-botservice/Azure.BotService.sln
Comment thread azure-cs-botservice/Program.cs Outdated
Comment thread azure-cs-botservice/Pulumi.yaml Outdated
Comment thread azure-cs-botservice/Program.cs Outdated
Comment thread azure-cs-botservice/Program.cs Outdated
Comment thread azure-cs-botservice/Program.cs Outdated
Comment thread azure-cs-botservice/README.md Outdated
@daltskin
Copy link
Copy Markdown
Contributor Author

All good feedback, let me action.

Copy link
Copy Markdown
Contributor

@mikhailshilkov mikhailshilkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, I was able to deploy the bot! Left a couple comments, LGTM otherwise. Thank you!

Comment thread azure-cs-botservice/Program.cs Outdated
Comment thread azure-cs-botservice/Program.cs Outdated
Comment thread azure-cs-botservice/README.md Outdated
Comment thread azure-cs-botservice/Program.cs Outdated
Comment thread azure-cs-botservice/Program.cs Outdated
Copy link
Copy Markdown
Contributor

@mikhailshilkov mikhailshilkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had one final question and then I'm ready to merge

Comment thread azure-cs-botservice/Program.cs Outdated
});

var luis = new Pulumi.Azure.Cognitive.Account("cs", new Pulumi.Azure.Cognitive.AccountArgs
var luis = new Account("cs", new AccountArgs
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also qualify this Account with a namespace? (Cognitive.Account)

@mikhailshilkov
Copy link
Copy Markdown
Contributor

Thanks for contributing, @daltskin! Great work!

@mikhailshilkov mikhailshilkov merged commit 1fcae28 into pulumi:master Nov 18, 2019
dixler pushed a commit that referenced this pull request Jan 21, 2022
* ABS bot sample

* clean up code

* Address comments

* Add the sample bot source code, so others can easily modify

* Bring in some namespaces - highlight which folders to run CLI from

* Parenthesis not required.

* use Cognitive alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants