History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3591
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: ChangSeop LEE
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Improvement request on Azure plugin

Created: 17/Jun/20 07:00 AM   Updated: 03/Feb/21 05:59 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
1. Supporting Azure CLI
1-1. Needs to execute Azure CLI at Pre-Build or Post-Build script to process Azure resource related works.
https://docs.microsoft.com/en-us/cli/azure/what-is-azure-cli?view=azure-cli-latest
1-1-1. For example, attaching/detaching data disk or mouting Azure Files

2. Auzre Cloud profile
2-1. Needs to support configuration of Spot VM and below attributes while creating VM with Azure cloud profile
2-1-1. Rest API: Setting properties.billingProfile and properties.evictionPolicy properties at https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/createorupdate
2-1-2. Java sdk: Able to set BillingProfile and VirtualMachineEvictionPolicyTypes properties
https://github.com/Azure/azure-libraries-for-java/blob/master/azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/implementation/VirtualMachineInner.java

 All   Comments   Work Log   Change History      Sort Order:
ChangSeop LEE [03/Feb/21 05:59 AM]
Please ignore the first request and work on an acceptable request :-)