< Previous Challenge - Home - Next Challenge >
With this challenge you will deploy and add your own SmartBot
by leveraging SignalR
, you will add a new competitor in your games.
RockPaperScissorsBoom.ExampleBot
project in your solution implementing a SignalR
bot, let’s just use it and deploy it!To complete this challenge successfully, you should be able to:
az webapp list
and az cr repository show-tags
.Competitors
menu of your main web app (Server) and create a new competitor. You will have to provide the URL of your Bot and add /decision
to the end of the URL.