Skip to content

Add az extensions to SAW #32710

@gulevi1

Description

@gulevi1

Hello,

As per the item I created, I was advised to reach out to this alias to request adding the Azure CLI extension we need for SAW.
Currently, when running the az command in the Terminal App with PowerShell, we encounter the following error:

Error loading command module 'containerapp': No module named 'ctypes'

The commands below fail to execute, as they appear to be missing from the Azure CLI release on SAW:

A) az grafana
B) az kusto

The excising extensions are :

PS C:\Users\GULEVI> az extension list
[
{
"experimental": false,
"extensionType": "whl",
"name": "datafactory",
"path": "C:\Program Files\Microsoft SDKs\Azure\CLI2\Lib\site-packages\azure-cli-extensions\datafactory",
"preview": false,
"version": "1.0.3"
},
{
"experimental": false,
"extensionType": "whl",
"name": "fleet",
"path": "C:\Program Files\Microsoft SDKs\Azure\CLI2\Lib\site-packages\azure-cli-extensions\fleet",
"preview": false,
"version": "1.5.2"
},
{
"experimental": false,
"extensionType": "whl",
"name": "nsp",
"path": "C:\Program Files\Microsoft SDKs\Azure\CLI2\Lib\site-packages\azure-cli-extensions\nsp",
"preview": true,
"version": "1.0.0b3"
},
{
"experimental": false,
"extensionType": "whl",
"name": "providerhub",
"path": "C:\Program Files\Microsoft SDKs\Azure\CLI2\Lib\site-packages\azure-cli-extensions\providerhub",
"preview": true,
"version": "1.0.0b1"
}
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    KustoService AttentionThis issue is responsible by Azure service team.amgAzure Managed Grafana

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions