From 5a79ab366e30607ac61971cef8ff29f4c6d7c6be Mon Sep 17 00:00:00 2001 From: Remco Eissing Date: Mon, 19 Apr 2021 06:35:27 +0200 Subject: [PATCH] Fixed typos in Restore-AzApiManagement (#14770) --- .../ApiManagement/help/Restore-AzApiManagement.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ApiManagement/ApiManagement/help/Restore-AzApiManagement.md b/src/ApiManagement/ApiManagement/help/Restore-AzApiManagement.md index 99faa0b0c272..174f5fa19913 100644 --- a/src/ApiManagement/ApiManagement/help/Restore-AzApiManagement.md +++ b/src/ApiManagement/ApiManagement/help/Restore-AzApiManagement.md @@ -9,7 +9,7 @@ schema: 2.0.0 # Restore-AzApiManagement ## SYNOPSIS -Restores an API Management Service from the specified Azure storage blob. +Restores an API Management Service from the specified Azure Storage blob. ## SYNTAX @@ -20,7 +20,7 @@ Restore-AzApiManagement -ResourceGroupName -Name [-StorageCont ``` ## DESCRIPTION -The **Restore-AzApiManagement** cmdlet restores an API Management Service from the specified backup residing in an Azurestorage blob. +The **Restore-AzApiManagement** cmdlet restores an API Management Service from the specified backup residing in an Azure Storage blob. ## EXAMPLES @@ -37,7 +37,7 @@ This command restores an API Management service from Azure storage blob. ## PARAMETERS ### -DefaultProfile -The credentials, account, tenant, and subscription used for communication with azure. +The credentials, account, tenant, and subscription used for communication with Azure. ```yaml Type: Microsoft.Azure.Commands.Common.Authentication.Abstractions.Core.IAzureContextContainer