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

Replace AAD/ Add Microsoft Entra ID #498

Merged
merged 9 commits into from
Oct 4, 2023
Merged

Replace AAD/ Add Microsoft Entra ID #498

merged 9 commits into from
Oct 4, 2023

Conversation

roarrioj
Copy link
Contributor

@roarrioj roarrioj commented Oct 2, 2023

Overview/Summary

Replace this with a brief description of what this Pull Request fixes, changes, etc.

This PR fixes/adds/changes/removes

  1. Replace me
  2. Replace me
  3. Replace me

Breaking Changes

  1. Replace me
  2. Replace me

Testing Evidence

Replace this with any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).

As part of this Pull Request I have

  • Read the Contribution Guide and ensured this PR is compliant with the guide
  • Ensured the resource API versions in .bicep file/s I am adding/editing are using the latest API version possible
  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues
  • (AVD LZA Team Only) Associated it with relevant ADO Items
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation (e.g. Contribution Guide, Module READMEs, Docs etc.)

@@ -10,7 +10,7 @@ Follow the steps below to troubleshoot and resolve the issue:

### Validate environment and account configuration

- **Check Configuration**: Review your Azure Virtual Desktop (AVD) virtual network configuration and ensure that DNS is properly configured and the virtual network is peered to the network Hub or Identity Services virtual network. When using AD DS or AAD DS commonly the virtual network will need to be setup with custom DNS servers settings that point to the domain controllers IPs.
Copy link
Collaborator

Choose a reason for hiding this comment

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

AAD DS service hasn't been renamed to the new Microsoft Entra ID model, for now let's keep AAD DS

Copy link
Collaborator

Choose a reason for hiding this comment

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

@roarrioj this one seems to be pending for updates.

@@ -11,7 +11,7 @@
- **Environment** – Deployment Environment type (Development/Test/Production), will be used for naming and tagging purposes.
- **Identity provider** blade
- **Identity Service Provider** - Identity service provider (AD DS, AAD DS, AAD) that already exists and will be used for Azure Virtual Desktop.
- Microsoft Entra ID (AAD).
- Microsoft Entra ID.
- Active Directory (AD DS).
- Microsoft Entra ID Domain Services (AAD DS).
Copy link
Collaborator

Choose a reason for hiding this comment

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

AAD DS service hasn't been renamed to the new Microsoft Entra ID model, for now let's keep Azure AD DS (AAD DS)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@@ -1,4 +1,4 @@
# Implement Azure Virtual Desktop with Azure Active Directory
Copy link
Collaborator

Choose a reason for hiding this comment

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

"Azure" needs to be removed, the new service name is "Microsoft Entra ID" not "Azure Microsoft Entra ID"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done! @danycontre

Copy link
Collaborator

@danycontre danycontre left a comment

Choose a reason for hiding this comment

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

@roarrioj thanks for your contribution.

Please take a look at the comments and adjust the PR.

Copy link
Contributor Author

@roarrioj roarrioj left a comment

Choose a reason for hiding this comment

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

replace Azure Microsoft Entra

@roarrioj roarrioj requested a review from danycontre October 4, 2023 19:33
@roarrioj roarrioj merged commit 4f9e540 into Azure:main Oct 4, 2023
8 checks passed
petersonjdNIH pushed a commit to ARPA-H/avdaccelerator-nih that referenced this pull request Aug 26, 2024
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