-
glueckkanja
- Germany
-
08:40
(UTC +01:00)
Pinned Loading
-
Load Visual Studio Code Workspace Pr...
Load Visual Studio Code Workspace Profile 1# Add this snippet to your PowerShell profile to detect if PowerShell is running in the integrated terminal of VS Code.
2# If true, the snippet immports .vscode.ps1 from the root dir or profile.ps1 from your .vscode directory.
34$ScriptRoot = [System.IO.Directory]::GetCurrentDirectory()
5if ($env:TERM_PROGRAM -eq 'vscode') {
-
Az.Automation.Development
Az.Automation.Development PublicPowerShell module providing handy functions to develop Azure Automation Runbooks locally on your machine and maintain them in Azure.
PowerShell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.