-
記錄目前哪些 API 缺少索引。
-
### Terraform (and AzureAD Provider) Version
Terraform v0.15.1
Azuread Plugin Version v2.x
### Affected Resource(s)
* `azuread_group_member`
### Debug Output
```
2021-12-03T13:55:36.6…
-
Currently, it's up to the BrAPI provider to handle authentication, some will use OAuth, others may use username/password login with Bearer tokens or something else entirely.
While everyone agrees, th…
-
### Verified issue does not already exist?
I have searched and found no existing issue
### What error did you receive?
```
InnerException : False
Exception : System.Management.Auto…
-
**Describe the bug**
If you try to create an authenticated client to a Atlassian-hosted (perhaps self hosted too) Jira instance and the username and/or password is wrong you'll be given a very mislea…
-
Hello,
I've cloned the repo and when trying to run
`.\Set-ProfileCardPronoun.ps1 -PronounAttribute extensionAttribute7`
I'm getting this error message:
`Invoke-MgGraphRequest : PATCH https…
-
### Describe the bug
Exception arrives to TaskScheduler.UnobservedTaskException.
```
_Exception message:_
A Task's exception(s) were not observed either by Waiting on the Task or accessing it…
jinek updated
2 years ago
-
Stupid cms has many errors and dont have a installer
Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, bool breakConnection, Action wrapCloseInAction)
Microsoft.Data.Sql…
-
### Description
`$DebugPreference` cmdlet does not handle $DebugPreference at all.
### Issue script & Debug output
```PowerShell
$DebugPreference = "Continue"
New-AzADGroup -DisplayName "foobar"…
-
### Describe the bug
When using the az cli, an internal server error is thrown when using `az ad sp credential delete --id xxxxx --key-id xxxxx --verbose` and `az ad sp credential reset --id xxxxx`
…