Skip to content

[App Service] Fix #21943: az webapp config backup create: Fix AttributeError 'str' object has no attribute 'get'#22024

Merged
zhoxing-ms merged 3 commits intoAzure:devfrom
StrawnSC:fix_21943
Apr 14, 2022
Merged

[App Service] Fix #21943: az webapp config backup create: Fix AttributeError 'str' object has no attribute 'get'#22024
zhoxing-ms merged 3 commits intoAzure:devfrom
StrawnSC:fix_21943

Conversation

@StrawnSC
Copy link
Copy Markdown
Contributor

@StrawnSC StrawnSC commented Apr 11, 2022

Description

Fixes #21943

Testing Guide

History Notes


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

@ghost ghost added the Auto-Assign Auto assign by bot label Apr 11, 2022
@ghost ghost requested review from wangzelin007 and yonzhan April 11, 2022 23:47
@ghost ghost assigned zhoxing-ms Apr 11, 2022
@ghost ghost added this to the Apr 2022 (2022-04-26) milestone Apr 11, 2022
@ghost ghost added App Services az appservice Web Apps az webapp Backup labels Apr 11, 2022
@StrawnSC StrawnSC changed the title [App Service] az webapp config backup create : Fix #21943 [App Service] az webapp config backup create: Fix #21943 Apr 11, 2022
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Apr 11, 2022

App Service

@yonzhan yonzhan removed the Backup label Apr 11, 2022
Copy link
Copy Markdown
Contributor

@panchagnula panchagnula left a comment

Choose a reason for hiding this comment

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

Approved

@zhoxing-ms zhoxing-ms changed the title [App Service] az webapp config backup create: Fix #21943 [App Service] Fix #21943: az webapp config backup create: Fix the AttributeError that 'str' object has no attribute 'get' when Apr 12, 2022
@zhoxing-ms
Copy link
Copy Markdown
Contributor

@StrawnSC Could you add test for this case?

@StrawnSC StrawnSC changed the title [App Service] Fix #21943: az webapp config backup create: Fix the AttributeError that 'str' object has no attribute 'get' when [App Service] Fix #21943: az webapp config backup create: Fix the AttributeError that 'str' object has no attribute 'get' Apr 12, 2022
@StrawnSC StrawnSC changed the title [App Service] Fix #21943: az webapp config backup create: Fix the AttributeError that 'str' object has no attribute 'get' [App Service] Fix #21943: az webapp config backup create: Fix AttributeError 'str' object has no attribute 'get' Apr 12, 2022
@zhoxing-ms
Copy link
Copy Markdown
Contributor

@StrawnSC Please address the conflicts~

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

Labels

App Services az appservice Auto-Assign Auto assign by bot Web Apps az webapp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az webapp config backup create fails

5 participants