Skip to content

CortexIntelligentAutomation/CTX-Azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Cortex!

CTX-Azure

Cortex Subtasks which interact with Microsoft Azure without using the Microsoft Azure Graphical User Interface.

The module allows users to perform the following functionality:

  • Resource Group
    • Create Resource Group
  • Networking
    • Create Network Interface
    • Create Public IP
    • Create Subnet
    • Create Virtual Network
  • Virtual Machines
    • Create VM From Template
    • Deallocate VM
    • Delete VM
    • Get VM Details
    • Get VM Name and Resource Group
    • Get VM Status
    • Restart VM
    • Start VM
  • Availability Sets
    • Deallocate Availability Set VMs
    • Get Availability Set VMs
    • Start Availability Set VMs
  • User Management
    • Get User Membership
    • Get Users

Table of Contents

  1. Dependencies
  2. Support and Warranty
  3. Installation
  4. How to use
  5. How you can contribute
  6. Versioning
  7. Licensing

Dependencies

Cortex Version

This version of the CTX-Azure module was developed in Cortex v6.3.0. Some functionality may not be available in earlier verions of Cortex.

OCIs

None Required.

Files

The CTX-Azure module requires the following files:

Other Requisites

The CTX-Azure module requires an 'Azure Active Directory Application' to be created. Details on how to create this can be found in the User Guide.

Support and Warranty

This module is supplied as a template that you can amend and extend to fit your requirements, as such it is not supported as part of the Cortex Product suite under the Cortex product support agreement.

Installation

Details of how the module should be imported into Cortex can be found in the Deployment Plan.

How to use

A detailed User Guide has been provided with instructions on how to use the flows/subtasks, available here. Configuration of subtask inputs and outputs are detailed in notes on the subtask workspace.

How you can contribute

Unfortunately, we cannot offer pull requests at this time or accept any improvements.

Versioning

The CTX-Azure module has the following versions, starting with the most recent:

Version Release Functionality Notes
v1.0 10/10/2018 Create VMs Created
v1.0 10/10/2018 Deallocate VMs Created
v1.0 10/10/2018 Delete VMs Created
v1.0 10/10/2018 Start VMs Created
v1.0 10/10/2018 Restart VMs Created
v1.0 10/10/2018 Create Resource Group Created
v1.0 10/10/2018 Create Network Interface Created
v1.0 10/10/2018 Create Public IP Created
v1.0 10/10/2018 Create Subnet Created
v1.0 10/10/2018 Create Virtural Network Created
v1.0 10/10/2018 Get User Membership Created
v1.0 10/10/2018 Get Users Created
v1.0 10/10/2018 Get VM Status Created
v1.0 10/10/2018 Get VM Details Created
v1.0 10/10/2018 Get VM Name and Resource Group Created
v1.0 10/10/2018 Start Availability Set VMs Created
v1.0 10/10/2018 Get Availability Set VMs Created
v1.0 10/10/2018 Deallocate Availability Set VMs Created
v1.0 10/10/2018 Get Authentication Token Created
v1.0 10/10/2018 HTTP Error Handling Created

Licensing

All functionality within this module is licensed under the Apache 2.0 License.

Copyright 2018 Cortex Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Cortex Subtasks which interact with Microsoft Azure without using the Microsoft Azure Graphical User Interface.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published