Closed janegilring closed 2 weeks ago
This pull request updates the authentication method in the PowerShell test scripts to use Managed Identity instead of service principal credentials.
Authentication method update:
azure_jumpstart_ag/artifacts/PowerShell/tests/common.tests.ps1
azure_jumpstart_ag/artifacts/PowerShell/tests/k8s.tests.ps1
This pull request updates the authentication method in the PowerShell test scripts to use Managed Identity instead of service principal credentials.
Authentication method update:
azure_jumpstart_ag/artifacts/PowerShell/tests/common.tests.ps1
: Changed the login method to Azure PowerShell from service principal to Managed Identity.azure_jumpstart_ag/artifacts/PowerShell/tests/k8s.tests.ps1
: Changed the login method to Azure PowerShell from service principal to Managed Identity.