Skip to content

Commit acc6d03

Browse files
authored
Remove docs about WUS server instability (#43)
The issue has been resolved.
1 parent e300e21 commit acc6d03

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -302,15 +302,6 @@ timestamp-rfc3161: 'http://timestamp.acs.microsoft.com'
302302
timestamp-digest: 'SHA256'
303303
```
304304
305-
### Server Selection
306-
There is currently a known issue with the WUS region where ~10% of signing requests will be very slow (up to 100 seconds to sign a single file). This may cause significant slow downs and possibly timeout failures during runs. It is suggested to use the EUS region when possible:
307-
308-
```yaml
309-
endpoint: https://eus.codesigning.azure.net/
310-
```
311-
312-
The Trusted Signing team is currently working with Azure to solve this problem.
313-
314305
### Authentication
315306
This Action performs authentication using [DefaultAzureCredential](https://learn.microsoft.com/dotnet/api/azure.identity.defaultazurecredential?view=azure-dotnet) which attempts a series of authentication methods in order. If one method fails, it will attempt the next one until authentication is successful.
316307

0 commit comments

Comments
 (0)