2023-11-06 13:13:12 -08:00

2.7 KiB

title_tag, meta_desc, title, h1, weight, menu, aliases
title_tag meta_desc title h1 weight menu aliases
Next Steps | Azure This page provides a list of tutorials that take a deeper dive into Azure cloud resources. Next steps Pulumi & Azure: Next steps 9
clouds
parent identifier
azure-get-started azure-next-steps
/docs/quickstart/azure/next-steps/
/docs/get-started/azure/next-steps/

Congrats! You've deployed your first project on Microsoft Azure with Pulumi. Here are some next steps, depending on your learning style.

Learn Pulumi

Dive into Learn Pulumi for a comprehensive walkthrough of key Pulumi concepts in the context of a real-life application.

{{< get-started-next-step path="/learn/pulumi-fundamentals" label="Learn Pulumi Fundamentals" ref="gs-azure-learn" >}}

Launch a new project with a template

Easily deploy the most common cloud architectures, from static websites to serverless applications, virtual machines, container services, and Kubernetes clusters.

{{< get-started-next-step path="/templates/" label="Browse templates" ref="gs-azure-guides" >}}

Dive into the docs

Read more about Pulumi's architecture and foundational concepts in depth, including projects, stacks, configuration, secrets, resources, state, and more.

{{< get-started-next-step path="/docs/concepts/" label="Read the docs" ref="gs-azure-docs" >}}

Try Pulumi ESC (Environments, Secrets, and Configuration)

In this guide, you used stack configuration and environment variables to configure a single project and stack. Did you know you can also configure multiple Pulumi projects, and even other applications, with Pulumi ESC?

Pulumi ESC introduces the concept of environments --- managed collections of static and dynamic settings that you can use to configure any project, stack, application, or service, including with short-lived cloud credentials through OpenID Connect.

{{< get-started-next-step path="/blog/environments-secrets-configurations-management/" label="Learn more about Pulumi ESC" ref="gs-azure-esc" >}}

Check out the blog

Browse the latest posts on using Pulumi with Microsoft Azure, including everything from new Azure products and features to technical architectures and best practices.

{{< get-started-next-step path="/blog/tag/azure" label="Browse Azure posts" ref="gs-azure-blog" >}}