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

Public Repository for Extensions of Azure CLI.

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

If you run `acipolicygen` with both additional custom fragments, and set the minimum SVN of the infrastructure fragment. The policygen fails with: ``` Invalid artifact name: mcr.microsoft.com/aci/aci-cc-infra-fragment ```

Service Attention

The fact this functionality is a flag in a policy generation tool has created complexity leading to bugs such as the two separate issues fixed by #9258. We should make...

Service Attention

Attestation reports present a SHA256 of the raw security policy that is being enforced. This means changes which are not functional (e.g. arrays being reordered) will result in a different...

Service Attention

Add support for custom ports to **bastion ssh**. The use case is that we want to connect to a Private AKS cluster. We have bastion setup and VM we connect...

question
customer-reported
Network
Service Attention
Network - Bastion
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...

release-version-block

### Describe the bug Unable to create an hci network interface with stack-hci-vm extension, when the nic object and the hci cluster are not in the same subscription. `--custom-location` appears...

bug
customer-reported
Subscription
Service Attention
Alerts Management
Auto-Assign

Fix typo in `az monitor app-insights workbook --help` --- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command az monitor...

customer-reported

As of confcom 1.2.7, the default behaviour of `--upload-fragment` has changed in a breaking way. Previously, it would attach the fragment to the first image specified in the input to...

Service Attention

Found by tests in - https://github.com/Azure/azure-cli-extensions/pull/9199 Fragments are added twice, causing duplicate namespaces which is caught as an error

### Describe the bug When the cosmosdb-preview extension is installed, the --minimal-tls-version argument is no longer recognized. ### Related command az cosmosdb create --subscription --name --resource-group --kind globaldocumentdb --default-consistency-level BoundedStaleness...

bug
CosmosDB
Service Attention
Auto-Assign