Commit a0fd2a0
Use StorageV2 for storage account creation (#4892)
* Initial plan
* Update storage account creation from v1 to v2 (StorageV2)
Co-authored-by: alexweininger <12476526+alexweininger@users.noreply.github.com>
* Final verification complete - all checks passed
Co-authored-by: alexweininger <12476526+alexweininger@users.noreply.github.com>
* Revert unintended changes to main.js
Co-authored-by: MicroFish91 <40250218+MicroFish91@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexweininger <12476526+alexweininger@users.noreply.github.com>
Co-authored-by: MicroFish91 <40250218+MicroFish91@users.noreply.github.com>1 parent be9e460 commit a0fd2a0
File tree
3 files changed
+3
-3
lines changed- src/commands
- addBinding/settingSteps
- appSettings/connectionSettings/azureWebJobsStorage
- createFunctionApp
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments