You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the azure mgmt generator, the name for create operation is taking its name in the spec, which is inconsistent with our old generator which is hard-coded to always be CreateOrUpdate.
This work should be done inside the eng/packages/http-client-csharp-mgmt project.