From f951f64af534f6c71bdc8d521884fad31097490a Mon Sep 17 00:00:00 2001 From: Matthew Fisher <40250218+MicroFish91@users.noreply.github.com> Date: Fri, 19 Jul 2024 14:42:54 -0700 Subject: [PATCH] Add static methods and export `AppServicePlanRedundancyStep` (#1756) --- .../AppServicePlanRedundancyStep.ts | 24 ++++++++++++++----- appservice/src/index.ts | 2 +- 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/appservice/src/createAppService/AppServicePlanRedundancyStep.ts b/appservice/src/createAppService/AppServicePlanRedundancyStep.ts index 2c7753821b..bf16ca3564 100644 --- a/appservice/src/createAppService/AppServicePlanRedundancyStep.ts +++ b/appservice/src/createAppService/AppServicePlanRedundancyStep.ts @@ -26,7 +26,7 @@ export class AppServicePlanRedundancyStep extends AzureWizardPromptStep