Skip to content
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 Create-AzApiManagementUser script #316

Merged
merged 5 commits into from
Aug 17, 2022

Conversation

pim-simons
Copy link
Contributor

@pim-simons pim-simons commented Aug 15, 2022

Added script to invite or signup a user to an Azure API Management service.
Closes #170

Based on https://github.com/mbraekman/Powershell/blob/master/Azure/APIM-InviteUserToDevPortal.ps1, all credit goes to @mbraekman 🥇

Note: cannot add integration tests as we don't have an Azure API Management service available in our resource group due to costs.

@netlify
Copy link

netlify bot commented Aug 15, 2022

Deploy Preview for arcus-scripting ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/arcus-scripting/deploys/62fcc89527475e0d79b2a552
😎 Deploy Preview https://deploy-preview-316--arcus-scripting.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@pim-simons pim-simons added feature All issues related to new features area:api-management All issues related to Azure API Management labels Aug 15, 2022
@pim-simons pim-simons self-assigned this Aug 15, 2022
@pim-simons pim-simons changed the title feat: Add Create-AzApiManagementUser script feat: Add Create-AzApiManagementUser script (🚧) Aug 15, 2022
@pim-simons pim-simons changed the title feat: Add Create-AzApiManagementUser script (🚧) feat: Add Create-AzApiManagementUser script Aug 16, 2022
@pim-simons pim-simons requested a review from mbraekman August 16, 2022 11:05
Copy link
Member

@stijnmoreels stijnmoreels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff. Thx, Pim! Super that you could integrate this in our module system. Seems like a much-needed addition.

Added some small thoughts.

Copy link
Member

@stijnmoreels stijnmoreels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@pim-simons pim-simons merged commit 8d9d6fd into arcus-azure:master Aug 17, 2022
@pim-simons pim-simons deleted the feature/apim-upsert-users branch August 17, 2022 11:53
@tomkerkhove
Copy link
Contributor

I like these kind of scripts ;)

@pim-simons
Copy link
Contributor Author

I like these kind of scripts ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api-management All issues related to Azure API Management feature All issues related to new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide script to upsert users in APIM (developer portal)
4 participants