Scripting with Microsoft Azure in a breeze.
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.
All documentation can be found on here.
Are you an Arcus user? Let us know and get listed!
We encourage you to contribute to Arcus Scripting! Please check out our contributing guide for guidelines about how to proceed. Join us!
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.