Azure Static Web Apps
14 TopicsJoin us for Hack Together: JavaScript on Azure Global Hack from Aug 16 - 31, 2023
Join Hack Together: The JavaScript on Azure Global Hack, a 15-day virtual hack experience to learn as you contribute to a real-world End-to-end Application with Azure Functions, Static Web Apps & Azure Cosmos DB from Aug 16.12KViews7likes4CommentsUnlock Seamless Data Access: Introducing Azure Static Web Apps Database Connections
Are you tired of spending countless hours crafting custom APIs for your web applications? Imagine a world where you can effortlessly host your static web apps and data APIs without writing extensive backend code.3.6KViews3likes0CommentsBuild an AI Powered Image App – Microsoft Learn Challenge
A new Microsoft Learn challenge module just dropped and it’s a perfect bite-sized project to get a taste for the latest AI technology and how you can start using it in fun and fast ways. In this module, Challenge project - Add image analysis and generation capabilities to your application, you will combine different AI image technology while deploying it to a web app, resulting in a great demo project to show off your skills in an image analysing and image generating app.12KViews3likes1CommentAzure Adventure Unleashed: Enhancing Learning with an Azure OpenAI HTML5 RPG Game
Get ready to experience a gaming revolution like never before! Azure Adventure Game is here to redefine NPC interactions with the groundbreaking power of Azure Open AI in learning Microsoft Azure. Immerse yourself in a world where non-player characters come to life, engaging in dynamic and captivating conversations.6.8KViews3likes0CommentsHow to Create Your Own Portfolio Website in Minutes with GitHub Codespaces and Blazor
Creating a portfolio website is essential for showcasing your skills and accomplishments to potential employers or clients. However, setting up a website can be time-consuming and require technical expertise. Fortunately, with GitHub Codespaces and Blazor, you can create and customize your own portfolio website in just a few minutes, without installing any tools or worrying about lengthy environment setup. Our .NET Blazor Portfolio Site project template is perfect for beginners and experienced coders alike, and you can deploy your website with Azure Static Web Apps or GitHub Pages. This project is easily customizable and perfect for anyone looking to create a portfolio site, learn web development, or test out Codespaces. Follow our instructions to launch your Codespace, customize your website, and deploy it. No experience necessary – start today!11KViews2likes0CommentsSkyrocket Your Web Projects with Microsoft Azure Static Web Apps!
Skyrocket your web projects with Microsoft Azure Static Web Apps! Say goodbye to server setup hassles and hello to effortless deployment. Experience seamless integration with GitHub Actions, global content delivery, and real-time app monitoring. Learn how to create your web app with our step-by-step guide. Explore the boundless possibilities for your projects today.4KViews1like0CommentsAzure Static Web App Slowness Issue
Hello Everyone, I've Azure Static Web App for my Client application with enterprise-grade edge enabled, But app response/load time is still very slow. My code base is on Gitlab and the app is being deployed from the CI/CD pipeline using the Deployment token. SKU for the app is Standard (For general purpose and production apps) and Enterprise-grade Edge is also enabled. But still, when I load the app it takes a lot of time. For a workaround I deployed the app on the Storage Account(Static Website) and configured CDN for that, it resulted in better response/load time as compared to the Azure Static Web App. Why the response/load time of Azure Static Web App is not optimal? There is also Caching implemented in the App itself, could that be an issue?2KViews1like1Comment