DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Simplifying declarative deployments in Azure

5 years ago azure.microsoft.com
Simplifying declarative deployments in Azure

Summary: This is a summary of an article originally published by the source. Read the full original article here →

You can describe your entire Azure environment using template language, and then use your favorite CI/CD or scripting tool to stand up this environment in minutes.

Which means you can create any Azure resource using an ARM Template from day one and configure any setting on the resources.

We have simplified the getting started experience by enabling you to create the resources you need in the Azure Portal and exporting an ARM template that you can reuse.

This enables you to automate the setup of your entire estate and the associated infrastructure resources in a single ARM template.

We have also invested heavily in improving our documentation by publishing all the API versions to template references and added template snippets to resource documentation.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com