First, we will learn how to develop a bot and publish/host in Service Fabric using stateless microservices.
Getting started using stateless microservices
Setting up your development environment for Service Fabric
To build and run Azure Service Fabric applications on your development machine, install the runtime, SDK, and tools. It's also necessary to enable execution of the Windows PowerShell scripts that are included in the SDK.
Prerequisites
The following operating system versions are supported for development:
- Windows 7
- Windows 8/Windows 8.1
- Windows Server 2012 R2
- Windows Server 2016
- Windows 10