Skip to content

Commit 2198f75

Browse files
author
Sean Wheeler
committed
attempt to fix broken images
1 parent edd5269 commit 2198f75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs-conceptual/azurermps-5.0.0/get-started-azureps.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
--
1+
---
22
title: Get started with Azure PowerShell | Microsoft Docs
33
description:
44
services: azure
@@ -25,15 +25,15 @@ The simplest way to get started is to [launch Cloud Shell](/azure/cloud-shell/qu
2525

2626
1. Launch Cloud Shell from the top navigation of the Azure portal.
2727

28-
![Shell icon](/media/get-started-azureps/shell-icon.png)
28+
![Shell icon](~/media/get-started-azureps/shell-icon.png)
2929

3030
2. Choose the subscription you want to use and create a storage account.
3131

32-
![Create a storage account](/media/get-started-azureps/storage-prompt.png)
32+
![Create a storage account](~/media/get-started-azureps/storage-prompt.png)
3333

3434
Once your storage has been created, the Cloud Shell will open a PowerShell session in the browser.
3535

36-
![Cloud Shell for PowerShell](/media/get-started-azureps/cloud-powershell.png)
36+
![Cloud Shell for PowerShell](~/media/get-started-azureps/cloud-powershell.png)
3737

3838
You can also install Azure PowerShell and use it locally in a PowerShell session.
3939

0 commit comments

Comments
 (0)