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
apiProfile does not allow for the most current api version
Using an apiProfile with an intellisensed api version, downlevel resources show problems for missing required apiVersion.
Using an apiProfile should negate the need to provide an apiVersion under a resource, but you can specify and apiVersion to override the apiProfile version.
The text was updated successfully, but these errors were encountered:
@msft-jasonparker we have added 2019-03-01-hybrid which should ship with the next releases schema package. This should take care of the example given above.
Unfortunately this didn't make it into our next release on Monday. We'll probably do a hot fix soon to pick up new schemas, but I can't guarantee when because we've got a lot of releases planned this month.
Using an apiProfile should negate the need to provide an apiVersion under a resource, but you can specify and apiVersion to override the apiProfile version.
The text was updated successfully, but these errors were encountered: