Skip to content

[Identity] Fix MI live test deployment#41525

Merged
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:identity-fix-test-audience
Jun 13, 2025
Merged

[Identity] Fix MI live test deployment#41525
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:identity-fix-test-audience

Conversation

@pvaneck
Copy link
Member

@pvaneck pvaneck commented Jun 11, 2025

When creating a federated identity using the Azure CLI in our test-resources-post.ps1 script, specifying an audience is now required.

This adds the intended audience to the respective command.

When creating a federated identity using the Azure CLI in our
test-resources-post.ps1 script, specifying an audience is now required.

This adds the intended audience to the respective command.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck pvaneck force-pushed the identity-fix-test-audience branch from 3563d7f to ee0a842 Compare June 13, 2025 18:32
@pvaneck pvaneck marked this pull request as ready for review June 13, 2025 19:19
Copilot AI review requested due to automatic review settings June 13, 2025 19:19
@pvaneck pvaneck requested review from a team and xiangyan99 as code owners June 13, 2025 19:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the federated identity creation in the MI live test deployment to comply with the new CLI requirement to specify an audience.

  • Added a new variable ($FICAudience) to set the intended audience value.
  • Updated the federated-credential create command to include the "--audiences" flag with the specified audience.

@github-project-automation github-project-automation bot moved this from Untriaged to In Progress in Azure Identity SDK Improvements Jun 13, 2025
@pvaneck pvaneck merged commit e76c1f6 into Azure:main Jun 13, 2025
29 checks passed
@pvaneck pvaneck deleted the identity-fix-test-audience branch June 13, 2025 19:26
@github-project-automation github-project-automation bot moved this from In Progress to Done in Azure Identity SDK Improvements Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants