-
### Describe the bug
We have several existing environments with a virtual network gateway using a public IP that's set to Basic SKU and Dynamic Allocation. We also spin up new ephemeral environments …
-
### Describe the bug
Referencing [this doc](https://learn.microsoft.com/en-us/azure/aks/csi-secrets-store-identity-access?tabs=azure-cli&pivots=access-with-service-connector), a quick example command…
-
I'm frequently working on project that have mixed c/cpp files. More importantly, ".h" files are frequently cpp anyway. I believe this is pretty common. When I search, I obviously want to search both.
…
-
**Is your feature request related to a problem? Please describe.**
A lot of Bash CLI tools provide a command line option to output a completion script. For example, `ripgrep` provides an option:
``…
-
### Describe the bug
`--resource-group-filter` doesn't seem to work.
### Related command
`az consumption budget create --amount 1000 --budget-name ... --category cost --start-date 2024-09-22 --end-…
-
```console
$ ls -lHSh /usr/bin/{awk,grep,mawk,rg} ~/.local/bin/frawk
-rwxr-xr-x. 1 user user 43M Sep 24 09:19 /home/user/.local/bin/frawk
-rwxr-xr-x. 1 root root 4.3M May 23 08:00 /usr/bin/rg
-rw…
-
### Describe the bug
"az functionpp vnet-integration add" requires the "--vnet" argument, even when using a resource ID in the "--subnet" field.
![Image](https://github.com/user-attachments/assets/78…
-
### Describe the bug
When you don't have the permission to read resource groups in a Subscription and only have permission on several resource groups, you can only create through the portal and not t…
-
**Setup**
- Rancher version: `v2.10-66ce2f133c38379570f59276799bebc222d9ef2d-head`
- Rancher Dashboard: `release-2.10 f9cdb12`
- Browser type & version: any
**Describe the bug**
Rancher offer…
-
### Describe the bug
Running:
```
az aks update --resource-group my-rg --name rg-hash --attach-acr "sub/path"
```
Results in an error even with correct owner subscription roles.
### Relate…