Azure Resource Manager vs PowerShell

Need advice about which tool to choose?Ask the StackShare community!

Azure Resource Manager

38
91
+ 1
9
PowerShell

4.5K
1K
+ 1
0
Add tool
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Azure Resource Manager
Pros of PowerShell
  • 3
    Bicep - Simple Declarative Language
  • 1
    Infrastructure-as-Code
  • 1
    Over 1K samples the QuickStart repo
  • 1
    Deep integration with Azure services like Azure Policy
  • 1
    Day 1 resource support
  • 1
    RBAC and Policies in templates
  • 1
    Versioned deployment via Blueprints
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is Azure Resource Manager?

    It is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in your Azure subscription. You use management features, like access control, locks, and tags, to secure and organize your resources after deployment.

    What is PowerShell?

    A command-line shell and scripting language built on .NET. Helps system administrators and power-users rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Azure Resource Manager?
    What companies use PowerShell?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Azure Resource Manager?
    What tools integrate with PowerShell?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Azure Resource Manager and PowerShell?
    AWS CloudFormation
    You can use AWS CloudFormation’s sample templates or create your own templates to describe the AWS resources, and any associated dependencies or runtime parameters, required to run your application. You don’t need to figure out the order in which AWS services need to be provisioned or the subtleties of how to make those dependencies work.
    Terraform
    With Terraform, you describe your complete infrastructure as code, even as it spans multiple service providers. Your servers may come from AWS, your DNS may come from CloudFlare, and your database may come from Heroku. Terraform will build all these resources across all these providers in parallel.
    Chef
    Chef enables you to manage and scale cloud infrastructure with no downtime or interruptions. Freely move applications and configurations from one cloud to another. Chef is integrated with all major cloud providers including Amazon EC2, VMWare, IBM Smartcloud, Rackspace, OpenStack, Windows Azure, HP Cloud, Google Compute Engine, Joyent Cloud and others.
    Kubernetes
    Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
    Git
    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
    See all alternatives