-
Thank you for submitting this review request. Thorough review of your management library namespaces ensures that your library names are consistent with the guidelines and the consumers of your managem…
-
It looks like we hard-code (and always set) the `Prefer:` header to "return-no-content" everywhere in C++, rather than it be configured based on options:
https://github.com/Azure/azure-sdk-for-cpp/blo…
-
The call to fetch the first page sets the appropriate query parameters based on the input parameter value:
https://github.com/Azure/azure-sdk-for-java/blob/840911147fb403b6246d866999189c3875d889c6/sdk…
-
When there is a new RP onboard in azure-rest-api-specs, the CI failure
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4270662&view=logs&j=03afb3bb-7296-55ad-aa07-ceee610c73b2&t=0f320…
-
1) The default value of `UpsertEntityOptions` is `UpsertKind::Update` in C++, but it is Merge in other languages.
2) We are calling AddEntity in the exception path for some reason, which the other lan…
-
Tables' ci.yml was the only one that was inconsistent. All other instances within the repo have the `LiveTestCtestRegex` value match `CtestRegex`, so we fixed it in https://github.com/Azure/azure-sdk-…
-
New SDK Review meeting has been requested.
**Service Name**: Health Data DeIdentification
**Review Created By**: Graham Thomas
**Review Date**: 10/23/2024 02:05 PM PT
**Release Plan**:[1429](https:/…
-
### Describe the bug
We have a PowerShell script to create an Azure key vault in a disposable environment. In the beginning of the script, we are checking if a soft-deleted key vault exists that has …
-
Review of the Azure Identity SDK October 2024 Release.
2024-07 Beta-1 : Use MSAL for managed identity token requests
2024-08 Beta-2 : Improve Confidential Client Error Messages, Add support for pr…
-
At present, clientcore must be built and installed locally via e.g.
```
mvn install -pl io.clientcore:core -am
```
Eventually, we either need it be published to maven, or have other alternatives so t…