Heath Stewart
Heath Stewart
https://github.com/Azure/azure-sdk-for-net/issues/31581 for more information.
The scope is calculated solely from the user-provided `vaultUrl` as shown below: https://github.com/Azure/azure-sdk-for-cpp/blob/9b29538f8a608d185186eff35a16ebfccad9672b/sdk/keyvault/azure-security-keyvault-shared/inc/azure/keyvault/shared/keyvault_shared.hpp#L27-L44 This may not always work across clouds. Instead, if you lack a bearer token you should send...
I'm fine with more detailed branch docs but I don't think this is necessarily the document for that detail. @heaths if you would like to start another PR for review...
Some samples' markdown files include links to the source files, but these add no value and may only confuse customers, leading to them think they may need to set up...
See https://github.com/dotnet/runtime/issues/14741 for details. May only work on Windows.
Live tests are often failing because we delete a lot of projects to clean up a static test resource: > Requests to the Deletes a project. Operation under Language -...
Like with Question Answering, add a MigrationGuide.md for CLU
See here: https://github.com/Azure/azure-sdk-for-python/pull/27237 This might be a good time to start dynamic test resources. We can create a _test-resources.bicep_ (I recommend over ARM JSON) and eventually use this for more...
For several tests where 7.4-preview.1 support was added, anything with a release policy that does define a version (as they did before) is returning: ``` Status: 400 (Bad Request) ErrorCode:...
### Steps to reproduce the problem With version 4.0, the navbar moved from the top to the side, but mobile devices e.g., phones, are typical vertical screens with limited horizontal...