Skip to content

Conversation

@qwordy
Copy link
Member

@qwordy qwordy commented Apr 28, 2021

Description

Resolve #17904

az cloud set -n AzureCloud --profile 2019-03-01-hybrid
az vm create -g fy -n vm --image win2016datacenter --admin-username clitester --admin-password PasswordPassword1!

returns

Could not find member 'securityProfile' on object of type 'Properties

The request body contains "securityProfile": {}. It appears that the old version of Compute does not accept this field even it is an empty dict.

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@qwordy qwordy requested review from houk-ms and yungezz as code owners April 28, 2021 08:42
@qwordy qwordy merged commit 716b10f into Azure:dev Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Compute] Could not find member 'securityProfile' on object of type 'Properties

2 participants