Azure / Azure/azure-cli-extensions

Warning when starting interactive Mode in Cloud Shell

Open
#619 1 comment 0 reactions 1 assignee Claimed by @jiasli View on GitHub
customer-reported extension/interactive feature-request
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

**Description**
When using Azure Cloud Shell, starting Azure Interactive Mode raises a warning "YAMLLoadWarning".
The complete error message is the following :

> YAMLLoadWarning calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
> help_entry = yaml.load(help_yaml)
>

**To Reproduce**
- Go to https://shell.azure.com PowerShell
- Run the command `az interactive`

**Expected behavior**
No warning

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.