From f4e0b94debe72016561617d93ec19a8f2510e4fa Mon Sep 17 00:00:00 2001 From: Sergii Kryshtop Date: Sat, 21 Apr 2018 04:00:05 +0300 Subject: [PATCH] Added link on Sway with creating new subscription --- CreatingAzureSubscription.md | 4 ++++ README.md | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 CreatingAzureSubscription.md diff --git a/CreatingAzureSubscription.md b/CreatingAzureSubscription.md new file mode 100644 index 0000000..464cdaa --- /dev/null +++ b/CreatingAzureSubscription.md @@ -0,0 +1,4 @@ +# Instruction how to create Azure Subscription + +HTTPS://SWAY.COM/YWDTXBPFE61JFEUU + diff --git a/README.md b/README.md index 2cf3e5e..8535b4d 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,5 @@ az aks browse -n gab18aks -g gab18aks * [How to copy SSH keys and K8s config from Azure Linux VM](./CopyFromLinuxVM.md) * Additional reading: (https://azure.microsoft.com/en-ca/solutions/architecture/container-cicd-using-jenkins-and-kubernetes-on-azure-container-service/) + +* [Create Azure Subscription](./CreatingAzureSubscription.md) \ No newline at end of file