{ARM} Bump MGMT_RESOURCE_SUBSCRIPTIONS to 2022-12-01#28660
Merged
Conversation
️✔️AzureCLI-FullTest
|
️✔️AzureCLI-BreakingChangeTest
|
Collaborator
|
ARM |
d49a2bb to
282ca17
Compare
3 tasks
282ca17 to
9f99e15
Compare
Member
Author
|
|
jiasli
commented
Apr 30, 2024
| ]) | ||
| self.cmd('image builder trigger delete --image-template-name {tmpl} -g {rg} --trigger-name {trigger} --yes') | ||
|
|
||
| @unittest.skip('https://github.com/Azure/azure-cli/issues/28677') |
Member
Author
There was a problem hiding this comment.
jiasli
commented
Apr 30, 2024
|
|
||
| class VMSSExtensionImageTest(ScenarioTest): | ||
|
|
||
| @live_only() # https://github.com/Azure/azure-cli/issues/28678 |
Member
Author
There was a problem hiding this comment.
jiasli
commented
Apr 30, 2024
|
|
||
| # Uses 'rg' kwarg | ||
| # _rest_proxy_arguments() will override location to southcentralus, so use this location for rg and sa | ||
| @unittest.skip('https://github.com/Azure/azure-cli/issues/28860') |
Member
Author
Member
Author
|
#28803 causes merge conflict on |
Member
Author
|
#28899 causes merge conflicts on |
Member
Author
|
#28847 causes merge conflicts on |
ad5ed82 to
e3ce5b8
Compare
jiasli
commented
May 7, 2024
| INDEX_FILE = "https://raw.githubusercontent.com/danielsollondon/azvmimagebuilder/master/quickquickstarts/exampleArtifacts/buildArtifacts/index.html" | ||
|
|
||
|
|
||
| @unittest.skip("https://github.com/Azure/azure-cli/issues/28909") |
Member
Author
There was a problem hiding this comment.
jiasli
commented
May 8, 2024
| for revision in revisions_list: | ||
| self.assertEqual(revision["properties"]["trafficWeight"], 50) | ||
|
|
||
| @unittest.skip('https://github.com/Azure/azure-cli/issues/28680') |
Member
Author
evelyn-ys
approved these changes
May 8, 2024
bebound
approved these changes
May 8, 2024
zhoxing-ms
approved these changes
May 8, 2024
jsntcy
approved these changes
May 8, 2024
kairu-ms
approved these changes
May 8, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Related command
az loginDescription
Bump
MGMT_RESOURCE_SUBSCRIPTIONSto 2022-12-01 in order to consumedefaultDomainanddisplayNameproperties from Tenants - List API.