AzCopy does not work in Terminal #3498

Open
opened 2026-01-30 23:22:35 +00:00 by claunia · 0 comments
Owner

Originally created by @revpixel on GitHub (Aug 20, 2019).

Created GUID for AzCopy in PowerShell
Created JSON Template (Below) for Terminal)
Tried Launching AzCopy In Terminal

AzCopy Does not launch - no errors

Here is the copy of my JSON Profiles Template:

{
"acrylicOpacity" : 0.75,
"closeOnExit" : true,
"colorScheme" : "Campbell",
"commandline" : "C:\Program Files (x86)\Microsoft SDKs\Azure\AzCopy\AzCopy.exe",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Consolas",
"fontSize" : 10,
"guid" : "{7eacfb45-78d6-4078-bab2-0215d95a6fac}",
"historySize" : 9001,
"icon" : "C:\Program Files (x86)\Microsoft SDKs\Azure\AzCopy\WAIcon.ico",
"name" : "AzCopy",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : true
}

I've used this format with adding PowerShell 7, Python, Ubuntu WSL and others with no issues. Not sure if this is a bug or a feature request.

Originally created by @revpixel on GitHub (Aug 20, 2019). Created GUID for AzCopy in PowerShell Created JSON Template (Below) for Terminal) Tried Launching AzCopy In Terminal AzCopy Does not launch - no errors Here is the copy of my JSON Profiles Template: { "acrylicOpacity" : 0.75, "closeOnExit" : true, "colorScheme" : "Campbell", "commandline" : "C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\AzCopy\\AzCopy.exe", "cursorColor" : "#FFFFFF", "cursorShape" : "bar", "fontFace" : "Consolas", "fontSize" : 10, "guid" : "{7eacfb45-78d6-4078-bab2-0215d95a6fac}", "historySize" : 9001, "icon" : "C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\AzCopy\\WAIcon.ico", "name" : "AzCopy", "padding" : "0, 0, 0, 0", "snapOnInput" : true, "startingDirectory" : "%USERPROFILE%", "useAcrylic" : true } I've used this format with adding PowerShell 7, Python, Ubuntu WSL and others with no issues. Not sure if this is a bug or a feature request.
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-30 23:22:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3498