-
## Description
I am trying to run
```powershell
New-AzSqlDatabase -ResourceGroupName "A_ResourceGroup-NAME-rg" -ServerName "serverlesstest" -DatabaseName "serverlessdbtest" -ComputeModel "Serverle…
-
## Description
```
I am creating action rules through powershell and it works fine if I use a -ReccurenceType of "Weekly" or "Always". If I try and use a type of "Once" I get an error of Set-AzA…
-
## Description
When troubleshooting and trying to find a workaround for #14998 we tried to set FtpsState together with app settings which indeed worked. In later regression tests we found out that th…
-
ILMD is "Instance/Lot master data" and is defined in EPCIS 1.2 sec 7.3.6 as follows:
(Please, where can I read the draft EPCIS 2.0?)
> descriptive attributes that provide information about one o…
-
## Description
Sometimes Restore-AzRecoveryServicesBackupItem fails for no obvious reason. I've had the same database sometimes fail and sometimes succeed. My intended use case has me trying to res…
-
```
2020-07-01 13:24:46.120994 | centos-8 | TASK [vmware_host_logbundle : fetch logbundle archive file from ESXi use performance_data param - connect to vCenter] ***
2020-07-01 13:24:46.121288 | c…
-
## Description
Trying to update tags on an Azure FrontDoor -
```powershell
Set-AzResource -ResourceId $obj.ResourceId -Tag $Tags -Force
Set-AzResource : OperationNotAllowed : "Patch" …
-
## Description
When you attempt to use
`Connect-AzAccount -ServicePrincipal -CertificateThumbprint $thumbprint_from_local_store`
using a certificate that has it's private key on a (AWS c…
-
Hello,
Some fields I'd like to see added for the host object:
host.description
host.cluster
host.contact.domain (group of persons / users)
host.contact.person (or user)
host.customer (custom…
-
Example: https://github.com/timberio/vector/runs/1392147593#step:3:1139
```
Compiling rdkafka v0.24.0
memory allocation of 150994944 bytes failed
error: could not compile `vector`.
```
T…