-
**Resource Provider**
Storage feature, mostly on dataplane
**Description of Feature or Work Requested**
Support HNS versioning, see feature function spec: https://microsoft-my.sharepoint.com/…
-
Network commands to control Wyrestorm MX-0808-H2A
8x8 HDMI Matrix made by Wyrestorm
[Product Page](https://wyrestorm.com/MX-0808-H2A)
[API and Syntax](https://wyrestorm0.sharepoint.com/Partne…
-
Hi, I have a problem with authentication to Sharepoint to download some files.
I used this code for the test connection:
```
from office365.runtime.auth.authentication_context import Authenticatio…
-
When you are reading an older version of the documentation and the top banner presents the message "We're no longer updating this content regularly. Check the Microsoft Product Lifecycle for informati…
-
Hi there,
Since this morning the Instagram images are not loading on SharePoint.
Please, advise.
-
when I try to load more than 100 records from list once, I get an issue that coming only 100 records per time.
I've tried to use ->top(3000) and it was working for some short time, and then... stoped…
-
MSAL has a new API `WithTelemetryClient(ITelemetryClient)` (in the CCA builder0 which should be exposed in Id.Web
MSAL will be generating a few datapoints (slightly larger set than what we use tod…
-
(also posted here: https://github.com/SharePoint/sp-dev-docs/issues/9018 as requested by Microsoft Teams app submissions team)
### Target SharePoint environment
SharePoint Online
### What Sha…
-
#43 and #54 create the infrastructure to build and push the pipeline to ACR in an image. It also creates a pool with the same tag. But these images and pools aren't actually linked as far as we can te…
-
Downloading the file using C# creates a stream which is IDisposable.
I don't think the SDK disposes streams by itself (how would it know when the stream is not needed anymore?) which means the caller …