Skip to content

Conversation

@calvinsID
Copy link
Contributor

@calvinsID calvinsID commented Feb 2, 2021

Description
Fixes #16642. If webapp and appservice plan is in different rg because webapp got moved, az webapp config ssl bind will fail with "cert not found"

Also added in two reference text updates

Testing Guide

  • Create a webapp
  • Move webapp to a different resource group than the appservice plan
  • az webapp config ssl import command to import SSL cert to webapp that has an appservice plan in diff resource group
  • az webapp config ssl bind - this command will fail with "certificate not found" error if webapp and appservice plan in diff resource groups

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

@calvinsID calvinsID requested a review from panchagnula February 2, 2021 18:52
@calvinsID calvinsID added this to the S182 milestone Feb 2, 2021
@calvinsID calvinsID changed the title [AppService] az webapp config ssl bind: handle if webapp and appservice plan in different rg [AppService] az webapp config ssl bind: handle if webapp and appservice plan in different rg. Also reference text updates Feb 2, 2021
@yonzhan
Copy link
Collaborator

yonzhan commented Feb 2, 2021

AppService

@yungezz yungezz added the App Services az appservice label Feb 3, 2021
@calvinsID calvinsID force-pushed the webapp-ssl-bind-diff-rg branch 2 times, most recently from ffb48a8 to 1bad706 Compare February 3, 2021 16:16
@calvinsID calvinsID force-pushed the webapp-ssl-bind-diff-rg branch from 1bad706 to 748faf1 Compare February 4, 2021 23:12
@yonzhan yonzhan removed this from the S182 milestone Feb 6, 2021
@qwordy qwordy merged commit 498d0a2 into Azure:dev Feb 7, 2021
@calvinsID calvinsID modified the milestone: S182 Feb 8, 2021
@calvinsID calvinsID added this to the S183 - For Ignite milestone Feb 16, 2021
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

4 participants