Skip to content

Remove ado msi option #23

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

Merged
merged 14 commits into from
Jun 11, 2024
Merged

Remove ado msi option #23

merged 14 commits into from
Jun 11, 2024

Conversation

jaredfholgate
Copy link
Member

@jaredfholgate jaredfholgate commented Jun 10, 2024

Overview/Summary

Removes support for MSI auth in Azure DevOps and migrates the ci cd template files to this repository since they are tightly couple to this code.

Sister PRs:

This PR fixes/adds/changes/removes

  1. Feature Request: Remove MSI Auth Option for Azure DevOps ALZ-PowerShell-Module#168

Breaking Changes

Removes the support for MSI auth on agents / runners.

Moves the CI/CD templates from the starter module to this module. Semi-breaking change, but probably warrants a major version update.

Testing Evidence

e2e tests run.

Additionally run against new branch of PowerShell module: https://github.com/Azure/accelerator-bootstrap-modules/actions/runs/9450687525

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant issues, for tracking and closure.
  • 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.

@jaredfholgate jaredfholgate added the Type: Enhancement ✨ New feature or request label Jun 10, 2024
@jaredfholgate jaredfholgate self-assigned this Jun 10, 2024
@jaredfholgate jaredfholgate added the PR: Safe to test 🧪 Enables running of End to End Tests label Jun 10, 2024
@jaredfholgate jaredfholgate merged commit aba1001 into main Jun 11, 2024
18 checks passed
@jaredfholgate jaredfholgate deleted the remove-ado-msi-option branch June 11, 2024 10:10
jaredfholgate added a commit to Azure/alz-terraform-accelerator that referenced this pull request Jun 11, 2024
<!-- Thank you for submitting a Pull Request. Please fill out the
template below.-->
## Overview/Summary

This PR updates the docs to reflect the deprecation of MSI auth support
for ADO.

It also removed the ci cd files which have been migrated to the
bootstrap module.

Sister PRs:

* Azure/accelerator-bootstrap-modules#23
* Azure/ALZ-PowerShell-Module#116

## This PR fixes/adds/changes/removes

1. #40

### Breaking Changes

This will have a minor version increment since we are removing the ci cd
files, but the actual starter module code is not changing.

## Testing Evidence

Please provide 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

- [ ] Checked for duplicate [Pull
Requests](https://github.com/Azure/alz-terraform-accelerator/pulls)
- [ ] Associated it with relevant
[issues](https://github.com/Azure/alz-terraform-accelerator/issues), for
tracking and closure.
- [ ] Ensured my code/branch is up-to-date with the latest changes in
the `main`
[branch](https://github.com/Azure/alz-terraform-accelerator/tree/main)
- [ ] Performed testing and provided evidence.
- [ ] Updated relevant and associated documentation.
jaredfholgate added a commit to Azure/ALZ-PowerShell-Module that referenced this pull request Jun 11, 2024
# Pull Request

## Description

We are removing a pipeline path variable that is no longer required.

Here is a successful e2e test run with the updated bootstrap code:
https://github.com/Azure/accelerator-bootstrap-modules/actions/runs/9450687525/job/26029889532

These are the sister PRs related to this: 

* Azure/accelerator-bootstrap-modules#23
* Azure/alz-terraform-accelerator#152

## License

By submitting this pull request, I confirm that my contribution is made
under the terms of the projects associated license.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Safe to test 🧪 Enables running of End to End Tests Type: Enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants