-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[AutoPR] web/resource-manager #3312
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
afa007e
Generated from 5587dda892fa4eef5e99bdce8d426d7357f63197 (#3270)
AutorestCI d2652dd
[AutoPR web/resource-manager] Add networkTrace resource and APIs (#3274)
AutorestCI 71dd7b7
[AutoPR web/resource-manager] Updated the AppService Swagger to inclu…
AutorestCI ed5006f
Generated from 903e68174fdd5f13ba438df543325289f0a4c37c (#3439)
AutorestCI 4c5c164
[AutoPR web/resource-manager] Fix network trace API REST format (#3661)
AutorestCI 59cf806
Merge branch 'master' into restapi_auto_web/resource-manager
lmazuel 2457ea6
Packaging update of azure-mgmt-web
azuresdkci c5c6651
[AutoPR web/resource-manager] Fix network trace API bugs (Retake) (#3…
AutorestCI 59e8aa9
Generated from 900b6c8ae4554a88ce344bd2fd77e81b39426d75 (#3784)
AutorestCI 9f70931
Generated from ea6142485e60849209520c2c736b36f74f395a77 (#3830)
AutorestCI e9ed01a
Generated from b6d11c1299ea99c838603371c427e130a4326a10 (#3847)
AutorestCI 690f01b
[AutoPR web/resource-manager] typo: Fix AppServiceCertificateOrders.j…
AutorestCI 6e5876a
Generated from 44daf7f132856acd96b3c01f5ee2ca744b6ee897 (#4015)
AutorestCI 16f52ea
[AutoPR web/resource-manager] typo: Fix web/resource-manager/Microsof…
AutorestCI fdd73b4
Generated from 0b6db23cb07bd170d9d26d2a338c526d4d9fc21e (#4075)
AutorestCI d96bec0
[AutoPR web/resource-manager] WebApps: Snapshots API for DR stamps (#…
AutorestCI b615873
Generated from 8c4e148ed99d994bf5edf99681be21e0964721da (#4208)
AutorestCI bf11551
[AutoPR web/resource-manager] [App Service] Update swagger spec for A…
AutorestCI 836a842
Merge branch 'master' into restapi_auto_web/resource-manager
iscai-msft 3dc776e
updated versioning and changelog
iscai-msft 4102b54
Merge branch 'master' into restapi_auto_web/resource-manager
iscai-msft 3181bea
Merge branch 'master' into restapi_auto_web/resource-manager
iscai-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Nking92 @panchagnula, assuming this is on purpose, when you update cli, please remove
az appservice plan update --admin_site_name
, tag it with a breaking change, and do call out the reason which users would understand.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes Yugang, will make sure to update this for CLI.