Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit be1ece1

Browse files
author
David Cobb
committed
link to references
1 parent 62d2468 commit be1ece1

File tree

2 files changed

+41
-20
lines changed

2 files changed

+41
-20
lines changed

‎readme.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,6 @@ David loves to learn and solve problems with technology, and teach others to do
6767
* Terraform
6868

6969
## Q & A
70+
71+
## [References and useful resources](./references.md)
7072
## [Please reach out](https://davidcobb.net/index.php/contact/) if you enjoyed or have questions

‎references.md‎

Lines changed: 39 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,66 @@
1+
# PowerShell Background
2+
13
### Why PowerShell?
24
https://devops-collective-inc.gitbook.io/why-powershell-/
35

6+
7+
8+
### PowerShell for your Career
9+
https://medium.com/guerilla-career/5-tips-for-it-systems-career-success-7bf0e61b120d
10+
11+
### Disambiguate console, terminal, & shell
12+
https://www.hanselman.com/blog/WhatsTheDifferenceBetweenAConsoleATerminalAndAShell.aspx
13+
14+
# PowerShell Core / PowerShell 7
15+
416
### PowerShell Open Source Project on GitHub
517
https://github.com/powershell/powershell
618

19+
### Don Jones insightful post about PowerShell Core
20+
https://powershell.org/2018/01/can-we-talk-about-powershell-core-6-0/
21+
22+
### About .Net Core
23+
https://docs.microsoft.com/en-us/dotnet/core/about
24+
25+
26+
27+
# AZ PowerShell Module
28+
29+
### Azure PowerShell Documentation
30+
https://docs.microsoft.com/en-us/powershell/azure/
31+
32+
### Azure PowerShell Modules on GitHub
33+
https://github.com/Azure/azure-powershell/blob/master/documentation/azure-powershell-modules.md
34+
735
### AZ modules replaces AzureRM
836
https://azure.microsoft.com/en-us/blog/azure-powershell-cross-platform-az-module-replacing-azurerm/
937

1038
### Migrating from AzureRM to AZ
1139
https://docs.microsoft.com/en-us/powershell/azure/migrate-from-azurerm-to-az
1240

13-
### PowerShell for your Career
14-
https://medium.com/guerilla-career/5-tips-for-it-systems-career-success-7bf0e61b120d
1541

16-
### PowerShell for Learning
17-
https://www.pluralsight.com/blog/it-ops/powershell-command-tips
18-
19-
### Disambiguate console, terminal, & shell
20-
https://www.hanselman.com/blog/WhatsTheDifferenceBetweenAConsoleATerminalAndAShell.aspx
42+
# Visual Studio Code
2143

2244
### Master Azure with VS Code
2345
http://www.buchatech.com/2020/01/master-azure-with-vs-code
2446

25-
### Azure PowerShell Modules on GitHub
26-
https://github.com/Azure/azure-powershell/blob/master/documentation/azure-powershell-modules.md
47+
# PowerShell Learning
48+
49+
### PowerShell for Learning
50+
https://www.pluralsight.com/blog/it-ops/powershell-command-tips
51+
52+
### MSLearn: Automate With PowerShell
53+
https://docs.microsoft.com/en-us/learn/modules/automate-azure-tasks-with-powershell/
54+
2755

2856
### PowerShell Module Browser
2957
https://docs.microsoft.com/en-us/powershell/module/
3058

59+
# Azure Learning
60+
3161
### Azure Quickstart Templates
3262
https://github.com/Azure/azure-quickstart-templates
3363

34-
### Azure PowerShell Documentation
35-
https://docs.microsoft.com/en-us/powershell/azure/
36-
3764
### Get Started with Azure
3865
https://docs.microsoft.com/en-us/azure/
3966

40-
### MSLearn: Automate With PowerShell
41-
https://docs.microsoft.com/en-us/learn/modules/automate-azure-tasks-with-powershell/
42-
43-
### About .Net Core
44-
https://docs.microsoft.com/en-us/dotnet/core/about
45-
46-
### Don Jones insightful post about PowerShell Core
47-
https://powershell.org/2018/01/can-we-talk-about-powershell-core-6-0/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /