-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
add Microsoft.DevOpsInfrastructure as allowed services for subnet delegation #27259
Conversation
Co-authored-by: Ajay <40024974+ajaykn@users.noreply.github.com>
My apologizes for misreading the Issue, I was to eager to link these two together, thought the issue was mainly about adding the Delegation on the Subnet. After reading it better now, I see it's a request for the whole resource, not only the requirements it needs on the Subnet. It's been removed now, thanks for paying attention to the details. |
no worries, thanks for trying to help :) |
very happy someone beat me to this ;-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ☄️
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
https://learn.microsoft.com/en-us/azure/devops/managed-devops-pools/prerequisites?view=azure-devops&tabs=azure-portal#azure-portal-1
Community Note
Description
Microsoft released a new service called Managed DevOps agents. To use it, one needs to delegate a subnet to the service Microsoft.DevOpsInfrastructure according to the docs: https://learn.microsoft.com/en-us/azure/devops/managed-devops-pools/prerequisites?view=azure-devops&tabs=azure-portal#azure-portal-1
PR Checklist
For example: “
resource_name_here
- description of change e.g. adding propertynew_property_name_here
”Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_subnet
- supportMicrosoft.DevOpsInfrastructure
as delegation serviceThis is a (please select all that apply):
Related Issue(s)
Fixes #0000
Note
If this PR changes meaningfully during the course of review please update the title and description as required.