Daniel Jurek

Results 85 issues of Daniel Jurek
trafficstars

Migrate YAML to support `UseFederatedAuth` and `ServiceConnection`. Make sure cloud config default parameters include `ServiceConnection` Service connection names: * `azure-sdk-tests` * `usgov_azure-sdk-tests` * `china_azure-sdk-tests`

Central-EngSys

Includes updated configurations for sovereign cloud testing. Sovereign cloud testing pipelines pass (includes testing in public cloud): https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3792708&view=results

KeyVault

Migrate YAML to support `UseFederatedAuth` and `ServiceConnection`. Make sure cloud config default parameters include `ServiceConnection` Service connection names: * `azure-sdk-tests` * `usgov_azure-sdk-tests` * `china_azure-sdk-tests`

Central-EngSys

Fixes [#5483](https://github.com/Azure/azure-sdk-for-cpp/issues/5483)

When releasing to vcpkg if the branch name collides with a previously used branch name the resulting vcpkg PR may have conflicts. Possible fixes: * Fail the release if the...

Central-EngSys