azure-sdk-for-net
azure-sdk-for-net copied to clipboard
[FEATURE REQ] ApplicationInsightsResource
Library name
Azure.ResourceManager.ApplicationInsights
Please describe the feature.
Currently, It's not possible to create an ApplicationInsights component via the SDK.
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Thanks @cmenzi , AppInsights SDK is in our plan CC @ArthurMa1978 , can we have a beta version released for AppInsight?
Hi,
Do you have any news on this particular SDK ? It would be great to have a stable 1.0 with ApplicationInsightsResource management.
The beta version is here: https://www.nuget.org/packages/Azure.ResourceManager.ApplicationInsights/1.0.0-beta.1
@fengzhou-msft This is still the same package. It does not provide any capabilities to create an ApplicationInsightsResource
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 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.
@fengzhou-msft @ArcturusZhang Any updates on this?
@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.
Unfortunately, beyond initial triage, I have no insight. @ArthurMa1978: Would you please share your thoughts?
Thanks @jsquire. I seems you are very responsive. I really hope now, that this not take another month until somebody reacts.
@cmenzi we planned to release a new version in this month that will solve your problem
@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 Yes, exactly. And if possible the microsoft.insights/webtests
.
@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 Yes, this is exactly I've looking for. Many thanks!
A quick question : Do you have an ETA on releasing a stable version of the NuGet package, not only a preversion ?