microsoft / microsoft/AzureTRE
Allow AD joining of VM from Workspaces
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
From workspace subnet, allow on firewall:
https://enterpriseregistration.windows.net - For device registration.
http://169.254.169.254 - Azure Instance Metadata Service endpoint.
https://login.microsoftonline.com - For authentication flows.
https://pas.windows.net - For Azure RBAC flows.
Allow port 80 on NSG for http://169.254.169.254
https://docs.microsoft.com/en-us/azure/active-directory/devices/howto-vm-sign-in-azure-ad-windows
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is named. Start with the linked Azure AD VM sign-in documentation and inspect the workspace subnet firewall and NSG configuration; done means the listed endpoints are allowed and port 80 permits access to the Azure Instance Metadata Service.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- authentication, cloud, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100