azure-sdk-for-net
azure-sdk-for-net copied to clipboard
[FEATURE REQ] Add policy fragment handling in Azure.ResourceManager.ApiManagement sdk
Library name
Azure.ResourceManager.ApiManagement
Please describe the feature.
I'd like to manage my API Management Policy fragments in c# with the Azure.ResourceManager.ApiManagement SDK. At this moment I'm able to manage a lot about my API management, but the Policy Fragments seems missing.
In the Management REST API API Management Policy Fragment this is available.
Please add this functionality to the Azure.ResourceManager.ApiManagement SDK nuget package.
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Asking service team to upgrade the sdk to support this new feature
We have the feature merged in track1 SDK https://github.com/Azure/azure-sdk-for-net/pull/34639.
If customer asks for it, can we release it?
Track 2 SDK is still WIP
Hi @ArthurMa1978 and @solankisamir
Thank you for the update.
This saves me manually communicating with the Management REST API, only for the policy fragment part of the APIM.
@ArthurMa1978 or @solankisamir,
Is there any update on this issue?