[BUG] Microsoft.Azure.Management.ApiManagement UserOperations CreateOrUpdate does not contain notify parameter
See original GitHub issueDescribe the bug
According to documentation ApiManagement.UserOperations.CreateOrUpdate
must contain notify
parameter which should trigger welcome email.
This parameter is missing in the latest version of Microsoft.Azure.Management.ApiManagement package
Expected behavior
I expect to be able to pass notify
parameter to apiManagement.User.CreateOrUpdateAsync
Actual behavior (include Exception or Stack Trace)
There is no such parameter in apiManagement.User.CreateOrUpdateAsync
To Reproduce Steps to reproduce the behavior (include a code snippet, screenshot, or any additional information that might help us reproduce the issue)
- Install package Microsoft.Azure.Management.ApiManagement -Version 6.0.0-preview
- Create ApiManagementClient
- Check apiManagement.User.CreateOrUpdateAsync
Environment:
- Name and version of the Library package used: Microsoft.Azure.Management.ApiManagement -Version 6.0.0-preview
- dotnet Version: 5.0.200-preview.20601.7 Commit: b3b934bbf2 OS Name: Windows OS Version: 10.0.19041 OS Platform: Windows
- IDE and version: Visual Studio 16.3
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
BUG: Azure API management user.createOrUpdate does ...
Actually the createOrUpdate op on user object does not pass the "identities" array to post body parameters here:.
Read more >ApiManagementServiceOperatio...
Parameters supplied to the CreateOrUpdate API Management service operation. Returns. ApiManagementServiceResource. Applies to. Product, Versions. Azure SDK for ...
Read more >Unable to create Azure API management resource when ...
Ran into this bug recently while creating API Management Service. I have Azure policy "Inherit a tag from the resource group if missing...
Read more >Notification Recipient User - Create Or Update - REST API ...
Adds the API Management User to the list of Recipients for the Notification. In this article. URI Parameters; Responses; Security; Examples ...
Read more >Subscription - Create Or Update - REST API (Azure ...
Learn more about API Management service - Creates or updates the subscription of specified user to the specified product.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you for your feedback. Tagging and routing to the team best able to assist.
Hi @xakpc, since you haven’t asked that we “
/unresolve
” the issue, we’ll close this out. If you believe further discussion is needed, please add a comment “/unresolve
” to reopen the issue.