-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: Add Remove-AzApiManagementUser script #321
feat: Add Remove-AzApiManagementUser script #321
Conversation
✅ Deploy Preview for arcus-scripting ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Yeah, I think that we should rename this instead then. PowerShell let's you use it together with Maybe we can add |
Renamed the scripts to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! v0.7 is shaping to be an amazing release. Thx for this!
Added script to remove a user to an Azure API Management service.
Closes #320
Note: cannot add integration tests as we don't have an Azure API Management service available in our resource group due to costs.