-
As described in #73 the "redirect URI" needs to be https instead of http. So I added as redirect URI in azure my https address (which has an invalid cert)
I added "https://192.168.0.88:8123/api/mic…
-
Azdev-ify journey
**Step 1 - Exploration/initialization**
- [x] Azdev-ify blog series (@puicchan)
- https://aka.ms/azure-dev/azdevifyblog
- https://aka.ms/azure-dev/azdevifyblog2
- …
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a Fleet contributor working on vulnerability processing features,
| I want to remove o…
-
When ```ModelState.IsValid``` is called on model which is provided as a input parameter and the model isn't valid, ```ProblemDetails``` is generated and provided as a body output by all operations wit…
-
Problem, Dual Monitor with different DPI. On other Monitor Text is very blurry
I changed the manifest with mt.exe
mt -manifest notepad++.exe.manifest -outputresource:notepad++.exe
`
...
…
-
On the page https://docs.microsoft.com/en-us/odata/webapi/first-odata-api (md file: https://github.com/MicrosoftDocs/OData-docs/blob/main/Odata-docs/webapi/first-odata-api.md), The section titled Regi…
-
### Describe what you noticed and did
Motivation: I am trying to allow programs to access my microphone inside a Sandbox with Data Protection (Blue Sandbox).
TODO: these two COM Object is what I s…
-
Hi Ben,
`CrcAlgorithm` already is quite close to `NonCryptographicHashAlgorithm`, the base for e.g. `Crc32` (https://learn.microsoft.com/en-us/dotnet/api/system.io.hashing.crc32), but there are sub…
-
## Issue
Today when a bot user clicks the login button on an oauth card , the signin process involves opening a browser for login. If the user cancels this flow (by not granting consent for instance)…
-
This issue was copied from https://github.com/microsoft/checkedc-clang/issues/644
----
This issue tracks the TODOs left during the initial implementation of generic structs (see comments below).