Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sku values in ARM template #6309

Merged
merged 1 commit into from
Apr 27, 2022
Merged

Fix sku values in ARM template #6309

merged 1 commit into from
Apr 27, 2022

Conversation

BruceHaley
Copy link
Contributor

Fixes #minor

Description

This fixes pipeline BotBuilder-DotNet-Functional-Tests-Linux-yaml.
##[error]InvalidResourceEntity: Invalid sku name for ABS. Allowed values: F0, S1.

Fix is the same as in microsoft/BotBuilder-Samples#3732

@BruceHaley BruceHaley requested a review from a team as a code owner April 26, 2022 19:21
@BruceHaley BruceHaley added Area: Functional tests The issue is related to end to end tests Automation: No parity PR does not need to be applied to other languages. labels Apr 26, 2022
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 302029

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.003%) to 78.702%

Files with Coverage Reduction New Missed Lines %
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableTime.cs 1 93.94%
/libraries/AdaptiveExpressions/BuiltinFunctions/GetPreviousViableTime.cs 1 90.91%
Totals Coverage Status
Change from base Build 301524: -0.003%
Covered Lines: 25290
Relevant Lines: 32134

💛 - Coveralls

@tracyboehrer tracyboehrer merged commit d3ee49b into main Apr 27, 2022
@tracyboehrer tracyboehrer deleted the bruce/fixarmtemplate4-26 branch April 27, 2022 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Functional tests The issue is related to end to end tests Automation: No parity PR does not need to be applied to other languages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants