Azure / iotedge

The IoT Edge OSS project
MIT License
1.45k stars 457 forks source link

Update pipeline to be using Service Principal instead of Service Account PAT #7273

Closed yophilav closed 2 months ago

yophilav commented 2 months ago

Update pipeline to be using Service Principal instead of Service Account PAT

Update the following build pipelines to be using Service Principal for authentication to resources endpoints instead of using the Service Account PAT:

Please replace this line with your PR description and read PR checklist below

Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines and Best Practices

Testing Guidelines

Draft PRs

Note: We use the kodiakhq bot to merge PRs once the necessary checks and approvals are in place. When it merges a PR, kodiakhq converts the PR title to the commit title, PR description to the commit description, and squashes all the commits in the PR to a single commit. The net effect is that entire PR becomes a single commit. Please follow the best practices mentioned here for the PR title and description