Skip to content

{App Service} replacement for a cheaper sku example#16342

Closed
jeffwmartinez wants to merge 1 commit intoAzure:devfrom
jeffwmartinez:jefmarti-patch-1
Closed

{App Service} replacement for a cheaper sku example#16342
jeffwmartinez wants to merge 1 commit intoAzure:devfrom
jeffwmartinez:jefmarti-patch-1

Conversation

@jeffwmartinez
Copy link
Copy Markdown
Contributor

Description

Replacing example with a cheaper SKU to avoid customer sticker shock

Testing Guide

run the command:
az appservice plan create -g MyResourceGroup -n MyPlan
--hyper-v --sku P1V3

This will create a new Windows container app service plan in your designated resource group. You must use a new resource group.

History Notes


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Dec 23, 2020

appservice

@yungezz yungezz added the App Services az appservice label Dec 23, 2020
@qwordy
Copy link
Copy Markdown
Member

qwordy commented Dec 23, 2020

Some checks were not successful.

@yungezz
Copy link
Copy Markdown
Member

yungezz commented Dec 23, 2020

hi @jeffreychenmsft could you pls help to fix CI failure so that we can merge the PR? thanks.

@qwordy
Copy link
Copy Markdown
Member

qwordy commented Jan 12, 2021

Hi @jeffreychenmsft, could you help fix CI failure so that we can merge the PR? Thanks.

@panchagnula
Copy link
Copy Markdown
Contributor

@calvinsID can you include this help fix in your current PR so we can close this one? Thanks!

@calvinsID
Copy link
Copy Markdown
Contributor

Combined this fix into PR: #16528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

App Services az appservice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants