Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Fluent SDK can't delete flowlogs resources #1318

Open
3 tasks done
cwndrws opened this issue Jun 9, 2022 · 1 comment
Open
3 tasks done

[BUG] Fluent SDK can't delete flowlogs resources #1318

cwndrws opened this issue Jun 9, 2022 · 1 comment

Comments

@cwndrws
Copy link

cwndrws commented Jun 9, 2022

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):

  • 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
@weidongxu-microsoft
Copy link
Member

Please plan migrate to https://aka.ms/azsdk/dotnet/mgmt

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

No branches or pull requests

2 participants