MicrosoftLearning / AZ400-DesigningandImplementingMicrosoftDevOpsSolutions

AZ-400 Course Repository for Labs and Demos.
https://microsoftlearning.github.io/AZ400-DesigningandImplementingMicrosoftDevOpsSolutions/
MIT License
518 stars 963 forks source link

M08_L14_Monitor_Application_Performance_with_Azure_Load_Testing ("WorkloadIdentityFederation" is not supported") issue #571

Closed ahsan296 closed 1 month ago

ahsan296 commented 1 month ago

Contact Details

No response

What happened?

Exercise : 02 Task: 04 Step:15

Description of issue: UnhandledPromiseRejectionWarning: Auth Scheme "WorkloadIdentityFederation" is not supported.

The same issues is already reported at this Microsoft below link: https://developercommunity.visualstudio.com/t/AzureLoadTest1---UnhandledPromiseReject/10494725?pageSize=15&sort=active

What's the update about it?

The Screenshot have attached below: image

Lab

Other

Relevant screenshots

paste here 😉

Do you want to help us? 👏

rob-foulkrod commented 1 month ago

As stated in your referenced link, WWorkloadIdentityFederation Service Connections are not yet supported. The current lab instructions have you Create an automatic Service Principal from the 'Authorize' option. If your previously created Service principal is of the WIF verity you may get this message.

Until WorkloadIdentityFederation service connection are supported, use the inline Authorize option.

Instruction could be more clear about strongly suggesting a service connection created inline or a manual Service Connection.