microsoft / studentambassadors

This repository is for Microsoft Learn Student Ambassadors.
MIT License
127 stars 47 forks source link

Confusing az command #200

Open hassou opened 1 year ago

hassou commented 1 year ago

Describe the bug

The az configure --defaults group=[resource-group] sql-server=[server-name] command executes without giving the user a result/ feedback that it was run successfully

What happened?

https://learn.microsoft.com/training/modules/provision-azure-sql-db/4-connect-add-data?wt.mc_id=studentamb_47773#get-information-about-your-azure-sql-database On the first step here, I executed the az configure --defaults group=[resource-group] sql-server=[server-name] command but got no feedback that it was executed successfully. image Associated with #199 it was very confusing.

What did you expect to happen?

Either the command line should show that the keystrokes are successfully saved, or an alert in the documentation that say the command will execute without any further feedback, or an easier way to explain what we are doing.

How would you reproduce the bug?

  1. Go to https://learn.microsoft.com/training/modules/provision-azure-sql-db/4-connect-add-data?wt.mc_id=studentamb_47773#get-information-about-your-azure-sql-database
  2. Open Azure Cloud Shell (Make sure you have an Azure SQL logical server resource)
  3. Run az configure --defaults group=[resource-group] sql-server=[server-name] replacing [server-name] with the name of the Azure SQL logical server you created and [resource-group] with the resource group you used for your server.

Did this happen via Desktop and/or Smartphone?

Desktop

Operating System

Windows 11

What browsers are you seeing the problem on?

Microsoft Edge

Version

No response

Device

No response

What is your current role?

Student Ambassador

What technical topic is this bug related to?

AI/Data Science/Machine Learning

Relevant log output

No response

github-actions[bot] commented 1 year ago

Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles: