Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Azure Resource Manager

Describes how to use Azure Resource Manager for deployment, management, and access control of resources on Azure.

Azure Resource Manager Reviews and details

Screenshots and images

  • Azure Resource Manager Landing page
    Landing page //
    2023-03-13

Badges

Promote Azure Resource Manager. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

ARM Templates Tutorial | Infrastructure as Code (IaC) for Beginners | Azure Resource Manager

AZ-104 Exam // EP 9 // Azure Resource Manager // AZ104 FREE Certification Training

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Azure Resource Manager and what they use it for.
  • Infrastructure as code (IaC) for Java-based apps on Azure
    Azure provides native support for IaC via the Azure Resource Manager model. Teams can define declarative ARM templates that specify the infrastructure required to deploy solutions. - Source: dev.to / over 1 year ago
  • AZ-900 Azure Fundamentals Resources
    Azure Resource Manager Https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview. - Source: dev.to / almost 2 years ago
  • CI/CD for Cloud-Native Applications"
    The last step creates the VM in Azure DevTest Labs using Azure Resource Manager (ARM) templates and is represented via the JSON format. This step is quite simple: It sends (overrides) variables into the ARM scripts, which Azure uses to create a VM in the DevTest Labs. - Source: dev.to / about 2 years ago
  • How I Build and Deliver B2B SaaS Software as a 1.5* Person Indie Developer
    Infrastructure (in other words, my hosting architecture) is defined entirely in code using a combination of Azure Resource Manager templates and PowerShell scripts. Terraform is the standard in the industry, but ARM templates are more than sufficient for my simple use case. Using ARM templates, I’m able to define a single file that deploys my entire architecture idempotently, in parallel. - Source: dev.to / about 2 years ago
  • Managing your homelab like a pro
    I'm wondering if there is such a solution like the "Azure Resource Manager" (ARM) but then for on-premise servers :). For more info on ARM: https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview. Source: about 2 years ago
  • AZ-900. How do you decide how many resource groups to create?
    While there are other uses for RGs besides lifecycle managment, you certainly don't want to deploy RG's in a way that breaks lifecycle management, given how explicit the docs are about not mixing lifecycles within a single RG. The very first bullet point about RG's on the primary docs page for ARM says: "All the resources in your resource group should share the same lifecycle. You deploy, update, and delete them... Source: about 2 years ago
  • azurerm provider for Azure
    - When talking about Azure, "AzureRM" stands for Azure Resource Manager. It is the management abstraction that directly controls resources in Azure, allowing multiple implementations through SDKs or CLIs as well as the Azure Portal and pure REST clients to talk to azure. Source: over 2 years ago
  • Infrastructure as Code: All you need to know
    Azure Resource Manager which is Microsoft's answer to infrastructure as code. Using ARM you can easily provision infrastructure using JSON templates. - Source: dev.to / over 2 years ago
  • Introduction to Project Bicep - The evolution of ARM Templates
    Azure Resource Manager introduced several great benefits that we now take for granted, including -. - Source: dev.to / almost 3 years ago
  • From ARM to Bicep 💪🏽
    No comments: As of now you can't use comments in the JSON files used by Azure Resource Manager. Since the users of ARM templates are mainly developers, comments would potentially help the next user to better understand the template and what's going on in it. I'd personally argue with the fact that if you need comments in a template it probably means you need to refactor it, however, this is something which could... - Source: dev.to / almost 3 years ago
  • How can I get a "predictable" and fixed IP for a VM that uses / need a private one
    Https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview#resource-groups. Source: about 3 years ago
  • Feb, 21 #CloudGuruChallenge
    Azure Resource Manager (ARM) for infrastructure. - Source: dev.to / about 3 years ago

Do you know an article comparing Azure Resource Manager to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Azure Resource Manager discussion

Log in or Post with

This is an informative page about Azure Resource Manager. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.