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

New steps with Az PS module instead of AzureRm module #5

Merged
merged 1 commit into from
Jun 24, 2019

Conversation

inglele
Copy link
Contributor

@inglele inglele commented Jun 24, 2019

I updated the script to use Az PS module instead of AzureRM,

Step #2 - There is a change on how Azure handles credential for Get-AzADApplication which requires a PSADPasswordCredential object, created on line #34
Step #4 - There is a portal UI change on step #4 to create SP secret, updated the steps
Step #5 - updated with Get-AzSubscription which show both SubId and TenantId to use on step #6

I updated the script to use Az PS module instead of AzureRM,

Step webprofusion#2 - There is a change on how Azure handles credential for Get-AzADApplication which requires a PSADPasswordCredential object, created on line webprofusion#34
Step webprofusion#4 - There is a portal UI change on step webprofusion#4 to create SP secret, updated the steps
Step webprofusion#5 - updated with Get-AzSubscription which show both SubId and TenantId to use on step webprofusion#6
@webprofusion-chrisc
Copy link
Contributor

Thanks again!

@webprofusion-chrisc webprofusion-chrisc merged commit 7da06ed into webprofusion:master Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants