Skip to content

Commit

Permalink
Update Azure links
Browse files Browse the repository at this point in the history
_Of course_ Microsoft doesn't redirect the old links to new locations.

- Deleted `Azure Code Samples` link because I couldn't find a link to a
  collection of them, just to individual samples.

Signed-off-by: Joe Block <[email protected]>
  • Loading branch information
unixorn committed Dec 6, 2024
1 parent b2ec74b commit b228121
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,9 @@ Perl has a long history of being the system administrator's friend, bringing the

- [Az PowerShell Module](https://github.com/Azure/azure-powershell) The cross-platform (i.e. PS Core) Azure PowerShell module. Replaces the `AzureRm` module and provides a migration path from it.
- [Azure CLI 2.0](https://github.com/Azure/azure-cli) new preview CLI interface for Azure (written in python).
- [Azure Code Samples](https://azure.microsoft.com/en-us/documentation/samples/) samples of code showing how to interact with Azure.
- [Azure Friday](https://azure.microsoft.com/en-us/documentation/videos/azure-friday/) "Just two engineers, a laptop and the cloud, solving problems".
- [Azure Quickstart Templates](https://github.com/Azure/azure-quickstart-templates) community contributed Azure Resource Manager templates for tons of things.
- [Official Azure Documentation](https://azure.microsoft.com/en-us/documentation/) official documentation for all Azure services.
- [Azure Friday](https://learn.microsoft.com/en-us/shows/azure-friday/) "Just two engineers, a laptop and the cloud, solving problems".
- [Azure Quickstart Templates](https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/overview) community contributed Azure Resource Manager templates for tons of things.
- [Official Azure Documentation](https://learn.microsoft.com/en-us/azure/?product=popular) official documentation for all Azure services.

#### Google Cloud

Expand Down

0 comments on commit b228121

Please sign in to comment.