We’ve reached the last stop in our journey. We have an application that we can build on now. We can create, edit, and delete blog posts.
There is however still one thing that we need to do to make our users’ life easier. Our domain name. While the domain names that Azure Static Web Apps create with the resource are fun and unique, they are neither easy to say nor remember.
We need a domain name that better fits our application.
In this chapter, we will look at two ways of adding a custom domain to our application. ...