Skip to content

Commit 10bd0a3

Browse files
Readme links update
1 parent ba17070 commit 10bd0a3

File tree

6 files changed

+7
-3
lines changed

6 files changed

+7
-3
lines changed

ComputeAdmin/ComputeAdmin.gif

418 KB
Loading

ComputeAdmin/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Azure Stack Compute Administration
2+
![Adding an image in an ADFS environment](/ComputeAdmin/ComputeAdmin.gif)
3+
24

35
Instructions below are relative to the .\ComputeAdmin folder of the [AzureStack-Tools repo](..).
46

Connect/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Import-Module .\AzureStack.Connect.psm1
1818

1919
## VPN to Azure Stack Development Kit
2020

21-
![VPN to Azure Stack Development Kit](https://github.com/Azure/AzureStack-Tools/raw/renamestaging/Connect/VPNConnection.gif)
21+
![VPN to Azure Stack Development Kit](/Connect/VPNConnection.gif)
2222

2323
The [Connect to Azure Stack](https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-connect-azure-stack) document describes ways to connect to your Azure Stack Development Kit environment.
2424

@@ -54,7 +54,7 @@ Connect-AzsVpn -Password $Password
5454
```
5555

5656
## Configure Azure Stack PowerShell Environment
57-
![Adding Azure Stack Environment](https://github.com/Azure/AzureStack-Tools/raw/renamestaging/Connect/EnvironmentAdd.gif)
57+
![Adding Azure Stack Environment](/Connect/EnvironmentAdd.gif)
5858

5959

6060
One method of deploying templates and interacting with your Azure Stack Development Kit is to access it via PowerShell.

Deployment/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Azure Stack Development Kit installer
2-
2+
![Deployment tool](/Deployment/Deployment.gif)
33
The Azure Stack Development Kit installer provides a UI with the following features
44

55
- Prepare the SafeOS for deployment
1.82 MB
Loading

Infrastructure/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Instructions below are relative to the .\Infrastructure folder of the [AzureStack-Tools repo](..).
44
This also requires the Azure Stack Connect Module to be imported before running any of the commands. The Module can also be found in the [AzureStack-Tools repo](..).
55

6+
![Using infrastructure cmdlets against Azure Stack](/Infrastructure/InfraAlertsVideo.gif)
7+
68
## Import the Module
79

810
```powershell

0 commit comments

Comments
 (0)