-
Digital Twins - Core nightly test runs are failing with:
> Error message:
>BadRequest
Headers:
Cache-Control : no-cache
Pragma : no-cache
x-ms-failure-ca…
-
Grafana version: 9.3.1 and above
Data source type: Azure Monitor.
Strats from grafana version 9.3.1, the resource selector stops showing resources in the **westus3** region. Fallback to grafana…
-
We have the linter enabled for the `@azure/digital-twins-core` package, and have a quite a few linter errors to fix
This issue is to ensure that we fix the these errors so that we future regression…
-
We have identified a dependency on version 5.3.1 of rollup-plugin-terser. Version 5.3.1 of rollup-plugin-terser has been deprecated.
A new version (7.0.2) is available for upgrade.
Following are the …
-
## TO DO
- The goal is to have the `.nycrc` config for all the following packages that are consistent.
- This includes consistency for the `integration-test:node` command for all the packages as we…
-
## Expected Behavior
Cloud Event Properties are not being passed from the PubSub. I expect that when I have an item on Azure Event Hub in Cloud Events spec (e.g. by creating an Azure Digital Tw…
-
Newly added Live test pipeline continuously failing since past many days - https://dev.azure.com/azure-sdk/internal/_build?definitionId=2313
-
# Issue Transfer
This issue has been transferred from the Azure SDK for .NET repository, [#24806](Azure/azure-sdk-for-net#24806).
### Please be aware that @cs109seizures is the author of the o…
-
**Describe the bug**
If I make two calls:
AsyncPageable playerCardTwinList = dtclient.QueryAsync($"SELECT * FROM DIGITALTWINS WHERE Value = '{pcard.Value}' and Suite = '{pcard.Suite}
and
Asy…
-
When `core-http`'s `ServiceClient` class uses a `TokenCredential` to authenticate with a service, it has to decide what the resource "scope" URI is before creating the `BearerTokenAuthenticationPolicy…