Commit f003a89
Fix a null reference exception with extensible template deployment (Azure#19783)
* Add symbolic name test
* Add extensibility test, fix null ref bug
* Add changelog entry
* Update ChangeLog.md
Co-authored-by: Yabo Hu <yabhu@microsoft.com>1 parent 2fb0fcc commit f003a89
File tree
9 files changed
+456304
-1
lines changed- src/Resources
- ResourceManager/SdkClient
- Resources.Test
- ScenarioTests
- SessionRecords/Microsoft.Azure.Commands.Resources.Test.ScenarioTests.DeploymentTests
- Resources
9 files changed
+456304
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
233 | 247 | | |
234 | 248 | | |
0 commit comments