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
@heaths , having no ServiceVesrion is known issue for mgmt plane as the different entity clients may use different API versions within same RP, current workaround is to disable the warning AZC0008 in project, we plan to address it after public preview.
I doubt it has something to do with #12211, will discuss detail in #12211.
ClientOptions classes should have a
ServiceVersion
, according to https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-versioning. This appears to be some of the reason that tests are failing, as noted in #12211/cc @allenjzhang @pakrym @MiYanni @KrzysztofCwalina
The text was updated successfully, but these errors were encountered: