Skip to content

mbraekman/arcus.scripting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcus Scripting

Build Status PowerShell Gallery Version

Scripting with Microsoft Azure in a breeze.

Arcus

Installation

Easy to install it via PowerShell gallery:

  • ARM
PS> Install-Module -Name Arcus.Scripting.ARM
  • Azure API Management
PS> Install-Module -Name Arcus.Scripting.ApiManagement
  • Azure Data Factory
PS> Install-Module -Name Arcus.Scripting.DataFactory
  • Azure DevOps
PS> Install-Module -Name Arcus.Scripting.DevOps
  • Azure Key Vault
PS> Install-Module -Name Arcus.Scripting.KeyVault
  • Azure Logic Apps
PS> Install-Module -Name Arcus.Scripting.LogicApps
  • Azure SQL
PS> Install-Module -Name Arcus.Scripting.SQL
  • Azure Table Storage
PS> Install-Module -Name Arcus.Scripting.Storage.Table

For a more thorough overview, we recommend reading our documentation.

Documentation

All documentation can be found on here.

Customers

Are you an Arcus user? Let us know and get listed!

License Information

This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

Read the full license here.

About

Scripting with Microsoft Azure in a breeze.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 99.9%
  • TSQL 0.1%