Introducing Azure App Spaces: Getting your code into the cloud as fast as possible

This post has been republished via RSS; it originally appeared at: New blog articles in Microsoft Community Hub.

We are excited to announce Azure App Spaces (preview), one of the fastest and easiest way to deploy and manage your web apps on Azure. Azure App Spaces is a portal-based experience that takes an app-first approach to building, deploying, and running your apps. App Spaces makes it easier for developers to get started using Azure, without needing to be an expert on the hundreds of different cloud services. 

 

Detect the right Azure services from your repository

 

Screenshot 2023-05-22 at 5.34.14 PM.png

 

App Spaces lets you connect your GitHub repositories to Azure, and through analysis of the code inside your GitHub repository, suggests the correct Azure services you should use. Once you deploy, GitHub Actions is used to create a continuous deployment pipeline between your repositories and your newly provisioned cloud services. Once you've deployed your app via App Spaces, changes to your code will immediately be pushed to your connected Azure services. 

 

Bring your own repository or start from a template

 

Screenshot 2023-05-22 at 5.14.50 PM.png

 

App Spaces also provides sample templates, powered by Azure Developer CLI, that provide a helpful blueprint for getting started with Azure. You can use these templates to immediately create a GitHub repository, connect it to Azure, and provision a distinct set of services for the template scenario. Our templates include sample static websites, web apps, and APIs, in a variety of different languages.

 

Manage your app in a consolidated view

 

Screenshot 2023-05-22 at 5.50.59 PM.png

 

 

In addition to making it easier and faster to get started developing, App Spaces also provides a simplified, app-centric management experience. An "App Space" is a loose collection of cloud services that, collectively, comprise the app you are building. You can manage your compute, database, caching, and other key services all within the same, easy-to-use management experience.

 

To get started immediately, you can check out App Spaces here. You can also read our documentation to get a better look at what App Spaces can do for you.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.