Follow the *[Get Started](../../get-started/microservice.md)* guide to create a new layered web application with the following configurations:
Follow the *[Get Started](../../get-started/microservice.md)* guide to create a new microservice solution with the following configurations:
* **Solution name**: `CloudCrm`
{{if DB == "EF"}}
@ -82,4 +82,4 @@ You can see the *[Microservice Solution Template](../../solution-templates/micro
## Summary
In this part, you've created the initial microservice solution, which already contains a few infrastructure services. We will create our first business service in the [next part](part-02.md).
In this part, you've created the initial microservice solution, which already contains a few infrastructure services. We will create our first business service in the [next part](part-02.md).