-
Could you please provide more details on the steps to configure the App registration / required app permissions / configuring SSO ?
This section "Register your bot using bot channel registration in…
-
### Core Library
MSAL Node (@azure/msal-node)
### Wrapper Library
Not Applicable
### Public or Confidential Client?
Confidential
### Description
In TypeScript, the spread operator does not igno…
-
**Details**
We are going to make b2c authorization in our Android app and we faced with issue with "IMultipleAccountPublicClientApplication.acquireToken" method and fragment.
**Smartphone (please …
-
**Related command**
az synapse workspace create --name $synapseWorkspaceName --resource-group $resourceGroupName --storage-account $storageAccountName --file-system $fileShareName --location $locatio…
-
Hi,
We're being advised that Microsoft will stop supporting basic authentication for Office 365 mailboxes or endpoints on October 13, 2020.
https://developer.microsoft.com/en-us/office/blogs/end…
-
### Cmdlet(s)
Set-AzureRmAutomationModule
### PowerShell Version
5.1.14393.1884
### Module Version
4.0.0
### OS Version
10.0.14393.1884
### Description
The **Set-AzureRmAutomationModu…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
None
### What bro…
-
## What
Azure CosmosDB has a Cassandra-compatible API that allows Cassandra clients to talk to it:
https://docs.microsoft.com/en-us/azure/cosmos-db/cassandra/cassandra-introduction
## How
See …
-
### Type of issue
Code doesn't work
### Description
I have a JWT that looks like this:
```
{
"aud": "xxx",
"iss": "https://login.microsoftonline.com/xxx/v2.0",
...,
"azp": "xxx",
…
-
# Steps to reproduce
Run Get-PartnerInvoice inside an Automation Runbook
```powershell
Get-PartnerInvoice
Write-Output -InputObject "Should continue"
```
Returns:
```powershell
Account …