microsoft / vscode-azuretools

Common packages for building Azure extensions for VS Code
MIT License
106 stars 66 forks source link

Add static methods and export `AppServicePlanRedundancyStep` #1756

Closed MicroFish91 closed 1 month ago

MicroFish91 commented 1 month ago

Using the new static methods on this step to help fix the upstream tests in the app service extension.

See here for reference: https://github.com/microsoft/vscode-azureappservice/pull/2653