-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[App Service] az appservice plan: Add features for managed instance app service plans
#32344
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
Merged
yanzhudd
merged 63 commits into
Azure:dev
from
joslinmicrosoft:feature-appservice-managedinstances
Nov 6, 2025
Merged
Changes from 61 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
f4a41d6
Initial changes for managed instances using aaz
joslinmicrosoft 7e8dc6c
Implement new create properties with AAZ as well as registry adapter …
joslinmicrosoft b66dcea
Revert accidental api-version change
joslinmicrosoft 1c962a1
Add missing zone_redundant property
joslinmicrosoft 43b76d5
Add install script commands
joslinmicrosoft 37e8e3b
Add storage mount commands
joslinmicrosoft 6f82c44
Fix MI assignment
joslinmicrosoft 12ad38b
Show secrets for RDP password
joslinmicrosoft b1981ca
Add RDP command
joslinmicrosoft 6bb7d2e
is_custom_mode -> is_managed_instance
joslinmicrosoft 6410948
Fix is_managed_instance being pass into call
joslinmicrosoft ce1ab3b
Remove vnet_route_all_enabled
joslinmicrosoft 624544c
Implement identities commands
joslinmicrosoft e4eef1c
Revert create to use SDK and use additionalProperties, as a safer alt…
joslinmicrosoft 18ff472
Update unit tests
joslinmicrosoft 09106de
Revert back to using AppServicePlanCreate
joslinmicrosoft ec3d599
Fix RDP command and remove _enable_managed_instance_properties
joslinmicrosoft 1a56780
Remove extraneous comments
joslinmicrosoft 98abd15
Add help text
joslinmicrosoft 050714f
Implement networking and plan default identity, and use Create instea…
joslinmicrosoft 1572f2a
lint fix for actions.py
joslinmicrosoft 7f0140c
Fix style
joslinmicrosoft 6c761b8
More linter / style updates
joslinmicrosoft 7e34d55
Add plan default tests
joslinmicrosoft f1af2e6
Test test_appservice_plan_managed_instance_basic_create
joslinmicrosoft 81442c9
Fix a test, unregister show rdp password
joslinmicrosoft c1c2fa4
RDP -> connect
joslinmicrosoft e7689b5
Remove connect command for now
joslinmicrosoft ed62bad
test_appservice_plan_managed_instance_with_identities
joslinmicrosoft 4809f34
test_appservice_plan_managed_instance_with_rdp
joslinmicrosoft c9daa14
Update src/azure-cli/azure/cli/command_modules/appservice/_help.py
joslinmicrosoft 62349b7
Fix management endpoint used
joslinmicrosoft affd3d6
Add some more tests
joslinmicrosoft c09ab47
Temporarily remove failing tests
joslinmicrosoft d7e09d1
Add help examples
joslinmicrosoft c50ce65
Some more test fixes
joslinmicrosoft 528bab8
Fix style check
joslinmicrosoft 25535d2
Fix linter
joslinmicrosoft c3a2d9d
Try to fix custom polling to return immediately on 200
joslinmicrosoft d5897e2
Add update, and fix another test
joslinmicrosoft 777b13c
Finish fixing tests
joslinmicrosoft 379cdf3
Fix rdp_enabled arg_type and implement update test
joslinmicrosoft 23967e6
All tests pass
joslinmicrosoft 5463d0f
Fix style issues
joslinmicrosoft 12816f1
Add az appservice plan managed-instance instance connect and also upd…
joslinmicrosoft 4b486fc
Fix style violations
joslinmicrosoft ad5db7e
Small update to help text
joslinmicrosoft ff53c67
Re-record appservice tests
joslinmicrosoft 23238b2
Manually fix up a couple tests
joslinmicrosoft d77760d
A couple manual fixes to other RP tests
joslinmicrosoft 60ea28c
Fix vnet/subnet log; fix identity remove; fix remove missing reg key …
joslinmicrosoft e415e76
Make source optional for local storage mount
joslinmicrosoft a362907
worker-name -> instance-name for instance connect
joslinmicrosoft d7ee9cc
Fix identity update for local storage mounts
joslinmicrosoft 43c015b
Custom recycle command
joslinmicrosoft 2021cde
Fix linter and _recycle AAZ
joslinmicrosoft 04686e8
Revert "Manually fix up a couple tests"
joslinmicrosoft d2ca7c2
Storage api-version 2025-01-01 -> 2025-06-01
joslinmicrosoft fccd2be
Manually fix up Microsoft.Web/serverFarms 2024-11-01 -> 2025-03-01 on…
joslinmicrosoft 0d3a041
Remove unnecessary params and params options_list per PR comments
joslinmicrosoft b8459e3
Update identity args and commands per standard
joslinmicrosoft b65624c
Update help text per PR comments
joslinmicrosoft 34b28a4
Some create fixes and fixes to help text
joslinmicrosoft 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.