I just saw that the Devops portal have possibly a sub-domain in
"aex.dev.azure.com"
I tried to search up a bit but can't find where the difference with "dev.azure.com" is documented.
Any idea where to look for details ? (Unsure who would the community manager for AZDO)
I just saw that the Devops portal have possibly a sub-domain in
"aex.dev.azure.com"
I tried to search up a bit but can't find where the difference with "dev.azure.com" is documented.
Any idea where to look for details ? (Unsure who would the community manager for AZDO)
i don't see anymore the button of Code Search on the top right to change the code split to be vertical/horizontal on both 2022 and 2026
and i can't tell in the setting where would that be
i also don't see a line in the settings.json
how does one change it now ?
i don't see anymore the button of Code Search on the top right to change the code split to be vertical/horizontal on both 2022 and 2026
and i can't tell in the setting where would that be
i also don't see a line in the settings.json
how does one change it now ?
i saw you opened github.com/open-telemet...
on the otel-collector repo
i seem to face something similar on the OtelExporter itself (but only for metrics)
github.com/open-telemet...
any tips or clue for what to do or checks in case i have miss configured my code ?
i saw you opened github.com/open-telemet...
on the otel-collector repo
i seem to face something similar on the OtelExporter itself (but only for metrics)
github.com/open-telemet...
any tips or clue for what to do or checks in case i have miss configured my code ?
i just noticed you worked for datadog
i saw that you made helpful article about logging as well
do you have one article that show how to use native OTEL from aspnetcore to send the logs to datadog OTEL endpoint ?
i just noticed you worked for datadog
i saw that you made helpful article about logging as well
do you have one article that show how to use native OTEL from aspnetcore to send the logs to datadog OTEL endpoint ?
i was going to ask why InMemoryDbContext isn't deprecated to possibly remove it from public api since there's so much controversy about all the false positive and false negative it can yield back during testing
i'm honestly surprised
i was going to ask why InMemoryDbContext isn't deprecated to possibly remove it from public api since there's so much controversy about all the false positive and false negative it can yield back during testing
i'm honestly surprised
is there a known bug on the latest dev or canary of windows that when running from the latest insider of vs2022
instead of using wt preview as a default terminal it still pops out conhost ?
this is super recent like max 1month i think
even "cmd" inside Win+R pops conhost
is there a known bug on the latest dev or canary of windows that when running from the latest insider of vs2022
instead of using wt preview as a default terminal it still pops out conhost ?
this is super recent like max 1month i think
even "cmd" inside Win+R pops conhost
is there a way with STJ, i'm thinking modifier / converter to read and modify value value of existing JsonElement
eg:
removing empty string inside array
trim string
remove empty string
remove empty array
truncate string only if they are inside string array
is there a way with STJ, i'm thinking modifier / converter to read and modify value value of existing JsonElement
eg:
removing empty string inside array
trim string
remove empty string
remove empty array
truncate string only if they are inside string array
is there anyway with http lient factory to have the ConfigureClient/AddHandler pipeline async ?
we're doing some multi tenancy with a known type of backend
about 8 different so 8 sort of pipeline (auth/header/serializer/way to get the url....)
is there anyway with http lient factory to have the ConfigureClient/AddHandler pipeline async ?
we're doing some multi tenancy with a known type of backend
about 8 different so 8 sort of pipeline (auth/header/serializer/way to get the url....)
do you know who to convince to have official presence on bluesky
and update their logo for things like AzureSdk/AzureSupport/Vs20k/azure devops etc....
still advertising for twitter / facebook to contact their community manager feels more than wrong, more than ever
do you know who to convince to have official presence on bluesky
and update their logo for things like AzureSdk/AzureSupport/Vs20k/azure devops etc....
still advertising for twitter / facebook to contact their community manager feels more than wrong, more than ever
is there a page documenting how someone could "add/move" an entire interactive blazor app under a .MapGroup("/app") ?
with the less change as possible in many many files
let's say with interactive auto if that's what we're supposed to use
is there a page documenting how someone could "add/move" an entire interactive blazor app under a .MapGroup("/app") ?
with the less change as possible in many many files
let's say with interactive auto if that's what we're supposed to use
do you happen to know if there's a toggle on/off for SE.Redis via it options/code - RedisOptions
reason: have firewall issue not depending on me that will last few days and am trying to disable request to redis based on conf without if/elsing the call to .Add
do you happen to know if there's a toggle on/off for SE.Redis via it options/code - RedisOptions
reason: have firewall issue not depending on me that will last few days and am trying to disable request to redis based on conf without if/elsing the call to .Add
am i missing a way to use OTEL with datadog without having to rely on either an agent that i need to deploy or the otel collector
code (log+trace) => otlp ingest
via the open standard protocol
cannot run an extra container and we cannot rely on appservice extension
am i missing a way to use OTEL with datadog without having to rely on either an agent that i need to deploy or the otel collector
code (log+trace) => otlp ingest
via the open standard protocol
cannot run an extra container and we cannot rely on appservice extension