Skip to content

Commit 8307f72

Browse files
committed
updated
1 parent def20c8 commit 8307f72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/media-services-cli-instructions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ ms.author: juliako
1010
ms.custom: include file
1111
---
1212

13-
### CLI Shell
13+
## Use CLI Shell
1414

1515
It is recommended to use [Azure Cloud Shell](https://docs.microsoft.com/azure/cloud-shell/overview?view=azure-cli-latest) to execute CLI commands. **Cloud Shell** is a free, interactive shell that you can use to run the steps in this article. Common Azure tools are preinstalled and configured in Cloud Shell for you to use with your account. It provides the flexibility of choosing the shell experience that best suits the way you work. Linux users can opt for a Bash experience, while Windows users can opt for PowerShell.
1616

1717
You can also install the CLI locally. See [Install the Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli) for instructions for your platform.
1818

19-
#### Sign in
19+
### Sign in
2020

2121
Using a local install of the CLI requires signing in to Azure. This step is not required for Azure Cloud Shell. Sign in with the `az login` command.
2222

2323
If the CLI can open your default browser, it will do so and load a sign-in page. Otherwise, you need to open a browser page and follow the instructions on the command line to enter an authorization code after navigating to https://aka.ms/devicelogin in your browser.
2424

25-
#### Specify location of files
25+
### Specify location of files
2626

2727
Many Media Services CLI commands allow you to pass a parameter with a file name. If you are using **Cloud Shell**, you can upload your file to your clouddrive (using Bash or PowerShell).
2828

0 commit comments

Comments
 (0)