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

Azure DNS configuration using Azure Portal only #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inglele
Copy link
Contributor

@inglele inglele commented Jun 24, 2019

Simplified version without Azure PS and using Azure Portal only.
Tested and works great!

Simplified version without Azure PS and using Azure Portal only.
Tested and works great!
webprofusion-chrisc pushed a commit that referenced this pull request 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
@webprofusion-chrisc
Copy link
Contributor

I think it would be good to offer both methods in one document. I used the portal method myself when developing the original feature but some will be looking for the powershell version. We also need to keep the doc file name the same as otherwise it will break the link in google search results.

@webprofusion-chrisc
Copy link
Contributor

Closing. Portal-only instructions will now be out of date and we would want to retain both options (portal or scripting) rather than just a portal only doc.

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