azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

[FEATURE REQ] ApplicationInsightsResource

Open cmenzi opened this issue 2 years ago • 7 comments

Library name

Azure.ResourceManager.ApplicationInsights

Please describe the feature.

Currently, It's not possible to create an ApplicationInsights component via the SDK.

cmenzi avatar Sep 22 '22 15:09 cmenzi

Thank you for your feedback. Tagging and routing to the team member best able to assist.

jsquire avatar Sep 22 '22 19:09 jsquire

Thanks @cmenzi , AppInsights SDK is in our plan CC @ArthurMa1978 , can we have a beta version released for AppInsight?

xboxeer avatar Sep 26 '22 06:09 xboxeer

Hi,

Do you have any news on this particular SDK ? It would be great to have a stable 1.0 with ApplicationInsightsResource management.

BastienPerdriau avatar Jan 10 '23 09:01 BastienPerdriau

The beta version is here: https://www.nuget.org/packages/Azure.ResourceManager.ApplicationInsights/1.0.0-beta.1

fengzhou-msft avatar Feb 07 '23 06:02 fengzhou-msft

@fengzhou-msft This is still the same package. It does not provide any capabilities to create an ApplicationInsightsResource

image

cmenzi avatar Feb 07 '23 07:02 cmenzi

Got it. We need to use a more useful version tag to generate the SDK. Currently, it's using package-2020-03-01-preview with only one resource.

fengzhou-msft avatar Feb 08 '23 03:02 fengzhou-msft

@fengzhou-msft Thx. Are going to change the version of those api-specs in near future?

Currently, I use GenericResource for reading and have to use the azure-cli for creating an updating.

cmenzi avatar Feb 13 '23 12:02 cmenzi

@fengzhou-msft @ArcturusZhang Any updates on this?

cmenzi avatar Mar 21 '23 09:03 cmenzi

@fengzhou-msft @ArcturusZhang @xboxeer @jsquire

Hey just wanted to ping you again.

Is there a way to accelerate this? Or is there a way to escalate this via a Support Ticket?

Regarding to discussions above, it's just changing the version and regenerate.

cmenzi avatar Apr 29 '23 06:04 cmenzi

Unfortunately, beyond initial triage, I have no insight. @ArthurMa1978: Would you please share your thoughts?

jsquire avatar May 01 '23 12:05 jsquire

Thanks @jsquire. I seems you are very responsive. I really hope now, that this not take another month until somebody reacts.

cmenzi avatar May 02 '23 07:05 cmenzi

@cmenzi we planned to release a new version in this month that will solve your problem

ArthurMa1978 avatar May 09 '23 07:05 ArthurMa1978

@cmenzi , I am now working on the next release of ApplicationInsights and would like to confirm with you that the support you are looking for is to be able to Create/Read/Update an ApplicationInsight resource, right? thanks.

RodgeFu avatar May 16 '23 10:05 RodgeFu

@RodgeFu Yes, exactly. And if possible the microsoft.insights/webtests.

cmenzi avatar May 16 '23 10:05 cmenzi

@cmenzi, we have released a new version of applicationinsights. You may give it a try and let us know if there are further questions. And please be aware that there are some breaking changes in it and you can check the changelog for detail. Thanks.

https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.ResourceManager.ApplicationInsights_1.0.0-beta.3 https://www.nuget.org/packages/Azure.ResourceManager.ApplicationInsights/1.0.0-beta.3

RodgeFu avatar May 29 '23 05:05 RodgeFu

@RodgeFu Yes, this is exactly I've looking for. Many thanks!

cmenzi avatar May 30 '23 05:05 cmenzi

A quick question : Do you have an ETA on releasing a stable version of the NuGet package, not only a preversion ?

BastienPerdriau avatar Jun 02 '23 12:06 BastienPerdriau