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
To Reproduce
Attempt to delete flowlogs resources with the fluent version of the Azure C# SDK.
Expected behavior
I would expect the fluent and non-fluent versions of the SDK to have the same functionality.
Setup (please complete the following information):
OS: N/A
IDE : N/A
Version of the Library used: v22.0.0 of the non-fluent SDK and v1.38.1 of the fluent SDK
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
Bug Description Added
Repro Steps Added
Setup information Added
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm working on a project that needs to be able to delete flowlogs resources. The project uses the fluent version of the SDK. There doesn't seem to be a way to delete flowlogs using this version of the SDK. There is, however, methods to delete flowlogs from the normal (non-fluent) version SDK.
To Reproduce
Attempt to delete flowlogs resources with the fluent version of the Azure C# SDK.
Expected behavior
I would expect the fluent and non-fluent versions of the SDK to have the same functionality.
Setup (please complete the following information):
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: