This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>My Azure Security Lab</title> | |
</head> | |
<body style="font-family: Arial; text-align: center; margin-top: 50px;"> | |
<h1>🚀 Welcome to My Azure Security Lab!</h1> | |
<p>This web app is deployed on <b>Azure App Service Free Tier</b>.</p> | |
<p>Secured with HTTPS, Access Restrictions, Azure AD, and Monitoring.</p> | |
</body> |