From b47295edbaf9555b08fe0629ce4ce7d3ac15b17d Mon Sep 17 00:00:00 2001 From: Heath Lawson Date: Tue, 1 Aug 2017 14:09:38 -0700 Subject: [PATCH] Fixing typo (#270) * Updating to Development Kit reference * Scrubbing TP references * fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1b623d..c588639 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The following template functions are not available in Microsoft Azure Stack Deve ### API Versions for Resource Providers -Each resource provider in Microsoft Azure has its own API version. Microsoft Azure Development Kith supports the current API versions for the available resource providers, with some minor exceptions. To ensure your template will succesfully deploy to both Microsoft Azure and Microsoft Azure Stack Development Kit, use the latest API versions that are available in Microsoft Azure Stack Development Kit for all resources in your template. To retrieve a list of the available API versions connect to your Microsoft Azure Stack Development Kit environment by following the **Authenticate PowerShell with Microsoft Azure Stack** procedure described in this article. +Each resource provider in Microsoft Azure has its own API version. Microsoft Azure Stack Development Kit supports the current API versions for the available resource providers, with some minor exceptions. To ensure your template will succesfully deploy to both Microsoft Azure and Microsoft Azure Stack Development Kit, use the latest API versions that are available in Microsoft Azure Stack Development Kit for all resources in your template. To retrieve a list of the available API versions connect to your Microsoft Azure Stack Development Kit environment by following the **Authenticate PowerShell with Microsoft Azure Stack** procedure described in this article. https://azure.microsoft.com/en-us/documentation/articles/azure-stack-deploy-template-powershell/