helayoty / list-aci-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List Container Groups Issue

This command utility to help us reproduce the NewListByResourceGroupPager issue with nil instanceView and IPAddress.

  1. Clone the repo
git clone https://github.com/helayoty/list-aci-issue.git

cd list-aci-issue
  1. Run the command utility
go run main.go
  1. Enter the following inputs

Note SubscriptionID is mandatory input.

Please enter the SubscriptionID: #####
#####
  1. The first run should have no issues. Now, repeat steps 1-3 again and you will start notice the InstanceView will be nil for recreated container groups.

About


Languages

Language:Go 100.0%