-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Multi Resource Alert changes for Metric Alert API #4016
Conversation
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-javaThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
} | ||
}, | ||
"MetricAlertMultipleResourceMultipleMetricCriteria":{ | ||
"x-ms-discriminator-value": "Microsoft.Azure.Monitor.MultipleResourceMultipleMetricCriteria", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please shorten this name, e.g. MultipleResourceMultipleMetricCriteria
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @jhendrixMSFT We use similar name for MetricAlertSingleResourceMultipleMetricCriteria We need to keep that consistent for the new changes as well. Any issues for not having a short name?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was referring to the discriminator value, it generates a really long type name e.g. MicrosoftAzureMonitorMultipleResourceMultipleMetricCriteria
. Removing the Microsoft.Azure.Monitor.
prefix shortens it nicely and is easier to read.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are correct @jhendrixMSFT, but I need to follow the existing pattern which the customer already knew. We already have a discriminator value which is Microsoft.Azure.Monitor.SingleResourceMultipleMetricCriteria. Hence, I declared this one in the same way.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So Microsoft.Azure.Monitor.MultipleResourceMultipleMetricCriteria
is the value sent over the wire, including the .
characters?
Signing off from ARM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Switching my review to comments.
@AutorestCI regenerate azure-sdk-for-go |
1 similar comment
@AutorestCI regenerate azure-sdk-for-go |
Encountered a Subprocess error
Command: go generate ./profiles/... # command-line-arguments
/usr/local/go/pkg/tool/linux_amd64/link: flushing $WORK/b001/exe/main: write $WORK/b001/exe/main: no space left on device
profiles/2017-03-09/generate.go:17: running "go": exit status 2
[STATUS] Output-Location set to:
[ERROR] path 'github.com/Azure/azure-sdk-for-go/services/appinsights/v1/insights' does not resemble a known package path
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/advisor/mgmt/advisor/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/analysisservices/mgmt/analysisservices/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/appinsights/mgmt/insights/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/apimanagement/mgmt/apimanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/authorization/mgmt/authorization/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/automation/mgmt/automation/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/azsadmin/mgmt/fabric/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/batch/batch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/azsadmin/mgmt/infrastructureinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/batchai/mgmt/batchai/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/batch/mgmt/batch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/computervision/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/contentmoderator/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/customsearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/entitysearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/face/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/imagesearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/luis/programmatic/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/luis/runtime/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/newssearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/spellcheck/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/textanalytics/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/videosearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/containerservice/mgmt/containerservice/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/consumption/mgmt/consumption/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/websearch/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/mgmt/cognitiveservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/compute/mgmt/compute/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/containerregistry/mgmt/containerregistry/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cosmos-db/mgmt/documentdb/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/containerservice/mgmt/containerservice/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/customerinsights/mgmt/customerinsights/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/analytics/catalog/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datacatalog/mgmt/datacatalog/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/analytics/job/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/analytics/mgmt/account/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/store/filesystem/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/store/mgmt/account/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/provisioningservices/mgmt/iothub/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/devtestlabs/mgmt/dtl/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/dns/mgmt/dns/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/domainservices/mgmt/aad/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/eventgrid/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/eventgrid/mgmt/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/eventhub/mgmt/eventhub/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/graphrbac/graphrbac/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/iothub/mgmt/devices/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/keyvault/mgmt/keyvault/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/keyvault/keyvault/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/logic/mgmt/logic/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/machinelearning/mgmt/webservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/marketplaceordering/mgmt/marketplaceordering/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/mediaservices/mgmt/media/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/mobileengagement/mgmt/mobileengagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/mysql/mgmt/mysql/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/network/mgmt/network/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[ERROR] path 'github.com/Azure/azure-sdk-for-go/services/operationalinsights/v1/operationalinsights' does not resemble a known package path
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/powerbidedicated/mgmt/powerbidedicated/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/operationalinsights/mgmt/operationalinsights/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/postgresql/mgmt/postgresql/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/powerbiembedded/mgmt/powerbiembedded/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/notificationhubs/mgmt/notificationhubs/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/recoveryservices/mgmt/recoveryservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/recoveryservices/mgmt/backup/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/recoveryservices/mgmt/siterecovery/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/redis/mgmt/redis/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/relay/mgmt/relay/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resourcehealth/mgmt/resourcehealth/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/reservations/mgmt/reservations/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/features/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/locks/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/policy/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/resources/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/subscriptions/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/links/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/scheduler/mgmt/scheduler/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/servicefabric/servicefabric/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/servicefabric/mgmt/servicefabric/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/servicebus/mgmt/servicebus/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/sql/mgmt/sql/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/search/mgmt/search/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/storage/mgmt/storage/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/storageimportexport/mgmt/storageimportexport/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/streamanalytics/mgmt/streamanalytics/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/storsimple8000series/mgmt/storsimple/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/trafficmanager/mgmt/trafficmanager/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/latest/web/mgmt/web/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] 87 packages generated.
[STATUS] Using preview versions.
[STATUS] New group found {"addons/mgmt" "" "addons"} using version "2017-05-15"
[STATUS] Updating group {"addons/mgmt" "" "addons"} from version "2017-05-15" to "2018-03-01"
[STATUS] New group found {"adhybridhealthservice/mgmt" "" "adhybridhealthservice"} using version "2014-01-01"
[STATUS] New group found {"advisor/mgmt" "" "advisor"} using version "2016-07-12-preview"
[STATUS] Updating group {"advisor/mgmt" "" "advisor"} from version "2016-07-12-preview" to "2017-03-31"
[STATUS] Updating group {"advisor/mgmt" "" "advisor"} from version "2017-03-31" to "2017-04-19"
[STATUS] New group found {"analysisservices/mgmt" "" "analysisservices"} using version "2016-05-16"
[STATUS] Updating group {"analysisservices/mgmt" "" "analysisservices"} from version "2016-05-16" to "2017-07-14"
[STATUS] Updating group {"analysisservices/mgmt" "" "analysisservices"} from version "2017-07-14" to "2017-08-01"
[STATUS] Evaluated group {"analysisservices/mgmt" "" "analysisservices"} version "2017-08-01-beta" decided to stay with "2017-08-01"
[STATUS] New group found {"apimanagement/mgmt" "" "apimanagement"} using version "2016-07-07"
[STATUS] Updating group {"apimanagement/mgmt" "" "apimanagement"} from version "2016-07-07" to "2016-10-10"
[STATUS] Updating group {"apimanagement/mgmt" "" "apimanagement"} from version "2016-10-10" to "2017-03-01"
[STATUS] New group found {"appinsights/mgmt" "" "insights"} using version "2015-05-01"
[STATUS] New group found {"authorization/mgmt" "" "authorization"} using version "2015-07-01"
[STATUS] Updating group {"authorization/mgmt" "" "authorization"} from version "2015-07-01" to "2017-10-01-preview"
[STATUS] Updating group {"authorization/mgmt" "" "authorization"} from version "2017-10-01-preview" to "2018-01-01-preview"
[STATUS] New group found {"automation/mgmt" "" "automation"} using version "2015-10-31"
[STATUS] Updating group {"automation/mgmt" "" "automation"} from version "2015-10-31" to "2017-05-15-preview"
[STATUS] New group found {"azsadmin/mgmt" "" "fabric"} using version "2016-05-01"
[STATUS] New group found {"azsadmin/mgmt" "" "infrastructureinsights"} using version "2016-05-01"
[STATUS] New group found {"azurestack/mgmt" "" "azurestack"} using version "2017-06-01"
[STATUS] New group found {"batch" "" "batch"} using version "2015-12-01.2.2"
[STATUS] Updating group {"batch" "" "batch"} from version "2015-12-01.2.2" to "2016-02-01.3.0"
[STATUS] Updating group {"batch" "" "batch"} from version "2016-02-01.3.0" to "2016-07-01.3.1"
[STATUS] Updating group {"batch" "" "batch"} from version "2016-07-01.3.1" to "2017-01-01.4.0"
[STATUS] Updating group {"batch" "" "batch"} from version "2017-01-01.4.0" to "2017-05-01.5.0"
[STATUS] Updating group {"batch" "" "batch"} from version "2017-05-01.5.0" to "2017-06-01.5.1"
[STATUS] Updating group {"batch" "" "batch"} from version "2017-06-01.5.1" to "2017-09-01.6.0"
[STATUS] Updating group {"batch" "" "batch"} from version "2017-09-01.6.0" to "2018-03-01.6.1"
[STATUS] Updating group {"batch" "" "batch"} from version "2018-03-01.6.1" to "2018-08-01.7.0"
[STATUS] New group found {"batch/mgmt" "" "batch"} using version "2015-12-01"
[STATUS] Updating group {"batch/mgmt" "" "batch"} from version "2015-12-01" to "2017-01-01"
[STATUS] Updating group {"batch/mgmt" "" "batch"} from version "2017-01-01" to "2017-05-01"
[STATUS] Updating group {"batch/mgmt" "" "batch"} from version "2017-05-01" to "2017-09-01"
[STATUS] New group found {"batchai/mgmt" "" "batchai"} using version "2018-03-01"
[STATUS] Updating group {"batchai/mgmt" "" "batchai"} from version "2018-03-01" to "2018-05-01"
[STATUS] New group found {"billing/mgmt" "" "billing"} using version "2017-02-27-preview"
[STATUS] Updating group {"billing/mgmt" "" "billing"} from version "2017-02-27-preview" to "2017-04-24-preview"
[STATUS] Updating group {"billing/mgmt" "" "billing"} from version "2017-04-24-preview" to "2018-03-01-preview"
[STATUS] New group found {"cdn/mgmt" "" "cdn"} using version "2015-06-01"
[STATUS] Updating group {"cdn/mgmt" "" "cdn"} from version "2015-06-01" to "2016-04-02"
[STATUS] Updating group {"cdn/mgmt" "" "cdn"} from version "2016-04-02" to "2016-10-02"
[STATUS] Updating group {"cdn/mgmt" "" "cdn"} from version "2016-10-02" to "2017-04-02"
[STATUS] Updating group {"cdn/mgmt" "" "cdn"} from version "2017-04-02" to "2017-10-12"
[STATUS] New group found {"cognitiveservices/mgmt" "" "cognitiveservices"} using version "2016-02-01-preview"
[STATUS] Updating group {"cognitiveservices/mgmt" "" "cognitiveservices"} from version "2016-02-01-preview" to "2017-04-18"
[STATUS] New group found {"cognitiveservices" "" "autosuggest"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "computervision"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "contentmoderator"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "customimagesearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "customsearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "entitysearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "face"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "imagesearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "newssearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "spellcheck"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "videosearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "websearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "customvision"} using version "v1.1"
[STATUS] New group found {"cognitiveservices" "" "customvision/prediction"} using version "v1.1"
[STATUS] Updating group {"cognitiveservices" "" "customvision"} from version "v1.1" to "v1.2"
[STATUS] New group found {"cognitiveservices" "" "customvision/training"} using version "v1.2"
[STATUS] Updating group {"cognitiveservices" "" "computervision"} from version "v1.0" to "v2.0"
[STATUS] New group found {"cognitiveservices" "" "luis"} using version "v2.0"
[STATUS] New group found {"cognitiveservices" "" "luis/authoring"} using version "v2.0"
[STATUS] New group found {"cognitiveservices" "" "luis/programmatic"} using version "v2.0"
[STATUS] New group found {"cognitiveservices" "" "luis/runtime"} using version "v2.0"
[STATUS] New group found {"cognitiveservices" "" "textanalytics"} using version "v2.0"
[STATUS] Updating group {"cognitiveservices" "" "customvision"} from version "v1.2" to "v2.1"
[STATUS] Updating group {"cognitiveservices" "" "customvision/training"} from version "v1.2" to "v2.1"
[STATUS] New group found {"commerce/mgmt" "" "commerce"} using version "2015-06-01-preview"
[STATUS] New group found {"compute/mgmt" "" "compute"} using version "2015-06-15"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2015-06-15" to "2016-03-30"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2016-03-30" to "2016-04-30-preview"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2016-04-30-preview" to "2017-03-30"
[STATUS] New group found {"compute/mgmt" "" "skus"} using version "2017-09-01"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2017-03-30" to "2017-12-01"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2017-12-01" to "2018-04-01"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2018-04-01" to "2018-06-01"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2018-06-01" to "2018-10-01"
[STATUS] New group found {"consumption/mgmt" "" "consumption"} using version "2017-04-24-preview"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2017-04-24-preview" to "2017-11-30"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2017-11-30" to "2017-12-30-preview"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2017-12-30-preview" to "2018-01-31"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2018-01-31" to "2018-03-31"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2018-03-31" to "2018-05-31"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2018-05-31" to "2018-06-30"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2018-06-30" to "2018-08-31"
[STATUS] New group found {"containerinstance/mgmt" "" "containerinstance"} using version "2017-08-01-preview"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2017-08-01-preview" to "2017-10-01-preview"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2017-10-01-preview" to "2017-12-01-preview"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2017-12-01-preview" to "2018-02-01-preview"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2018-02-01-preview" to "2018-04-01"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2018-04-01" to "2018-06-01"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2018-06-01" to "2018-09-01"
[STATUS] New group found {"containerregistry/mgmt" "" "containerregistry"} using version "2016-06-27-preview"
[STATUS] Updating group {"containerregistry/mgmt" "" "containerregistry"} from version "2016-06-27-preview" to "2017-03-01"
[STATUS] Updating group {"containerregistry/mgmt" "" "containerregistry"} from version "2017-03-01" to "2017-06-01-preview"
[STATUS] Updating group {"containerregistry/mgmt" "" "containerregistry"} from version "2017-06-01-preview" to "2017-10-01"
[STATUS] Updating group {"containerregistry/mgmt" "" "containerregistry"} from version "2017-10-01" to "2018-09-01"
[STATUS] New group found {"containerservice/mgmt" "" "containerservice"} using version "2015-11-01-preview"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2015-11-01-preview" to "2016-03-30"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2016-03-30" to "2016-09-30"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2016-09-30" to "2017-01-31"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2017-01-31" to "2017-07-01"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2017-07-01" to "2017-08-31"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2017-08-31" to "2017-09-30"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2017-09-30" to "2018-03-31"
[STATUS] New group found {"cosmos-db/mgmt" "" "documentdb"} using version "2015-04-08"
[STATUS] New group found {"costmanagement/mgmt" "" "costmanagement"} using version "2018-05-31"
[STATUS] New group found {"customerinsights/mgmt" "" "customerinsights"} using version "2017-01-01"
[STATUS] Updating group {"customerinsights/mgmt" "" "customerinsights"} from version "2017-01-01" to "2017-04-26"
[STATUS] New group found {"databox/mgmt" "" "databox"} using version "2018-01-01"
[STATUS] New group found {"databricks/mgmt" "" "databricks"} using version "2018-04-01"
[STATUS] New group found {"datacatalog/mgmt" "" "datacatalog"} using version "2016-03-30"
[STATUS] New group found {"datafactory/mgmt" "" "datafactory"} using version "2017-09-01-preview"
[STATUS] Updating group {"datafactory/mgmt" "" "datafactory"} from version "2017-09-01-preview" to "2018-06-01"
[STATUS] New group found {"datalake/analytics" "" "catalog"} using version "2015-10-01-preview"
[STATUS] New group found {"datalake/analytics" "" "job"} using version "2015-11-01-preview"
[STATUS] Updating group {"datalake/analytics" "" "job"} from version "2015-11-01-preview" to "2016-03-20-preview"
[STATUS] Updating group {"datalake/analytics" "" "job"} from version "2016-03-20-preview" to "2016-11-01"
[STATUS] Updating group {"datalake/analytics" "" "catalog"} from version "2015-10-01-preview" to "2016-11-01-preview"
[STATUS] Updating group {"datalake/analytics" "" "job"} from version "2016-11-01" to "2017-09-01-preview"
[STATUS] New group found {"datalake/analytics/mgmt" "" "account"} using version "2015-10-01-preview"
[STATUS] Updating group {"datalake/analytics/mgmt" "" "account"} from version "2015-10-01-preview" to "2016-11-01"
[STATUS] New group found {"datalake/store" "" "filesystem"} using version "2015-10-01-preview"
[STATUS] Updating group {"datalake/store" "" "filesystem"} from version "2015-10-01-preview" to "2016-11-01"
[STATUS] New group found {"datalake/store/mgmt" "" "account"} using version "2015-10-01-preview"
[STATUS] Updating group {"datalake/store/mgmt" "" "account"} from version "2015-10-01-preview" to "2016-11-01"
[STATUS] New group found {"datamigration/mgmt" "" "datamigration"} using version "2017-11-15-preview"
[STATUS] New group found {"devtestlabs/mgmt" "" "dtl"} using version "2015-05-21-preview"
[STATUS] Updating group {"devtestlabs/mgmt" "" "dtl"} from version "2015-05-21-preview" to "2016-05-15"
[STATUS] New group found {"dns/mgmt" "" "dns"} using version "2015-05-04-preview"
[STATUS] Updating group {"dns/mgmt" "" "dns"} from version "2015-05-04-preview" to "2016-04-01"
[STATUS] Updating group {"dns/mgmt" "" "dns"} from version "2016-04-01" to "2017-09-01"
[STATUS] Updating group {"dns/mgmt" "" "dns"} from version "2017-09-01" to "2017-10-01"
[STATUS] Updating group {"dns/mgmt" "" "dns"} from version "2017-10-01" to "2018-03-01-preview"
[STATUS] New group found {"domainservices/mgmt" "" "aad"} using version "2017-01-01"
[STATUS] Updating group {"domainservices/mgmt" "" "aad"} from version "2017-01-01" to "2017-06-01"
[STATUS] New group found {"eventgrid" "" "eventgrid"} using version "2018-01-01"
[STATUS] New group found {"eventgrid/mgmt" "" "eventgrid"} using version "2017-06-15-preview"
[STATUS] Updating group {"eventgrid/mgmt" "" "eventgrid"} from version "2017-06-15-preview" to "2017-09-15-preview"
[STATUS] Updating group {"eventgrid/mgmt" "" "eventgrid"} from version "2017-09-15-preview" to "2018-01-01"
[STATUS] New group found {"eventhub/mgmt" "" "eventhub"} using version "2015-08-01"
[STATUS] Updating group {"eventhub/mgmt" "" "eventhub"} from version "2015-08-01" to "2017-04-01"
[STATUS] New group found {"graphrbac" "" "graphrbac"} using version "1.6"
[STATUS] New group found {"hanaonazure/mgmt" "" "hanaonazure"} using version "2017-06-15-preview"
[STATUS] Updating group {"hanaonazure/mgmt" "" "hanaonazure"} from version "2017-06-15-preview" to "2017-11-03-preview"
[STATUS] New group found {"hdinsight/mgmt" "" "hdinsight"} using version "2015-03-01-preview"
[STATUS] New group found {"iotcentral/mgmt" "" "iotcentral"} using version "2018-09-01"
[STATUS] New group found {"iothub/mgmt" "" "devices"} using version "2016-02-03"
[STATUS] Updating group {"iothub/mgmt" "" "devices"} from version "2016-02-03" to "2017-01-19"
[STATUS] Updating group {"iothub/mgmt" "" "devices"} from version "2017-01-19" to "2017-07-01"
[STATUS] Updating group {"iothub/mgmt" "" "devices"} from version "2017-07-01" to "2018-01-22"
[STATUS] Updating group {"iothub/mgmt" "" "devices"} from version "2018-01-22" to "2018-04-01"
[STATUS] New group found {"keyvault" "" "keyvault"} using version "2015-06-01"
[STATUS] Updating group {"keyvault" "" "keyvault"} from version "2015-06-01" to "2016-10-01"
[STATUS] New group found {"keyvault/mgmt" "" "keyvault"} using version "2015-06-01"
[STATUS] Updating group {"keyvault/mgmt" "" "keyvault"} from version "2015-06-01" to "2016-10-01"
[STATUS] Updating group {"keyvault/mgmt" "" "keyvault"} from version "2016-10-01" to "2018-02-14"
[STATUS] Evaluated group {"keyvault" "" "keyvault"} version "v7.0" decided to stay with "2016-10-01"
[STATUS] New group found {"location/mgmt" "" "location"} using version "2017-01-01-preview"
[STATUS] New group found {"logic/mgmt" "" "logic"} using version "2015-02-01-preview"
[STATUS] Updating group {"logic/mgmt" "" "logic"} from version "2015-02-01-preview" to "2015-08-01-preview"
[STATUS] Updating group {"logic/mgmt" "" "logic"} from version "2015-08-01-preview" to "2016-06-01"
[STATUS] New group found {"machinelearning/mgmt" "" "workspaces"} using version "2016-04-01"
[STATUS] New group found {"machinelearning/mgmt" "" "commitmentplans"} using version "2016-05-01-preview"
[STATUS] New group found {"machinelearning/mgmt" "" "webservices"} using version "2016-05-01-preview"
[STATUS] Updating group {"machinelearning/mgmt" "" "webservices"} from version "2016-05-01-preview" to "2017-01-01"
[STATUS] New group found {"machinelearning/mgmt" "" "experimentation"} using version "2017-05-01-preview"
[STATUS] New group found {"machinelearning/mgmt" "" "compute"} using version "2017-06-01-preview"
[STATUS] Updating group {"machinelearning/mgmt" "" "compute"} from version "2017-06-01-preview" to "2017-08-01-preview"
[STATUS] New group found {"managementpartner/mgmt" "" "managementpartner"} using version "2018-02-01"
[STATUS] New group found {"maps/mgmt" "" "maps"} using version "2017-01-01-preview"
[STATUS] Updating group {"maps/mgmt" "" "maps"} from version "2017-01-01-preview" to "2018-05-01"
[STATUS] New group found {"marketplaceordering/mgmt" "" "marketplaceordering"} using version "2015-06-01"
[STATUS] New group found {"mediaservices/mgmt" "" "media"} using version "2015-10-01"
[STATUS] Updating group {"mediaservices/mgmt" "" "media"} from version "2015-10-01" to "2018-07-01"
[STATUS] New group found {"migrate/mgmt" "" "migrate"} using version "2018-02-02"
[STATUS] New group found {"mobileengagement/mgmt" "" "mobileengagement"} using version "2014-12-01"
[STATUS] New group found {"monitor/mgmt" "" "insights"} using version "2017-05-01-preview"
[STATUS] Updating group {"monitor/mgmt" "" "insights"} from version "2017-05-01-preview" to "2017-09-01"
[STATUS] Updating group {"monitor/mgmt" "" "insights"} from version "2017-09-01" to "2018-03-01"
[STATUS] New group found {"msi/mgmt" "" "msi"} using version "2015-08-31-preview"
[STATUS] New group found {"mysql/mgmt" "" "mysql"} using version "2017-04-30-preview"
[STATUS] Updating group {"mysql/mgmt" "" "mysql"} from version "2017-04-30-preview" to "2017-12-01"
[STATUS] Evaluated group {"mysql/mgmt" "" "mysql"} version "2017-12-01-preview" decided to stay with "2017-12-01"
[STATUS] New group found {"network/mgmt" "" "network"} using version "2015-05-01-preview"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2015-05-01-preview" to "2015-06-15"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2015-06-15" to "2016-03-30"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2016-03-30" to "2016-06-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2016-06-01" to "2016-09-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2016-09-01" to "2016-12-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2016-12-01" to "2017-03-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-03-01" to "2017-06-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-06-01" to "2017-08-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-08-01" to "2017-09-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-09-01" to "2017-10-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-10-01" to "2017-11-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-11-01" to "2018-01-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-01-01" to "2018-02-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-02-01" to "2018-04-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-04-01" to "2018-06-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-06-01" to "2018-07-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-07-01" to "2018-08-01"
[STATUS] New group found {"notificationhubs/mgmt" "" "notificationhubs"} using version "2014-09-01"
[STATUS] Updating group {"notificationhubs/mgmt" "" "notificationhubs"} from version "2014-09-01" to "2016-03-01"
[STATUS] Updating group {"notificationhubs/mgmt" "" "notificationhubs"} from version "2016-03-01" to "2017-04-01"
[STATUS] New group found {"operationalinsights/mgmt" "" "operationalinsights"} using version "2015-03-20"
[STATUS] Updating group {"operationalinsights/mgmt" "" "operationalinsights"} from version "2015-03-20" to "2015-11-01-preview"
[STATUS] New group found {"operationalinsights/mgmt" "" "servicemap"} using version "2015-11-01-preview"
[STATUS] New group found {"operationsmanagement/mgmt" "" "operationsmanagement"} using version "2015-11-01-preview"
[STATUS] New group found {"policyinsights/mgmt" "" "policyinsights"} using version "2017-08-09-preview"
[STATUS] Updating group {"policyinsights/mgmt" "" "policyinsights"} from version "2017-08-09-preview" to "2017-10-17-preview"
[STATUS] Updating group {"policyinsights/mgmt" "" "policyinsights"} from version "2017-10-17-preview" to "2017-12-12-preview"
[STATUS] Updating group {"policyinsights/mgmt" "" "policyinsights"} from version "2017-12-12-preview" to "2018-04-04"
[STATUS] New group found {"postgresql/mgmt" "" "postgresql"} using version "2017-04-30-preview"
[STATUS] Updating group {"postgresql/mgmt" "" "postgresql"} from version "2017-04-30-preview" to "2017-12-01"
[STATUS] Evaluated group {"postgresql/mgmt" "" "postgresql"} version "2017-12-01-preview" decided to stay with "2017-12-01"
[STATUS] New group found {"powerbidedicated/mgmt" "" "powerbidedicated"} using version "2017-10-01"
[STATUS] New group found {"powerbiembedded/mgmt" "" "powerbiembedded"} using version "2016-01-29"
[STATUS] New group found {"preview/addons/mgmt" "" "addons"} using version "2017-05-15"
[STATUS] Updating group {"preview/addons/mgmt" "" "addons"} from version "2017-05-15" to "2018-03-01"
[STATUS] New group found {"preview/advisor/mgmt" "" "advisor"} using version "2016-07-12-preview"
[STATUS] New group found {"preview/alertsmanagement/mgmt" "" "alertsmanagement"} using version "2018-05-05-preview"
[STATUS] New group found {"preview/analysisservices/preview/mgmt" "" "analysisservices"} using version "2017-08-01-beta"
[STATUS] New group found {"preview/apimanagement/ctrl" "" "apimanagement"} using version "2017-03-01"
[STATUS] New group found {"preview/apimanagement/mgmt" "" "apimanagement"} using version "2018-01-01"
[STATUS] Updating group {"preview/apimanagement/mgmt" "" "apimanagement"} from version "2018-01-01" to "2018-06-01-preview"
[STATUS] New group found {"preview/authorization/mgmt" "" "authorization"} using version "2017-10-01-preview"
[STATUS] Updating group {"preview/authorization/mgmt" "" "authorization"} from version "2017-10-01-preview" to "2018-01-01-preview"
[STATUS] Updating group {"preview/authorization/mgmt" "" "authorization"} from version "2018-01-01-preview" to "2018-09-01-preview"
[STATUS] New group found {"preview/automation/mgmt" "" "automation"} using version "2017-05-15-preview"
[STATUS] New group found {"preview/billing/mgmt" "" "billing"} using version "2017-02-27-preview"
[STATUS] Updating group {"preview/billing/mgmt" "" "billing"} from version "2017-02-27-preview" to "2017-04-24-preview"
[STATUS] Updating group {"preview/billing/mgmt" "" "billing"} from version "2017-04-24-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/botservice/mgmt" "" "botservices"} using version "2017-12-01"
[STATUS] Updating group {"preview/botservice/mgmt" "" "botservices"} from version "2017-12-01" to "2018-07-12"
[STATUS] New group found {"preview/cognitiveservices/preview/mgmt" "" "cognitiveservices"} using version "2016-02-01-preview"
[STATUS] New group found {"preview/cognitiveservices" "" "visualsearch"} using version "v1.0"
[STATUS] New group found {"preview/commerce/mgmt" "" "commerce"} using version "2015-06-01-preview"
[STATUS] New group found {"preview/compute/mgmt" "" "compute"} using version "2016-04-30-preview"
[STATUS] New group found {"preview/consumption/mgmt" "" "consumption"} using version "2017-04-24-preview"
[STATUS] Updating group {"preview/consumption/mgmt" "" "consumption"} from version "2017-04-24-preview" to "2017-12-30-preview"
[STATUS] New group found {"preview/containerinstance/mgmt" "" "containerinstance"} using version "2017-08-01-preview"
[STATUS] Updating group {"preview/containerinstance/mgmt" "" "containerinstance"} from version "2017-08-01-preview" to "2017-10-01-preview"
[STATUS] Updating group {"preview/containerinstance/mgmt" "" "containerinstance"} from version "2017-10-01-preview" to "2017-12-01-preview"
[STATUS] Updating group {"preview/containerinstance/mgmt" "" "containerinstance"} from version "2017-12-01-preview" to "2018-02-01-preview"
[STATUS] New group found {"preview/containerregistry/mgmt" "" "containerregistry"} using version "2016-06-27-preview"
[STATUS] Updating group {"preview/containerregistry/mgmt" "" "containerregistry"} from version "2016-06-27-preview" to "2017-06-01-preview"
[STATUS] Updating group {"preview/containerregistry/mgmt" "" "containerregistry"} from version "2017-06-01-preview" to "2018-02-01"
[STATUS] New group found {"preview/containerservice/mgmt" "" "containerservice"} using version "2015-11-01-preview"
[STATUS] New group found {"preview/costmanagement/mgmt" "" "costmanagement"} using version "2018-08-01-preview"
[STATUS] New group found {"preview/datafactory/mgmt" "" "datafactory"} using version "2017-09-01-preview"
[STATUS] New group found {"preview/datalake/analytics" "" "catalog"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/datalake/analytics" "" "job"} using version "2015-11-01-preview"
[STATUS] Updating group {"preview/datalake/analytics" "" "job"} from version "2015-11-01-preview" to "2016-03-20-preview"
[STATUS] Updating group {"preview/datalake/analytics" "" "job"} from version "2016-03-20-preview" to "2017-09-01-preview"
[STATUS] New group found {"preview/datalake/analytics/mgmt" "" "account"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/datalake/store" "" "filesystem"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/datalake/store/mgmt" "" "account"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/datamigration/mgmt" "" "datamigration"} using version "2017-11-15-preview"
[STATUS] Updating group {"preview/datamigration/mgmt" "" "datamigration"} from version "2017-11-15-preview" to "2018-03-31-preview"
[STATUS] New group found {"preview/deploymentmanager/mgmt" "" "deploymentmanager"} using version "2018-09-01-preview"
[STATUS] New group found {"preview/devspaces/mgmt" "" "devspaces"} using version "2018-06-01-preview"
[STATUS] New group found {"preview/devtestlabs/mgmt" "" "dtl"} using version "2015-05-21-preview"
[STATUS] New group found {"preview/dns/mgmt" "" "dns"} using version "2015-05-04-preview"
[STATUS] Updating group {"preview/dns/mgmt" "" "dns"} from version "2015-05-04-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/eventgrid/mgmt" "" "eventgrid"} using version "2017-06-15-preview"
[STATUS] Updating group {"preview/eventgrid/mgmt" "" "eventgrid"} from version "2017-06-15-preview" to "2017-09-15-preview"
[STATUS] Updating group {"preview/eventgrid/mgmt" "" "eventgrid"} from version "2017-09-15-preview" to "2018-05-01-preview"
[STATUS] Updating group {"preview/eventgrid/mgmt" "" "eventgrid"} from version "2018-05-01-preview" to "2018-09-15-preview"
[STATUS] New group found {"preview/eventhub/mgmt" "" "eventhub"} using version "2018-01-01-preview"
[STATUS] New group found {"preview/frontdoor/mgmt" "" "frontdoor"} using version "2018-08-01-preview"
[STATUS] New group found {"preview/hanaonazure/mgmt" "" "hanaonazure"} using version "2017-11-03-preview"
[STATUS] New group found {"preview/hdinsight/mgmt" "" "hdinsight"} using version "2015-03-01-preview"
[STATUS] Updating group {"preview/hdinsight/mgmt" "" "hdinsight"} from version "2015-03-01-preview" to "2018-06-01-preview"
[STATUS] New group found {"preview/iotcentral/mgmt" "" "iotcentral"} using version "2018-09-01"
[STATUS] New group found {"preview/iotspaces/mgmt" "" "iotspaces"} using version "2017-10-01-preview"
[STATUS] New group found {"preview/keyvault" "" "keyvault"} using version "v7.0"
[STATUS] New group found {"preview/location/mgmt" "" "location"} using version "2017-01-01-preview"
[STATUS] New group found {"preview/logic/mgmt" "" "logic"} using version "2015-02-01-preview"
[STATUS] Updating group {"preview/logic/mgmt" "" "logic"} from version "2015-02-01-preview" to "2015-08-01-preview"
[STATUS] Updating group {"preview/logic/mgmt" "" "logic"} from version "2015-08-01-preview" to "2018-07-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "commitmentplans"} using version "2016-05-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "webservices"} using version "2016-05-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "experimentation"} using version "2017-05-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "compute"} using version "2017-08-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "services"} using version "2018-03-01-preview"
[STATUS] New group found {"preview/managementpartner/mgmt" "" "managementpartner"} using version "2018-02-01"
[STATUS] New group found {"preview/mariadb/mgmt" "" "mariadb"} using version "2018-06-01-preview"
[STATUS] New group found {"preview/mediaservices/mgmt" "" "media"} using version "2018-03-30-preview"
[STATUS] Updating group {"preview/mediaservices/mgmt" "" "media"} from version "2018-03-30-preview" to "2018-06-01-preview"
[STATUS] New group found {"preview/monitor" "" "monitor"} using version "2018-09-01-preview"
[STATUS] New group found {"preview/monitor/mgmt" "" "insights"} using version "2017-05-01-preview"
[STATUS] Updating group {"preview/monitor/mgmt" "" "insights"} from version "2017-05-01-preview" to "2018-03-01"
[STATUS] Updating group {"preview/monitor/mgmt" "" "insights"} from version "2018-03-01" to "2018-09-01"
[STATUS] New group found {"preview/msi/mgmt" "" "msi"} using version "2015-08-31-preview"
[STATUS] New group found {"preview/network/mgmt" "" "network"} using version "2015-05-01-preview"
[STATUS] New group found {"preview/operationalinsights/mgmt" "" "operationalinsights"} using version "2015-11-01-preview"
[STATUS] New group found {"preview/operationalinsights/mgmt" "" "servicemap"} using version "2015-11-01-preview"
[STATUS] New group found {"preview/operationsmanagement/mgmt" "" "operationsmanagement"} using version "2015-11-01-preview"
[STATUS] New group found {"preview/policyinsights/mgmt" "" "policyinsights"} using version "2017-08-09-preview"
[STATUS] Updating group {"preview/policyinsights/mgmt" "" "policyinsights"} from version "2017-08-09-preview" to "2017-10-17-preview"
[STATUS] Updating group {"preview/policyinsights/mgmt" "" "policyinsights"} from version "2017-10-17-preview" to "2017-12-12-preview"
[STATUS] New group found {"preview/provisioningservices/preview/mgmt" "" "iothub"} using version "2017-08-21-preview"
[STATUS] New group found {"preview/resources/mgmt" "" "policy"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/resources/mgmt" "" "managedapplications"} using version "2016-09-01-preview"
[STATUS] Updating group {"preview/resources/mgmt" "" "policy"} from version "2015-10-01-preview" to "2017-06-01-preview"
[STATUS] New group found {"preview/resources/mgmt" "" "management"} using version "2017-08-31-preview"
[STATUS] Updating group {"preview/resources/mgmt" "" "management"} from version "2017-08-31-preview" to "2017-11-01-preview"
[STATUS] Updating group {"preview/resources/mgmt" "" "management"} from version "2017-11-01-preview" to "2018-01-01-preview"
[STATUS] Updating group {"preview/resources/mgmt" "" "management"} from version "2018-01-01-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/scheduler/mgmt" "" "scheduler"} using version "2014-08-01-preview"
[STATUS] New group found {"preview/security/mgmt" "" "security"} using version "2017-08-01-preview"
[STATUS] New group found {"preview/servicefabric/mgmt" "" "servicefabric"} using version "2017-07-01-preview"
[STATUS] New group found {"preview/servicefabricmesh/mgmt" "" "servicefabricmesh"} using version "2018-07-01-preview"
[STATUS] New group found {"preview/signalr/mgmt" "" "signalr"} using version "2018-03-01-preview"
[STATUS] New group found {"preview/sql/mgmt" "" "sql"} using version "2015-05-01-preview"
[STATUS] Updating group {"preview/sql/mgmt" "" "sql"} from version "2015-05-01-preview" to "2017-03-01-preview"
[STATUS] Updating group {"preview/sql/mgmt" "" "sql"} from version "2017-03-01-preview" to "2017-10-01-preview"
[STATUS] New group found {"preview/storage/mgmt" "" "storage"} using version "2015-05-01-preview"
[STATUS] Updating group {"preview/storage/mgmt" "" "storage"} from version "2015-05-01-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/storagesync/mgmt" "" "storagesync"} using version "2018-07-01"
[STATUS] New group found {"preview/subscription/mgmt" "" "subscription"} using version "2017-11-01-preview"
[STATUS] Updating group {"preview/subscription/mgmt" "" "subscription"} from version "2017-11-01-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/timeseriesinsights/mgmt" "" "timeseriesinsights"} using version "2017-02-28-preview"
[STATUS] New group found {"preview/trafficmanager/mgmt" "" "trafficmanager"} using version "2017-09-01-preview"
[STATUS] New group found {"preview/visualstudio/mgmt" "" "visualstudio"} using version "2014-04-01-preview"
[STATUS] New group found {"provisioningservices/mgmt" "" "iothub"} using version "2017-08-21-preview"
[STATUS] Updating group {"provisioningservices/mgmt" "" "iothub"} from version "2017-08-21-preview" to "2017-11-15"
[STATUS] Updating group {"provisioningservices/mgmt" "" "iothub"} from version "2017-11-15" to "2018-01-22"
[STATUS] New group found {"recoveryservices/mgmt" "" "backup"} using version "2016-06-01"
[STATUS] New group found {"recoveryservices/mgmt" "" "recoveryservices"} using version "2016-06-01"
[STATUS] New group found {"recoveryservices/mgmt" "" "siterecovery"} using version "2016-08-10"
[STATUS] Updating group {"recoveryservices/mgmt" "" "backup"} from version "2016-06-01" to "2016-12-01"
[STATUS] Updating group {"recoveryservices/mgmt" "" "backup"} from version "2016-12-01" to "2017-07-01"
[STATUS] Updating group {"recoveryservices/mgmt" "" "siterecovery"} from version "2016-08-10" to "2018-01-10"
[STATUS] New group found {"redis/mgmt" "" "redis"} using version "2015-08-01"
[STATUS] Updating group {"redis/mgmt" "" "redis"} from version "2015-08-01" to "2016-04-01"
[STATUS] Updating group {"redis/mgmt" "" "redis"} from version "2016-04-01" to "2017-02-01"
[STATUS] Updating group {"redis/mgmt" "" "redis"} from version "2017-02-01" to "2017-10-01"
[STATUS] Updating group {"redis/mgmt" "" "redis"} from version "2017-10-01" to "2018-03-01"
[STATUS] New group found {"relay/mgmt" "" "relay"} using version "2016-07-01"
[STATUS] Updating group {"relay/mgmt" "" "relay"} from version "2016-07-01" to "2017-04-01"
[STATUS] New group found {"reservations/mgmt" "" "reservations"} using version "2017-11-01"
[STATUS] Updating group {"reservations/mgmt" "" "reservations"} from version "2017-11-01" to "2018-06-01"
[STATUS] New group found {"resourcehealth/mgmt" "" "resourcehealth"} using version "2015-01-01"
[STATUS] Updating group {"resourcehealth/mgmt" "" "resourcehealth"} from version "2015-01-01" to "2017-07-01"
[STATUS] New group found {"resources/mgmt" "" "locks"} using version "2015-01-01"
[STATUS] New group found {"resources/mgmt" "" "policy"} using version "2015-10-01-preview"
[STATUS] New group found {"resources/mgmt" "" "resources"} using version "2015-11-01"
[STATUS] New group found {"resources/mgmt" "" "subscriptions"} using version "2015-11-01"
[STATUS] New group found {"resources/mgmt" "" "features"} using version "2015-12-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2015-11-01" to "2016-02-01"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2015-10-01-preview" to "2016-04-01"
[STATUS] Updating group {"resources/mgmt" "" "subscriptions"} from version "2015-11-01" to "2016-06-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2016-02-01" to "2016-07-01"
[STATUS] New group found {"resources/mgmt" "" "links"} using version "2016-09-01"
[STATUS] Updating group {"resources/mgmt" "" "locks"} from version "2015-01-01" to "2016-09-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2016-07-01" to "2016-09-01"
[STATUS] New group found {"resources/mgmt" "" "managedapplications"} using version "2016-09-01-preview"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2016-04-01" to "2016-12-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2016-09-01" to "2017-05-10"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2016-12-01" to "2017-06-01-preview"
[STATUS] New group found {"resources/mgmt" "" "management"} using version "2017-08-31-preview"
[STATUS] Updating group {"resources/mgmt" "" "managedapplications"} from version "2016-09-01-preview" to "2017-09-01"
[STATUS] Updating group {"resources/mgmt" "" "management"} from version "2017-08-31-preview" to "2017-11-01-preview"
[STATUS] Updating group {"resources/mgmt" "" "management"} from version "2017-11-01-preview" to "2018-01-01-preview"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2017-05-10" to "2018-02-01"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2017-06-01-preview" to "2018-03-01"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2018-03-01" to "2018-05-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2018-02-01" to "2018-05-01"
[STATUS] Updating group {"resources/mgmt" "" "managedapplications"} from version "2017-09-01" to "2018-06-01"
[STATUS] New group found {"scheduler/mgmt" "" "scheduler"} using version "2014-08-01-preview"
[STATUS] Updating group {"scheduler/mgmt" "" "scheduler"} from version "2014-08-01-preview" to "2016-01-01"
[STATUS] Updating group {"scheduler/mgmt" "" "scheduler"} from version "2016-01-01" to "2016-03-01"
[STATUS] New group found {"search/mgmt" "" "search"} using version "2015-02-28"
[STATUS] Updating group {"search/mgmt" "" "search"} from version "2015-02-28" to "2015-08-19"
[STATUS] New group found {"servicebus/mgmt" "" "servicebus"} using version "2015-08-01"
[STATUS] Updating group {"servicebus/mgmt" "" "servicebus"} from version "2015-08-01" to "2017-04-01"
[STATUS] New group found {"servicefabric" "" "servicefabric"} using version "1.0.0"
[STATUS] Updating group {"servicefabric" "" "servicefabric"} from version "1.0.0" to "5.6"
[STATUS] Updating group {"servicefabric" "" "servicefabric"} from version "5.6" to "6.0"
[STATUS] Updating group {"servicefabric" "" "servicefabric"} from version "6.0" to "6.1"
[STATUS] Updating group {"servicefabric" "" "servicefabric"} from version "6.1" to "6.2"
[STATUS] New group found {"servicefabric/mgmt" "" "servicefabric"} using version "2016-09-01"
[STATUS] Updating group {"servicefabric/mgmt" "" "servicefabric"} from version "2016-09-01" to "2017-07-01-preview"
[STATUS] Updating group {"servicefabric/mgmt" "" "servicefabric"} from version "2017-07-01-preview" to "2018-02-01"
[STATUS] New group found {"sql/mgmt" "" "sql"} using version "2014-04-01"
[STATUS] Updating group {"sql/mgmt" "" "sql"} from version "2014-04-01" to "2015-05-01-preview"
[STATUS] Updating group {"sql/mgmt" "" "sql"} from version "2015-05-01-preview" to "2017-03-01-preview"
[STATUS] Updating group {"sql/mgmt" "" "sql"} from version "2017-03-01-preview" to "2017-10-01-preview"
[STATUS] New group found {"storage/datalake" "" "storagedatalake"} using version "2018-06-17"
[STATUS] New group found {"storage/mgmt" "" "storage"} using version "2015-05-01-preview"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2015-05-01-preview" to "2015-06-15"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2015-06-15" to "2016-01-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2016-01-01" to "2016-05-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2016-05-01" to "2016-12-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2016-12-01" to "2017-06-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2017-06-01" to "2017-10-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2017-10-01" to "2018-02-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2018-02-01" to "2018-07-01"
[STATUS] New group found {"storageimportexport/mgmt" "" "storageimportexport"} using version "2016-11-01"
[STATUS] New group found {"storagesync/mgmt" "" "storagesync"} using version "2018-04-02"
[STATUS] New group found {"storsimple1200series/mgmt" "" "storsimple"} using version "2016-10-01"
[STATUS] New group found {"storsimple8000series/mgmt" "" "storsimple"} using version "2017-06-01"
[STATUS] New group found {"streamanalytics/mgmt" "" "streamanalytics"} using version "2016-03-01"
[STATUS] New group found {"timeseriesinsights/mgmt" "" "timeseriesinsights"} using version "2017-02-28-preview"
[STATUS] Updating group {"timeseriesinsights/mgmt" "" "timeseriesinsights"} from version "2017-02-28-preview" to "2017-11-15"
[STATUS] New group found {"trafficmanager/mgmt" "" "trafficmanager"} using version "2015-11-01"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2015-11-01" to "2017-03-01"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2017-03-01" to "2017-05-01"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2017-05-01" to "2017-09-01-preview"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2017-09-01-preview" to "2018-02-01"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2018-02-01" to "2018-03-01"
[STATUS] New group found {"visualstudio/mgmt" "" "visualstudio"} using version "2014-04-01-preview"
[STATUS] New group found {"web/mgmt" "" "web"} using version "2016-09-01"
[STATUS] Updating group {"web/mgmt" "" "web"} from version "2016-09-01" to "2018-02-01"
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/customimagesearch/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datamigration/mgmt/datamigration/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/keyvault/mgmt/keyvault/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/workspaces/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/scheduler/mgmt/scheduler/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/luis/authoring/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/network/mgmt/network/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/store/filesystem/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/resources/mgmt/policy/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/recoveryservices/mgmt/backup/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resourcehealth/mgmt/resourcehealth/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storageimportexport/mgmt/storageimportexport/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/contentmoderator/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/luis/runtime/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/compute/mgmt/skus/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/hdinsight/mgmt/hdinsight/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/automation/mgmt/automation/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/addons/mgmt/addons/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/mediaservices/mgmt/media/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storage/mgmt/storage/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/commerce/mgmt/commerce/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/operationsmanagement/mgmt/operationsmanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/subscription/mgmt/subscription/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/subscriptions/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/computervision/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/customvision/training/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/luis/programmatic/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/textanalytics/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/containerregistry/mgmt/containerregistry/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/store/mgmt/account/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/eventgrid/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/eventgrid/mgmt/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/iotcentral/mgmt/iotcentral/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/devtestlabs/mgmt/dtl/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/eventhub/mgmt/eventhub/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/monitor/monitor/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/network/mgmt/network/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/servicefabric/mgmt/servicefabric/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/visualstudio/mgmt/visualstudio/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/recoveryservices/mgmt/siterecovery/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/storagesync/mgmt/storagesync/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/streamanalytics/mgmt/streamanalytics/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/visualstudio/mgmt/visualstudio/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/authorization/mgmt/authorization/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/automation/mgmt/automation/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/apimanagement/mgmt/apimanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/analytics/mgmt/account/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/webservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/experimentation/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/powerbiembedded/mgmt/powerbiembedded/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/compute/mgmt/compute/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datafactory/mgmt/datafactory/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/compute/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/analytics/job/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/commitmentplans/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/websearch/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/mobileengagement/mgmt/mobileengagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/msi/mgmt/msi/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/notificationhubs/mgmt/notificationhubs/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/analytics/catalog/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/apimanagement/mgmt/apimanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datamigration/mgmt/datamigration/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/operationalinsights/mgmt/servicemap/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/domainservices/mgmt/aad/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/operationalinsights/mgmt/operationalinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/logic/mgmt/logic/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/advisor/mgmt/advisor/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cdn/mgmt/cdn/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/customvision/prediction/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/policyinsights/mgmt/policyinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/redis/mgmt/redis/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/management/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/batchai/mgmt/batchai/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/customsearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/containerinstance/mgmt/containerinstance/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/provisioningservices/mgmt/iothub/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/msi/mgmt/msi/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/azsadmin/mgmt/infrastructureinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/consumption/mgmt/consumption/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/policy/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cosmos-db/mgmt/documentdb/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/addons/mgmt/addons/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/graphrbac/graphrbac/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/monitor/mgmt/insights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/cognitiveservices/visualsearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/provisioningservices/preview/mgmt/iothub/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/signalr/mgmt/signalr/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storsimple1200series/mgmt/storsimple/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/appinsights/mgmt/insights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/databox/mgmt/databox/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/containerservice/mgmt/containerservice/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/search/mgmt/search/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/hdinsight/mgmt/hdinsight/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/recoveryservices/mgmt/recoveryservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/servicebus/mgmt/servicebus/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/batch/mgmt/batch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/autosuggest/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/postgresql/mgmt/postgresql/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/services/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/resources/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/face/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/marketplaceordering/mgmt/marketplaceordering/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/features/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/mariadb/mgmt/mariadb/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/servicefabric/mgmt/servicefabric/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/entitysearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/keyvault/keyvault/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/trafficmanager/mgmt/trafficmanager/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/azsadmin/mgmt/fabric/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/batch/batch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datafactory/mgmt/datafactory/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/policyinsights/mgmt/policyinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/authorization/mgmt/authorization/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/eventgrid/mgmt/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/iotcentral/mgmt/iotcentral/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storsimple8000series/mgmt/storsimple/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/keyvault/keyvault/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/storage/mgmt/storage/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storagesync/mgmt/storagesync/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/videosearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/containerservice/mgmt/containerservice/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/relay/mgmt/relay/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/costmanagement/mgmt/costmanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/location/mgmt/location/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/analysisservices/mgmt/analysisservices/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/links/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/mysql/mgmt/mysql/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/sql/mgmt/sql/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/analytics/job/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/location/mgmt/location/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/managementpartner/mgmt/managementpartner/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/apimanagement/ctrl/apimanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/botservice/mgmt/botservices/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/reservations/mgmt/reservations/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storage/datalake/storagedatalake/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/azurestack/mgmt/azurestack/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/billing/mgmt/billing/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/devtestlabs/mgmt/dtl/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/eventhub/mgmt/eventhub/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/logic/mgmt/logic/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/commitmentplans/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/resources/mgmt/managedapplications/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/resources/mgmt/management/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/security/mgmt/security/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/web/mgmt/web/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/cognitiveservices/preview/mgmt/cognitiveservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/containerinstance/mgmt/containerinstance/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/imagesearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/store/filesystem/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/customerinsights/mgmt/customerinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/maps/mgmt/maps/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/commerce/mgmt/commerce/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/dns/mgmt/dns/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/iotspaces/mgmt/iotspaces/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/experimentation/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/databricks/mgmt/databricks/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/mgmt/cognitiveservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datacatalog/mgmt/datacatalog/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/migrate/mgmt/migrate/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/hanaonazure/mgmt/hanaonazure/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/operationalinsights/mgmt/servicemap/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/sql/mgmt/sql/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/billing/mgmt/billing/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/containerregistry/mgmt/containerregistry/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/store/mgmt/account/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/webservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/mediaservices/mgmt/media/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/monitor/mgmt/insights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/managedapplications/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/dns/mgmt/dns/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/iothub/mgmt/devices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/analysisservices/preview/mgmt/analysisservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/analytics/mgmt/account/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/newssearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/compute/mgmt/compute/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/analytics/catalog/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/compute/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/spellcheck/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/advisor/mgmt/advisor/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/consumption/mgmt/consumption/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/costmanagement/mgmt/costmanagement/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/managementpartner/mgmt/managementpartner/models.go
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/frontdoor/mgmt/frontdoor/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/powerbidedicated/mgmt/powerbidedicated/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/devspaces/mgmt/devspaces/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/scheduler/mgmt/scheduler/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/locks/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmpx910ikfw/src/github.com/Azure/azure-sdk-for-go/profiles/preview/servicefabric/servicefabric/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] 198 packages generated. |
@AutorestCI regenerate azure-sdk-for-go |
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger