-
This line should be removed since the same throughput will anyways be added in the do-while loop after the for loop breaks.
https://github.com/attdevsupport/VideoOptimzer/blob/5c75572c5113db3c33749…
-
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az aro delete`
**Errors:**
```
The command failed with an unexpected error. Here is…
-
Integrate with Azure ARC for enabling Azure Monitor and Log Analytics
-
## Description
Create a tip bot for Discord.
## Possible implementation
This should be relatively easy, utilising the [Arionum RPC](https://github.com/arionum/json-rpc).
We could proba…
-
## Description
Create a tip bot for Twitter.
## Possible implementation
Not obligatory, but suggest an idea for implementing addition or change.
-
It would be great to have Terraform support for the creation of the cluster within the existing Terraform provider: https://registry.terraform.io/providers/hashicorp/azurerm/
The configuration para…
-
As a followup, it would be good to create a dedicated SCC instead of using `privileged` to ensure we don't grant more than we need. The new SCC resource can then be part of the deployment so users don…
-
Duplicate typedefs should be allowed if they're equal. This one is weird; it seems it only happens for `long` (not `long int` or `unsigned long` or any other specifier):
```c
typedef long foo;
ty…
ehaas updated
2 months ago
-
Managed Identities support in ARO are required by customers to avoid managing Service Principals.
@sakthi-vetrivel @kagowda
-
### Zig Version
0.13.0
### Steps to Reproduce and Observed Behavior
Create a Zig project with `zig init` and add a normal dependency (such as [zig-clap](https://github.com/Hejsil/zig-clap)) a…