Skip to content

george-markou/avdurlredirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

AVD URL Redirect web app

Azure Static Web Apps is a service that automatically builds and deploys full stack web apps to Azure from a code repository. Use this repo with the quickstart to build and customize a new static site that will redirect http requests to the AVD service.

Here's how the AVD HTTP redirection works:

  • The client queries the custom domain name avd.markou.me.
  • The DNS request is resolved and the CNAME record is returned to the client.
  • The client connects to the Azure Static Website.
  • Azure Static Web App redirects the client to AVD public endpoint address.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published