Skip to content

Releases: microsoft/moc-sdk-for-go

API to eject and remove ISO disk from VM

23 Oct 23:47
9d97cfb
Compare
Choose a tag to compare
API to eject and remove ISO disk from VM (#281)

* Remove ISO from VM operation

* Add role and rename the operation

---------

Co-authored-by: Pradeep Kumar Gayam <[email protected]>

v0.19.4

05 Jul 20:42
2c1123a
Compare
Choose a tag to compare
v0.19.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.3...v0.19.4

v0.19.3

02 Jul 16:49
b3d8597
Compare
Choose a tag to compare
v0.19.3 Pre-release
Pre-release

Adding Precheck functions for the following resource clients:

  • Certificate (security)
  • Identity (security)
  • Availability set (compute)
  • Gallery image (compute)
  • Virtual machine image (compute)
  • Load balancer (network)
  • Logical network (network)
  • MAC pool (network)
  • Network interface (network)
  • Network security group (network)
  • VIP pool (network)
  • Virtual network (network)
  • Container (storage)

v0.16.3

15 Apr 17:55
24a86a3
Compare
Choose a tag to compare
v0.16.3 Pre-release
Pre-release

Updated moc reference for Standard_F16s_HPN VM SKU

Use latest version of moc

05 Apr 23:43
db9468c
Compare
Choose a tag to compare
Pre-release

Upgrade to the latest verison of MOC, which avoids a deserialization bug

Add support for NSG on LNET

04 Apr 16:28
b1e1319
Compare
Choose a tag to compare
Pre-release

Change NSG to location based, and add LNET support for NSG

Add support for NSG

12 Mar 17:34
e81da14
Compare
Choose a tag to compare
Add support for NSG Pre-release
Pre-release
Add support for Network Security Groups (#196)

* Initial skeleton for NSG support

* resolve build problem, push to share code

* push for testing

* additional go mod changes

* add changes, basic functionality working

* update with commit in go.mod

* remove location and add rule duplicate name check

* reinsert location

* include default security rules

* relax priority range restriction and add icmp protocol support

* translate default rules appropriately

* try updating security rule dereference

* add two way check for icmp protocol

* update go mod

* update with final version of go mod

---------

Co-authored-by: mjethwa-msft <[email protected]>
Co-authored-by: vlappenbusch <[email protected]>

Add Availability Set Support

05 Mar 21:03
fb58172
Compare
Choose a tag to compare
Pre-release

Adding APIs for availability set, and update to latest moc version

Use latest moc tag

05 Feb 09:52
84d0364
Compare
Choose a tag to compare
Use latest moc tag Pre-release
Pre-release

Use latest moc tag.

CVE fixes

25 Jan 01:23
18d1bdc
Compare
Choose a tag to compare
CVE fixes Pre-release
Pre-release

fix for CVEs