-
Example:
```Kusto
TimelineRecords
| where not(Path has '.') and Path has '038'
| where BuildId in (2315074, 2315077)
| order by BuildId
```
Produces next result:
BuildId | Name | Result | Atte…
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
3.2.0
### Wrapper Library
MSAL Angular (@azure/msal-angular)
### Wrapper Library Version
3.0.5
### Publi…
-
**Describe the improvement you would like to see**
SignalR should be hosted or emulated locally when the in-memory database is selected. This will prevent message conflicts when testing entirely loca…
-
# Goal and Motivation
Dotnet/aspnetcore produces some maven files that we publish to the [maven repository](https://mvnrepository.com/). This is currently done manually, using the steps described i…
-
There is an error once i try to run graphstrike.py. I have made sure that there is no changes to the original graphstrike.profile and made sure that all requirements are met. I am running both teamser…
-
Codesamples and best practices should show how to set the ApplicationName option to disambiguate different Hubs with the same name on different services.
It would also be nice to have an overview…
-
Allows the server to retain the send buffer while the client is reconnecting and preserve connection state (`Context.Items`, connection ID, etc.).
Thoughts:
* Would need to be opt-in and supported…
-
### Description
I have the Az module installed locally and noticed that functions like `Get-AzContainerApp` were not found. I would have to install Az.App module separately in order for Container App…
-
**Describe the bug**
We have two sets of bicep templates that we deploy using deployment stacks:
- One containing "shared" resources, that are used by multiple environments (e.g. dev, stage,..).
- …
-
## Description
When using Get-AzNetworkServiceTag it does not return Values for service tags. I've tried to get results from different locations and the result is the same, the property called "Val…