Millicent Achieng

Results 8 issues of Millicent Achieng

**Describe the bug** There is a double and at times triple vertical scroll bar on expanded modal **To Reproduce** Steps to reproduce the behavior: 1. Go to https://developer.microsoft.com/en-us/graph/graph-explorer 2. Click...

Bug – P2

A schema can be annotated in one of the following two ways: **_Option 1_** ```xml … ``` **_Option 2_** ```xml … ``` The resulting `EdmModel` after parsing the CSDL does...

Implement this in samples, permissions, changes, tour steps and Open API services to prevent port exhaustion. Resources: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-requests?view=aspnetcore-7.0

type: enhancement

We currently use various caching mechanisms within DevX API: MemoryCache, ConcurrentDictionary etc. Points to explore: - How frequent should we refresh cache? - Can multiple threads concurrently write to the...

type: enhancement

Create a GitHub action that runs weekly to fetch permissions from the `/servicePrincipals` endpoint on Graph and update the permissions reference page.

area: microsoft-graph-docs

If the properties of a resource are divided into multiple tables within a resource topic, API Doctor should be able to map all these properties to the resource for validation,...

area: api-doctor