Currently, the Azure Static Web App does not work with root domains. But there is way around this.

  1. You need to create a www subdomain to make www.ksemenenko.com and set it in Azure Static Web App.
  2. You need to set up a redirect with your domain name provider to https://www.ksemenenko.com.

GoDaddy domain forwarding

so if someone enters just http://ksemenenko.com they will be redirected to https://www.ksemenenko.com where your site is hosted.