Skip to content

Conversation

@Kotasudhakarreddy
Copy link
Contributor

@Kotasudhakarreddy Kotasudhakarreddy commented Feb 14, 2022

issue #19415
Description

Due to Azure Policy we need to enable https by default on the webapp (who wouldn't want that?) and not via az webapp update.
Testing Guide

az webapp create -g MyResourceGroup -p MyPlan -n MyUniqueAppName --https-only
History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


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

@yonzhan
Copy link
Collaborator

yonzhan commented Feb 14, 2022

AppService

@yonzhan yonzhan requested a review from wangzelin007 February 14, 2022 08:39
@yonzhan yonzhan added this to the Feb 2022 (2022-03-01) milestone Feb 14, 2022
@Kotasudhakarreddy Kotasudhakarreddy changed the title [AppService]: fix #19415- az webapp create does not support --https-only flag [AppService] az webapp create does not support --https-only flag Feb 14, 2022
@Kotasudhakarreddy Kotasudhakarreddy changed the title [AppService] az webapp create does not support --https-only flag [AppService]: az webapp create : provide support --https-only flag Feb 14, 2022
@Kotasudhakarreddy Kotasudhakarreddy changed the title [AppService]: az webapp create : provide support --https-only flag [AppService] az webapp create : provide support --https-only flag Feb 14, 2022
@Kotasudhakarreddy
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@Kotasudhakarreddy Kotasudhakarreddy changed the title [AppService] az webapp create : provide support --https-only flag [AppService] az webapp create : Provide support --https-only flag Feb 14, 2022
@Kotasudhakarreddy
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Contributor

@StrawnSC StrawnSC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The --https-only feature works for me when I try it

@zhoxing-ms it looks like the CI test failures are unrelated since the failing tests are in the monitor and network command modules

@zhoxing-ms
Copy link
Contributor

it looks like the CI test failures are unrelated since the failing tests are in the monitor and network command modules

@StrawnSC This CI issue has been fixed by PR #21304. I'll I'll trigger the pipeline again

@zhoxing-ms zhoxing-ms changed the title [AppService] az webapp create : Provide support --https-only flag [App Service] az webapp create : Provide support --https-only flag Feb 16, 2022
@zhoxing-ms zhoxing-ms changed the title [App Service] az webapp create : Provide support --https-only flag [App Service] az webapp create: Provide support --https-only flag Feb 16, 2022
@zhoxing-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@zhoxing-ms zhoxing-ms merged commit 2d7d80b into Azure:dev Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants