azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

Public Repository for Extensions of Azure CLI.

Results 357 azure-cli-extensions issues
Sort by recently updated
recently updated
newest added

This would be useful when the target VM's port 22 is somehow unreachable. I have tested the `time ssh -o ConnectTimeout=10 example.com` to see that option working. But I have...

Compute
VM SSH
Auto-Assign

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ] Have you run `azdev...

CI
Auto-Assign

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command `az dataprotection backup-vault list-permissions` Example: `az dataprotection backup-vault list-permissions -g...

customer-reported
Data Protection
Auto-Assign

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### General Guidelines - [ ] Have you run `azdev style ` locally?...

AKS
Auto-Assign

This PR consists for changes required in connectedk8s CLI for supporting private link. Link to doc: https://microsoft-my.sharepoint.com/:w:/p/akkeshar/EV3h-BzQhYtKujEXwB4TQHMBYDAQSON5jWc5mEKXiv9AvQ?e=cBOeeZ This PR also has the fix for waiting for LRO operations before installing/updating...

do-not-merge

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ] Have you run `azdev...

--- This checklist is used to make sure that common guidelines for a pull request are followed. https://github.com/Azure/azure-cli/issues/21299 ### Related command ### General Guidelines - [ ] Have you run...

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ] Have you run `azdev...

Cosmos
Auto-Assign

--- - [ ] Consider use azdev to do static testing. (TODO) - [ ] Use same pylintrc file and same pylint version 2.11.1.

CI
Auto-Assign

add a condition to check what architecture we will be executing Helm (arm64 or amd64). This will ensure that we download the correct binaries for that platform. Currently, on a...