Skip to content

Add exception unwrapping for template-based creates.#6306

Merged
tjprescott merged 1 commit into
Azure:devfrom
tjprescott:DeploymentErrors
May 8, 2018
Merged

Add exception unwrapping for template-based creates.#6306
tjprescott merged 1 commit into
Azure:devfrom
tjprescott:DeploymentErrors

Conversation

@tjprescott
Copy link
Copy Markdown
Member

Closes #6231.

Adds the unwrapping logic to all template-based creates, although the original issue was only reported with VM. The issue might be limited to compute, but adding the logic doesn't hurt Network or Resource.


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

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

  • I adhere to the Command Guidelines.

@tjprescott tjprescott added Compute az vm/vmss/image/disk/snapshot Resource Manager Network az network vnet/lb/nic/dns/etc... labels May 8, 2018
@tjprescott tjprescott requested a review from yugangw-msft May 8, 2018 17:40
@promptws
Copy link
Copy Markdown

promptws commented May 8, 2018

View a preview at https://prompt.ws/r/Azure/azure-cli/6306
This is an experimental preview for @microsoft users.

@tjprescott tjprescott merged commit 6a5f20c into Azure:dev May 8, 2018
@tjprescott tjprescott deleted the DeploymentErrors branch May 8, 2018 19:54
@mozehgir mozehgir added the ARM az resource/group/lock/tag/deployment/policy/managementapp/account management-group label Aug 14, 2019
@haroldrandom haroldrandom added Compute az vm/vmss/image/disk/snapshot Network az network vnet/lb/nic/dns/etc... Resource Manager labels Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ARM az resource/group/lock/tag/deployment/policy/managementapp/account management-group Compute az vm/vmss/image/disk/snapshot Network az network vnet/lb/nic/dns/etc... Resource Manager

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Template-based creates should unwrap deployment errors.

5 participants