Thanks to visit codestin.com
Credit goes to github.com

Skip to content

petender/azd-fdcdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure FrontDoor with CDN and WebApp

This repo contains a demo for an Azure App Service WebApp, Storage Account and Azure Front Door with CDN, allowing to showcase the caching functionality by displaying Seattle scenery images and showing the loading time for different back-ends. This scenario can be deployed to Azure using the Azure Developer CLI - AZD.

💪 This template scenario is part of the larger Microsoft Trainer Demo Deploy Catalog.

⬇️ Installation

  • Azure Developer CLI - AZD
    • When installing AZD, the above the following tools will be installed on your machine as well, if not already installed:
    • You need Owner or Contributor access permissions to an Azure Subscription to deploy the scenario.

🚀 Deploying the scenario in 4 steps:

  1. Create a new folder on your machine.
mkdir -p petender/azd-fdcdn
  1. Next, navigate to the new folder.
cd petender/azd-fdcdn
  1. Next, run azd init to initialize the deployment.
azd init -t petender/azd-fdcdn
  1. Last, run azd up to trigger an actual deployment.
azd up

⏩ Note: you can delete the deployed scenario from the Azure Portal, or by running azd down from within the initiated folder.

What is the demo scenario about?

💭 Feedback and Contributing

Feel free to create issues for bugs, suggestions or Fork and create a PR with new demo scenarios or optimizations to the templates. If you like the scenario, consider giving a GitHub ⭐

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •