Azure Fundamentals(AZ-900)受験記
概要ページ
https://docs.microsoft.com/ja-jp/learn/certifications/exams/az-900
試験範囲
https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE3VwUY
重要な点として範囲が少し変化している点
The exam guide below shows the changes that were implemented on May 28, 2020.
Azure support options の項目が除外されている
Standard / Developer等の違いなど?
学習教材
ページリンクが探しにくいので以下にまとめておく
https://docs.microsoft.com/ja-jp/learn/certifications/exams/az-900
https://docs.microsoft.com/ja-jp/learn/modules/get-started-with-azure-fundamentals/
https://docs.microsoft.com/ja-jp/learn/paths/azure-fundamentals/
https://docs.microsoft.com/ja-jp/azure/architecture/aws-professional/services
AWSとAzureとのサービス名の比較
AWS -> Azureと入門する人はサービス全体を把握しやすいかも
日本語記事はなぜか名称を翻訳しているのでリンク先の正式名称を確認したほうがよい
同系統のサービスの差分を理解するために役立つ
https://docs.microsoft.com/ja-jp/azure/architecture/guide/technology-choices/load-balancing-overview
https://docs.microsoft.com/ja-jp/azure/architecture/guide/technology-choices/compute-decision-tree
https://docs.microsoft.com/ja-jp/azure/storage/common/storage-introduction?toc=/azure/storage/blobs/toc.json
学習中にん?と思った点
下記の通りだがPowerShell scriptはLinuxでは動作しない
https://docs.microsoft.com/ja-jp/azure/devops/pipelines/tasks/deploy/azure-cli?view=azure-devops
PowerShell script works only with Windows agent, make sure the agent has PowerShell version 5 or lower
PowerShell Core script works with Xplat agents (Windows, Linux or OSX), make sure the agent has PowerShell version 6 or higher
Azure CLIはMac OS及びLinux OSユーザー向け
https://tech-blog.cloud-config.jp/2019-11-18-tutorial1st-for-azure-powershell/
Azure PowerShell : Windows ユーザー向けでPowerSehllをベースにしています
Azure CLI : Mac OS及びLinux OSユーザー向けでPythonをベースにしています
https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-macos?view=powershell-6